
IMPORTANT: The file content has been truncated.
Status: Showing lines 446-465 of 1739 total lines.
Action: To read more of the file, you can use the 'offset' and 'limit' parameters in a subsequent 'read_file' call. For example, to read the next section of the file, use offset: 465.

--- FILE CONTENT (truncated) ---
      terraform_apply_cmd(
        tfvar_arg_string(
          infrastructure_defaults.merge(
            "instance_type" => "t2.medium",
            "min_servers" => "2",
            "max_servers" => "4",
            "environment" => "production",
            "account_id" => "123456789012",
            "infrastructure_name" => "new-dedicated-cluster",
            "dalmatian_role" => "dalmatian-admin",
            "aurora" => {
              "identifier" => "testaurora",
              "in_use_by" => [
                "test-service"
              ],
              "clusters_in_use" => {
                "production" => [
                  "test"
                ],
                "staging" => [