Skip to content

Instantly share code, notes, and snippets.

@novekm
Created February 13, 2024 02:54
Show Gist options
  • Save novekm/9d9ff0a3e0954c9c5e1b08f3702dd82c to your computer and use it in GitHub Desktop.
Save novekm/9d9ff0a3e0954c9c5e1b08f3702dd82c to your computer and use it in GitHub Desktop.
tf plan after apply `awscc_gamelift_fleet`
2024-02-13T02:52:18.733Z [INFO] Terraform version: 1.7.3
2024-02-13T02:52:18.733Z [DEBUG] using github.com/hashicorp/go-tfe v1.41.0
2024-02-13T02:52:18.733Z [DEBUG] using github.com/hashicorp/hcl/v2 v2.19.1
2024-02-13T02:52:18.733Z [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2024-02-13T02:52:18.733Z [DEBUG] using github.com/zclconf/go-cty v1.14.1
2024-02-13T02:52:18.733Z [INFO] Go runtime version: go1.21.5
2024-02-13T02:52:18.733Z [INFO] CLI args: []string{"/home/linuxbrew/.linuxbrew/Cellar/tfenv/3.0.0/versions/1.7.3/terraform", "plan"}
2024-02-13T02:52:18.733Z [DEBUG] Attempting to open CLI config file: /home/ec2-user/.terraformrc
2024-02-13T02:52:18.733Z [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2024-02-13T02:52:18.733Z [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2024-02-13T02:52:18.733Z [DEBUG] ignoring non-existing provider search directory /home/ec2-user/.terraform.d/plugins
2024-02-13T02:52:18.733Z [DEBUG] ignoring non-existing provider search directory /home/ec2-user/.local/share/terraform/plugins
2024-02-13T02:52:18.733Z [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins
2024-02-13T02:52:18.733Z [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins
2024-02-13T02:52:18.734Z [INFO] CLI command args: []string{"plan"}
2024-02-13T02:52:18.735Z [DEBUG] New state was assigned lineage "307897cd-544d-b4d0-d830-e2635d87c609"
2024-02-13T02:52:20.389Z [DEBUG] checking for provisioner in "."
2024-02-13T02:52:20.389Z [DEBUG] checking for provisioner in "/home/linuxbrew/.linuxbrew/Cellar/tfenv/3.0.0/versions/1.7.3"
2024-02-13T02:52:20.390Z [INFO] backend/local: starting Plan operation
2024-02-13T02:52:20.392Z [DEBUG] created provider logger: level=debug
2024-02-13T02:52:20.392Z [INFO] provider: configuring client automatic mTLS
2024-02-13T02:52:20.409Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5"]
2024-02-13T02:52:20.409Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5 pid=66944
2024-02-13T02:52:20.409Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5
2024-02-13T02:52:20.565Z [INFO] provider.terraform-provider-aws_v5.36.0_x5: configuring server automatic mTLS: timestamp=2024-02-13T02:52:20.564Z
2024-02-13T02:52:20.589Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: plugin address: address=/tmp/plugin3794240322 network=unix timestamp=2024-02-13T02:52:20.589Z
2024-02-13T02:52:20.590Z [DEBUG] provider: using plugin: version=5
2024-02-13T02:52:21.712Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-02-13T02:52:21.720Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5 pid=66944
2024-02-13T02:52:21.720Z [DEBUG] provider: plugin exited
2024-02-13T02:52:21.720Z [DEBUG] created provider logger: level=debug
2024-02-13T02:52:21.720Z [INFO] provider: configuring client automatic mTLS
2024-02-13T02:52:21.726Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5"]
2024-02-13T02:52:21.727Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5 pid=66952
2024-02-13T02:52:21.727Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5
2024-02-13T02:52:21.735Z [INFO] provider.terraform-provider-awscc_v0.70.0_x5: configuring server automatic mTLS: timestamp=2024-02-13T02:52:21.735Z
2024-02-13T02:52:21.750Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: plugin address: address=/tmp/plugin3235112033 network=unix timestamp=2024-02-13T02:52:21.750Z
2024-02-13T02:52:21.751Z [DEBUG] provider: using plugin: version=6
2024-02-13T02:52:22.305Z [DEBUG] No provider meta schema returned
2024-02-13T02:52:22.483Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-02-13T02:52:22.485Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5 pid=66952
2024-02-13T02:52:22.485Z [DEBUG] provider: plugin exited
2024-02-13T02:52:22.485Z [DEBUG] Building and walking validate graph
2024-02-13T02:52:22.485Z [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/aws"], implied first by aws_iam_policy.example
2024-02-13T02:52:22.485Z [DEBUG] ProviderTransformer: "aws_iam_policy.example" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2024-02-13T02:52:22.485Z [DEBUG] ProviderTransformer: "data.aws_iam_policy_document.instance_assume_role_policy" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2024-02-13T02:52:22.485Z [DEBUG] ProviderTransformer: "awscc_gamelift_fleet.example" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:22.485Z [DEBUG] ProviderTransformer: "awscc_gamelift_build.example" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:22.485Z [DEBUG] ProviderTransformer: "awscc_iam_role.example" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:22.486Z [DEBUG] ReferenceTransformer: "data.aws_iam_policy_document.instance_assume_role_policy" references: []
2024-02-13T02:52:22.486Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/awscc\"]" references: []
2024-02-13T02:52:22.486Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: []
2024-02-13T02:52:22.486Z [DEBUG] ReferenceTransformer: "awscc_gamelift_fleet.example" references: [awscc_gamelift_build.example]
2024-02-13T02:52:22.486Z [DEBUG] ReferenceTransformer: "awscc_gamelift_build.example" references: [awscc_iam_role.example]
2024-02-13T02:52:22.486Z [DEBUG] ReferenceTransformer: "awscc_iam_role.example" references: [data.aws_iam_policy_document.instance_assume_role_policy aws_iam_policy.example]
2024-02-13T02:52:22.486Z [DEBUG] ReferenceTransformer: "aws_iam_policy.example" references: []
2024-02-13T02:52:22.487Z [DEBUG] Starting graph walk: walkValidate
2024-02-13T02:52:22.487Z [DEBUG] created provider logger: level=debug
2024-02-13T02:52:22.487Z [INFO] provider: configuring client automatic mTLS
2024-02-13T02:52:22.493Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5"]
2024-02-13T02:52:22.493Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5 pid=66960
2024-02-13T02:52:22.493Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5
2024-02-13T02:52:22.661Z [INFO] provider.terraform-provider-aws_v5.36.0_x5: configuring server automatic mTLS: timestamp=2024-02-13T02:52:22.661Z
2024-02-13T02:52:22.687Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: plugin address: address=/tmp/plugin3895491992 network=unix timestamp=2024-02-13T02:52:22.687Z
2024-02-13T02:52:22.688Z [DEBUG] provider: using plugin: version=5
2024-02-13T02:52:22.701Z [DEBUG] created provider logger: level=debug
2024-02-13T02:52:22.701Z [INFO] provider: configuring client automatic mTLS
2024-02-13T02:52:22.710Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5"]
2024-02-13T02:52:22.710Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5 pid=66967
2024-02-13T02:52:22.710Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5
2024-02-13T02:52:22.718Z [INFO] provider.terraform-provider-awscc_v0.70.0_x5: configuring server automatic mTLS: timestamp=2024-02-13T02:52:22.718Z
2024-02-13T02:52:22.734Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: plugin address: address=/tmp/plugin598848855 network=unix timestamp=2024-02-13T02:52:22.734Z
2024-02-13T02:52:22.734Z [DEBUG] provider: using plugin: version=6
2024-02-13T02:52:22.746Z [DEBUG] skipping FixUpBlockAttrs
2024-02-13T02:52:22.748Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-02-13T02:52:22.756Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5 pid=66960
2024-02-13T02:52:22.756Z [DEBUG] provider: plugin exited
2024-02-13T02:52:22.757Z [DEBUG] skipping FixUpBlockAttrs
2024-02-13T02:52:22.920Z [DEBUG] skipping FixUpBlockAttrs
2024-02-13T02:52:22.922Z [DEBUG] skipping FixUpBlockAttrs
2024-02-13T02:52:22.926Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-02-13T02:52:22.930Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5 pid=66967
2024-02-13T02:52:22.930Z [DEBUG] provider: plugin exited
2024-02-13T02:52:22.930Z [INFO] backend/local: plan calling Plan
2024-02-13T02:52:22.930Z [DEBUG] Building and walking plan graph for NormalMode
2024-02-13T02:52:22.930Z [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/aws"], implied first by aws_iam_policy.example (expand)
2024-02-13T02:52:22.930Z [DEBUG] ProviderTransformer: "awscc_gamelift_build.example (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:22.930Z [DEBUG] ProviderTransformer: "awscc_iam_role.example (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:22.930Z [DEBUG] ProviderTransformer: "aws_iam_policy.example (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2024-02-13T02:52:22.930Z [DEBUG] ProviderTransformer: "data.aws_iam_policy_document.instance_assume_role_policy (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2024-02-13T02:52:22.931Z [DEBUG] ProviderTransformer: "awscc_gamelift_fleet.example (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:22.931Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/awscc\"]" references: []
2024-02-13T02:52:22.931Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: []
2024-02-13T02:52:22.931Z [DEBUG] ReferenceTransformer: "awscc_gamelift_fleet.example (expand)" references: [awscc_gamelift_build.example (expand)]
2024-02-13T02:52:22.931Z [DEBUG] ReferenceTransformer: "awscc_gamelift_build.example (expand)" references: [awscc_iam_role.example (expand)]
2024-02-13T02:52:22.931Z [DEBUG] ReferenceTransformer: "awscc_iam_role.example (expand)" references: [aws_iam_policy.example (expand) data.aws_iam_policy_document.instance_assume_role_policy (expand)]
2024-02-13T02:52:22.931Z [DEBUG] ReferenceTransformer: "aws_iam_policy.example (expand)" references: []
2024-02-13T02:52:22.931Z [DEBUG] ReferenceTransformer: "data.aws_iam_policy_document.instance_assume_role_policy (expand)" references: []
2024-02-13T02:52:22.932Z [DEBUG] Starting graph walk: walkPlan
2024-02-13T02:52:22.932Z [DEBUG] created provider logger: level=debug
2024-02-13T02:52:22.932Z [INFO] provider: configuring client automatic mTLS
2024-02-13T02:52:22.938Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5"]
2024-02-13T02:52:22.939Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5 pid=66974
2024-02-13T02:52:22.939Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5
2024-02-13T02:52:22.946Z [INFO] provider.terraform-provider-awscc_v0.70.0_x5: configuring server automatic mTLS: timestamp=2024-02-13T02:52:22.946Z
2024-02-13T02:52:22.962Z [DEBUG] provider: using plugin: version=6
2024-02-13T02:52:22.962Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: plugin address: network=unix address=/tmp/plugin1024331737 timestamp=2024-02-13T02:52:22.961Z
2024-02-13T02:52:22.974Z [DEBUG] skipping FixUpBlockAttrs
2024-02-13T02:52:22.974Z [DEBUG] created provider logger: level=debug
2024-02-13T02:52:22.974Z [INFO] provider: configuring client automatic mTLS
2024-02-13T02:52:22.980Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5"]
2024-02-13T02:52:22.980Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5 pid=66981
2024-02-13T02:52:22.980Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5
2024-02-13T02:52:23.149Z [INFO] provider.terraform-provider-aws_v5.36.0_x5: configuring server automatic mTLS: timestamp=2024-02-13T02:52:23.149Z
2024-02-13T02:52:23.175Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: plugin address: address=/tmp/plugin681229619 network=unix timestamp=2024-02-13T02:52:23.175Z
2024-02-13T02:52:23.175Z [DEBUG] provider: using plugin: version=5
2024-02-13T02:52:23.191Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Resolving credentials provider: @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 @module=awscc.aws-base tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc tf_rpc=ConfigureProvider timestamp=2024-02-13T02:52:23.190Z
2024-02-13T02:52:23.191Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Loading configuration: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc tf_rpc=ConfigureProvider @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 @module=awscc.aws-base timestamp=2024-02-13T02:52:23.190Z
2024-02-13T02:52:23.191Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Retrieving credentials: @module=awscc.aws-base tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc tf_rpc=ConfigureProvider @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 timestamp=2024-02-13T02:52:23.190Z
2024-02-13T02:52:23.192Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Request Sent: aws.region="" http.request.header.amz_sdk_request="attempt=1; max=3" http.request.header.x_aws_ec2_metadata_token_ttl_seconds=300 http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-awscc/dev (+https://registry.terraform.io/providers/hashicorp/awscc) aws-sdk-go-v2/1.24.1 os/linux lang/go#1.21.6 md/GOOS#linux md/GOARCH#amd64 ft/ec2-imds" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc tf_rpc=ConfigureProvider @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 @module=awscc.aws-base http.request.body="" net.peer.name=169.254.169.254 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 http.method=PUT http.url=http://169.254.169.254/latest/api/token rpc.method="" rpc.service="" timestamp=2024-02-13T02:52:23.192Z
2024-02-13T02:52:23.199Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Response Received: http.response_content_length=56 tf_provider_addr=registry.terraform.io/hashicorp/awscc @module=awscc.aws-base aws.region=""
http.response.body=
| AQAAAP3pBJHy1djB633OPKxiVwqdwn2-hw2EQERBtueEd89bjq2E5g==
http.response.header.server=EC2ws rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 http.duration=6 http.response.header.connection=close http.response.header.date="Tue, 13 Feb 2024 02:52:23 GMT" tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc rpc.method="" tf_rpc=ConfigureProvider http.response.header.content_type=text/plain http.response.header.x_aws_ec2_metadata_token_ttl_seconds=300 http.status_code=200 rpc.service="" timestamp=2024-02-13T02:52:23.199Z
2024-02-13T02:52:23.200Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Request Sent: net.peer.name=169.254.169.254 rpc.method="" tf_rpc=ConfigureProvider http.request.body="" http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-awscc/dev (+https://registry.terraform.io/providers/hashicorp/awscc) aws-sdk-go-v2/1.24.1 os/linux lang/go#1.21.6 md/GOOS#linux md/GOARCH#amd64 ft/ec2-imds" http.request.header.amz_sdk_request="attempt=1; max=3" http.request.header.x_aws_ec2_metadata_token=AQAAAP3pBJHy1djB633OPKxiVwqdwn2-hw2EQERBtueEd89bjq2E5g== http.url=http://169.254.169.254/latest/meta-data/iam/security-credentials/ tf_aws.sdk=aws-sdk-go-v2 @module=awscc.aws-base http.method=GET rpc.system=aws-api rpc.service="" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 aws.region="" timestamp=2024-02-13T02:52:23.199Z
2024-02-13T02:52:23.201Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Response Received: http.response_content_length=21 rpc.method="" rpc.system=aws-api @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 http.duration=1 http.response.header.x_aws_ec2_metadata_token_ttl_seconds=300 tf_provider_addr=registry.terraform.io/hashicorp/awscc http.response.header.accept_ranges=bytes rpc.service="" http.response.header.content_type=text/plain http.status_code=200 tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc @module=awscc.aws-base http.response.header.connection=close http.response.header.date="Tue, 13 Feb 2024 02:52:23 GMT" http.response.header.last_modified="Tue, 13 Feb 2024 02:17:34 GMT" http.response.header.server=EC2ws tf_aws.sdk=aws-sdk-go-v2 tf_rpc=ConfigureProvider aws.region=""
http.response.body=
| TerraformWorkshopRole
timestamp=2024-02-13T02:52:23.201Z
2024-02-13T02:52:23.201Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Request Sent: tf_rpc=ConfigureProvider aws.region="" http.request.header.amz_sdk_request="attempt=1; max=3" http.url=http://169.254.169.254/latest/meta-data/iam/security-credentials/TerraformWorkshopRole net.peer.name=169.254.169.254 tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-awscc/dev (+https://registry.terraform.io/providers/hashicorp/awscc) aws-sdk-go-v2/1.24.1 os/linux lang/go#1.21.6 md/GOOS#linux md/GOARCH#amd64 ft/ec2-imds" rpc.method="" rpc.service="" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_aws.sdk=aws-sdk-go-v2 rpc.system=aws-api @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 @module=awscc.aws-base http.method=GET http.request.body="" http.request.header.x_aws_ec2_metadata_token=AQAAAP3pBJHy1djB633OPKxiVwqdwn2-hw2EQERBtueEd89bjq2E5g== timestamp=2024-02-13T02:52:23.201Z
2024-02-13T02:52:23.203Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Response Received: http.response_content_length=1582 http.status_code=200 rpc.service="" rpc.system=aws-api @module=awscc.aws-base
http.response.body=
| {
| "Code" : "Success",
| "LastUpdated" : "2024-02-13T02:16:52Z",
| "Type" : "AWS-HMAC",
| "AccessKeyId" : "ASIA************25NT",
| "SecretAccessKey" : "38QV********************************nwm3",
| "Token" : "IQoJb3JpZ2luX2VjEJL//////////wEaCXVzLXdlc3QtMiJGMEQCIAWKFh9lDcX8sVsyy8wmsRrOtpARgVdLaMInbE8b02HYAiABUGVlRzrQpXn7pdBAFkO7KekOJ+4SBjjkfazzfDqjWyq7BQhrEAAaDDY0NDkzNzcwNTk2OCIMowmJNgDyMRqRONvsKpgFWXZFnbAhkEqxNR4gxOgP0Td+Me8IyxLBYwYRkFmKm184dnG2/zBpIHKznCzFbgf0SopCzWPLqgCJScoMMxVaPseq1yi2VR2ECKWIw9Q02sytjaZM9hqPBSoVjs6Cerklb7gEER/EBTzmYvuyYo1x8iHVYMWiGWenr1Gvqp4URp4RwIc+J/wQ1mMcPUG2OaGPcabdltafLOv/9OIZeJYg7nPXphRehhznYSkpvipyddtgovsA+Qd2RvI1oEUo5ZG6f+WuPMqB+0REkszheKS71mHXF1PLjoP+ScvRrRc608FQ1RfKks2VQ5WJVfMypLXC5rAi0uua1Xd4BG/uCtLp80vTxVSLhnlvfxb/InlpjdZaQCxNy1iKKNclnrU3L88khfZxeGvvhXL0dL2IRzNaFLoXpybsHPn6blhZG58wa8uBgWx7D175rZOu9jJ6Sya0cntPHQNDX09++ip632nw/vLCjojTla17ZJJVuyFir2XyidL8/dnbXffYlU2kI1JT41iX5t6xUiJPpRm68Pv3PV3SunZd0iK04G1dgwFamrRc5d+LU8ZLRg000TQtL+3p9XZrTblsNO1K5KlA8mCdn7HYV7bvalR72vkcIqW+8sS4oqDBxnKIB1ecobBOQQCoxRYawh8KHa9FROhcoHnK94iqFb9naohnv1WCCjHHYzCG+3zSiRG5VhIzcBRLNVVrc7Fr+D6sau07QwhMM/OcLCBwXd0JC/RLWOzRr+wrUTNq4e4C474bmmIzufX27yF0fKKnooZvbgCGLirgUt0vxjVhN+1OBVIKsAraPQEmtVP58RpD8UHpVGBTTlPsAPLu0Yya1+RjYeNPm3uE60UweR5RMDfAQ4yytaur4iV4ZM4unZooosorcDC+oquuBjqyAY/RzkVVC6hjmf08icQbJJh94Z0g47v4CiU/g7qApmev2AP2B5NXN3GLVUI93Y0y5zZPRG02LvqsH4scBn+sTViT6EdXKwZ/BVE7LhGB3X8MsoWPz8QzC8yJQ5k8ZE86agl6Wgf4W3BcOPbsO8fgmJDqZlUJsPZsDcL8w2XhoK5GOezgDINmiQbrKoejVw6RbAZy84idvE8FF/Y+cv2Fm0ugS3JkfVmXp6xV2uCivShe9d8=",
| "Expiration" : "2024-02-13T08:21:11Z"
| }
http.response.header.server=EC2ws tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 aws.region="" http.response.header.connection=close http.response.header.content_type=text/plain http.response.header.x_aws_ec2_metadata_token_ttl_seconds=300 rpc.method="" tf_rpc=ConfigureProvider http.response.header.accept_ranges=bytes http.response.header.last_modified="Tue, 13 Feb 2024 02:17:34 GMT" tf_aws.sdk=aws-sdk-go-v2 http.duration=1 http.response.header.date="Tue, 13 Feb 2024 02:52:23 GMT" timestamp=2024-02-13T02:52:23.203Z
2024-02-13T02:52:23.203Z [INFO] provider.terraform-provider-awscc_v0.70.0_x5: Retrieved credentials: tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:39 @module=awscc.aws-base tf_aws.credentials_source=EC2RoleProvider tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=ConfigureProvider timestamp=2024-02-13T02:52:23.203Z
2024-02-13T02:52:23.203Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Loading configuration: @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 @module=awscc.aws-base tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc tf_rpc=ConfigureProvider timestamp=2024-02-13T02:52:23.203Z
2024-02-13T02:52:23.204Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Retrieving caller identity from STS: tf_rpc=ConfigureProvider @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 @module=awscc.aws-base tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc timestamp=2024-02-13T02:52:23.204Z
2024-02-13T02:52:23.204Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Request Sent: tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 rpc.service=STS http.method=POST http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************25NT/20240213/us-west-2/sts/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=*****" tf_aws.sdk=aws-sdk-go-v2 @module=awscc.aws-base
http.request.body=
| Action=GetCallerIdentity&Version=2011-06-15
rpc.system=aws-api http.request.header.amz_sdk_request="attempt=1; max=25" http.request.header.x_amz_security_token="*****" http.request.header.x_amz_date=20240213T025223Z http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-awscc/dev (+https://registry.terraform.io/providers/hashicorp/awscc) aws-sdk-go-v2/1.24.1 os/linux lang/go#1.21.6 md/GOOS#linux md/GOARCH#amd64 api/sts#1.26.7" tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc tf_rpc=ConfigureProvider http.request.header.content_type=application/x-www-form-urlencoded tf_aws.signing_region="" net.peer.name=sts.us-west-2.amazonaws.com http.request.header.amz_sdk_invocation_id=386f06ea-9543-4831-ae75-b99a236768c3 http.url=https://sts.us-west-2.amazonaws.com/ http.request_content_length=43 rpc.method=GetCallerIdentity aws.region=us-west-2 timestamp=2024-02-13T02:52:23.204Z
2024-02-13T02:52:23.260Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Response Received: @module=awscc.aws-base rpc.method=GetCallerIdentity rpc.service=STS tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc http.duration=54 http.response.header.x_amzn_requestid=2009f05e-5a7b-41a4-80cd-86d6bc68140b http.status_code=200 tf_aws.signing_region="" tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 http.response.header.date="Tue, 13 Feb 2024 02:52:23 GMT" rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_rpc=ConfigureProvider aws.region=us-west-2
http.response.body=
| <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
| <GetCallerIdentityResult>
| <Arn>arn:aws:sts::644937705968:assumed-role/TerraformWorkshopRole/i-0cf462927f5cb2685</Arn>
| <UserId>AROA*************XC75:i-0cf462927f5cb2685</UserId>
| <Account>644937705968</Account>
| </GetCallerIdentityResult>
| <ResponseMetadata>
| <RequestId>2009f05e-5a7b-41a4-80cd-86d6bc68140b</RequestId>
| </ResponseMetadata>
| </GetCallerIdentityResponse>
http.response.header.content_type=text/xml http.response_content_length=466 timestamp=2024-02-13T02:52:23.259Z
2024-02-13T02:52:23.260Z [INFO] provider.terraform-provider-awscc_v0.70.0_x5: Retrieved caller identity from STS: tf_rpc=ConfigureProvider @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:39 @module=awscc.aws-base tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=3fe94d13-47ff-7e18-2a6e-c1d7d6180bdc timestamp=2024-02-13T02:52:23.259Z
2024-02-13T02:52:23.323Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: Configuring Terraform AWS Provider: tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 @caller=github.com/hashicorp/terraform-provider-aws/internal/conns/config.go:132 @module=aws tf_mux_provider="*schema.GRPCProviderServer" tf_rpc=ConfigureProvider timestamp=2024-02-13T02:52:23.323Z
2024-02-13T02:52:23.323Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: Resolving credentials provider: @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 tf_provider_addr=registry.terraform.io/hashicorp/aws @module=aws.aws-base tf_mux_provider="*schema.GRPCProviderServer" tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 tf_rpc=ConfigureProvider timestamp=2024-02-13T02:52:23.323Z
2024-02-13T02:52:23.324Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: Loading configuration: @module=aws.aws-base tf_provider_addr=registry.terraform.io/hashicorp/aws @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 tf_mux_provider="*schema.GRPCProviderServer" tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 tf_rpc=ConfigureProvider timestamp=2024-02-13T02:52:23.324Z
2024-02-13T02:52:23.324Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: Retrieving credentials: tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws @module=aws.aws-base tf_rpc=ConfigureProvider @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 timestamp=2024-02-13T02:52:23.324Z
2024-02-13T02:52:23.325Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Request Sent: @module=aws.aws-base rpc.method="" tf_aws.sdk=aws-sdk-go-v2 tf_mux_provider="*schema.GRPCProviderServer" tf_rpc=ConfigureProvider http.request.header.x_aws_ec2_metadata_token_ttl_seconds=300 net.peer.name=169.254.169.254 http.method=PUT http.request.body="" http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-aws/5.36.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go-v2/1.24.1 os/linux lang/go#1.20.13 md/GOOS#linux md/GOARCH#amd64 ft/ec2-imds" rpc.system=aws-api tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 rpc.service="" tf_provider_addr=registry.terraform.io/hashicorp/aws aws.region="" http.request.header.amz_sdk_request="attempt=1; max=3" http.url=http://169.254.169.254/latest/api/token timestamp=2024-02-13T02:52:23.324Z
2024-02-13T02:52:23.326Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Response Received: aws.region="" rpc.method="" rpc.service="" rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_mux_provider="*schema.GRPCProviderServer" @module=aws.aws-base
http.response.body=
| AQAAAP3pBJE4trL13brkH2QvoNzgep-Ca68Em-yCyVaLyfbhB37Exg==
http.response.header.content_type=text/plain http.response.header.date="Tue, 13 Feb 2024 02:52:23 GMT" http.response_content_length=56 tf_rpc=ConfigureProvider @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 http.response.header.connection=close http.status_code=200 tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 http.duration=1 http.response.header.server=EC2ws http.response.header.x_aws_ec2_metadata_token_ttl_seconds=300 tf_provider_addr=registry.terraform.io/hashicorp/aws timestamp=2024-02-13T02:52:23.326Z
2024-02-13T02:52:23.327Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Request Sent: http.request.body="" http.request.header.x_aws_ec2_metadata_token=AQAAAP3pBJE4trL13brkH2QvoNzgep-Ca68Em-yCyVaLyfbhB37Exg== http.url=http://169.254.169.254/latest/meta-data/iam/security-credentials/ tf_mux_provider="*schema.GRPCProviderServer" @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 http.method=GET rpc.system=aws-api aws.region="" http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-aws/5.36.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go-v2/1.24.1 os/linux lang/go#1.20.13 md/GOOS#linux md/GOARCH#amd64 ft/ec2-imds" net.peer.name=169.254.169.254 rpc.method="" tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 @module=aws.aws-base rpc.service="" tf_aws.sdk=aws-sdk-go-v2 http.request.header.amz_sdk_request="attempt=1; max=3" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ConfigureProvider timestamp=2024-02-13T02:52:23.326Z
2024-02-13T02:52:23.339Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Response Received: http.duration=12 http.status_code=200 http.response.header.date="Tue, 13 Feb 2024 02:52:23 GMT" http.response_content_length=21 http.response.header.x_aws_ec2_metadata_token_ttl_seconds=300 rpc.service="" tf_provider_addr=registry.terraform.io/hashicorp/aws aws.region="" http.response.header.accept_ranges=bytes http.response.header.content_type=text/plain http.response.header.last_modified="Tue, 13 Feb 2024 02:17:34 GMT" http.response.header.server=EC2ws rpc.method="" tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 @module=aws.aws-base http.response.header.connection=close
http.response.body=
| TerraformWorkshopRole
tf_aws.sdk=aws-sdk-go-v2 tf_mux_provider="*schema.GRPCProviderServer" @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 rpc.system=aws-api tf_rpc=ConfigureProvider timestamp=2024-02-13T02:52:23.339Z
2024-02-13T02:52:23.340Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Request Sent: tf_mux_provider="*schema.GRPCProviderServer" @module=aws.aws-base http.request.header.amz_sdk_request="attempt=1; max=3" http.request.header.x_aws_ec2_metadata_token=AQAAAP3pBJE4trL13brkH2QvoNzgep-Ca68Em-yCyVaLyfbhB37Exg== net.peer.name=169.254.169.254 rpc.service="" aws.region="" http.url=http://169.254.169.254/latest/meta-data/iam/security-credentials/TerraformWorkshopRole rpc.method="" tf_aws.sdk=aws-sdk-go-v2 tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 tf_rpc=ConfigureProvider @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 http.request.body="" http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-aws/5.36.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go-v2/1.24.1 os/linux lang/go#1.20.13 md/GOOS#linux md/GOARCH#amd64 ft/ec2-imds" http.method=GET rpc.system=aws-api tf_provider_addr=registry.terraform.io/hashicorp/aws timestamp=2024-02-13T02:52:23.340Z
2024-02-13T02:52:23.341Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Response Received: rpc.service=""
http.response.body=
| {
| "Code" : "Success",
| "LastUpdated" : "2024-02-13T02:16:52Z",
| "Type" : "AWS-HMAC",
| "AccessKeyId" : "ASIA************25NT",
| "SecretAccessKey" : "38QV********************************nwm3",
| "Token" : "IQoJb3JpZ2luX2VjEJL//////////wEaCXVzLXdlc3QtMiJGMEQCIAWKFh9lDcX8sVsyy8wmsRrOtpARgVdLaMInbE8b02HYAiABUGVlRzrQpXn7pdBAFkO7KekOJ+4SBjjkfazzfDqjWyq7BQhrEAAaDDY0NDkzNzcwNTk2OCIMowmJNgDyMRqRONvsKpgFWXZFnbAhkEqxNR4gxOgP0Td+Me8IyxLBYwYRkFmKm184dnG2/zBpIHKznCzFbgf0SopCzWPLqgCJScoMMxVaPseq1yi2VR2ECKWIw9Q02sytjaZM9hqPBSoVjs6Cerklb7gEER/EBTzmYvuyYo1x8iHVYMWiGWenr1Gvqp4URp4RwIc+J/wQ1mMcPUG2OaGPcabdltafLOv/9OIZeJYg7nPXphRehhznYSkpvipyddtgovsA+Qd2RvI1oEUo5ZG6f+WuPMqB+0REkszheKS71mHXF1PLjoP+ScvRrRc608FQ1RfKks2VQ5WJVfMypLXC5rAi0uua1Xd4BG/uCtLp80vTxVSLhnlvfxb/InlpjdZaQCxNy1iKKNclnrU3L88khfZxeGvvhXL0dL2IRzNaFLoXpybsHPn6blhZG58wa8uBgWx7D175rZOu9jJ6Sya0cntPHQNDX09++ip632nw/vLCjojTla17ZJJVuyFir2XyidL8/dnbXffYlU2kI1JT41iX5t6xUiJPpRm68Pv3PV3SunZd0iK04G1dgwFamrRc5d+LU8ZLRg000TQtL+3p9XZrTblsNO1K5KlA8mCdn7HYV7bvalR72vkcIqW+8sS4oqDBxnKIB1ecobBOQQCoxRYawh8KHa9FROhcoHnK94iqFb9naohnv1WCCjHHYzCG+3zSiRG5VhIzcBRLNVVrc7Fr+D6sau07QwhMM/OcLCBwXd0JC/RLWOzRr+wrUTNq4e4C474bmmIzufX27yF0fKKnooZvbgCGLirgUt0vxjVhN+1OBVIKsAraPQEmtVP58RpD8UHpVGBTTlPsAPLu0Yya1+RjYeNPm3uE60UweR5RMDfAQ4yytaur4iV4ZM4unZooosorcDC+oquuBjqyAY/RzkVVC6hjmf08icQbJJh94Z0g47v4CiU/g7qApmev2AP2B5NXN3GLVUI93Y0y5zZPRG02LvqsH4scBn+sTViT6EdXKwZ/BVE7LhGB3X8MsoWPz8QzC8yJQ5k8ZE86agl6Wgf4W3BcOPbsO8fgmJDqZlUJsPZsDcL8w2XhoK5GOezgDINmiQbrKoejVw6RbAZy84idvE8FF/Y+cv2Fm0ugS3JkfVmXp6xV2uCivShe9d8=",
| "Expiration" : "2024-02-13T08:21:11Z"
| }
http.response.header.x_aws_ec2_metadata_token_ttl_seconds=300 http.status_code=200 tf_aws.sdk=aws-sdk-go-v2 @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 http.duration=1 aws.region="" rpc.system=aws-api http.response.header.accept_ranges=bytes http.response.header.content_type=text/plain http.response.header.server=EC2ws http.response_content_length=1582 tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 @module=aws.aws-base http.response.header.date="Tue, 13 Feb 2024 02:52:23 GMT" http.response.header.last_modified="Tue, 13 Feb 2024 02:17:34 GMT" rpc.method="" tf_rpc=ConfigureProvider http.response.header.connection=close tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws timestamp=2024-02-13T02:52:23.341Z
2024-02-13T02:52:23.342Z [INFO] provider.terraform-provider-aws_v5.36.0_x5: Retrieved credentials: tf_aws.credentials_source=EC2RoleProvider tf_mux_provider="*schema.GRPCProviderServer" tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:39 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ConfigureProvider @module=aws.aws-base timestamp=2024-02-13T02:52:23.342Z
2024-02-13T02:52:23.342Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: Loading configuration: tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 @module=aws.aws-base tf_rpc=ConfigureProvider timestamp=2024-02-13T02:52:23.342Z
2024-02-13T02:52:23.345Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: Creating AWS SDK v1 session: @caller=github.com/hashicorp/terraform-provider-aws/internal/conns/config.go:156 @module=aws tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 tf_rpc=ConfigureProvider tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws timestamp=2024-02-13T02:52:23.344Z
2024-02-13T02:52:23.345Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: Retrieving AWS account details: tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 @caller=github.com/hashicorp/terraform-provider-aws/internal/conns/config.go:171 @module=aws tf_rpc=ConfigureProvider timestamp=2024-02-13T02:52:23.345Z
2024-02-13T02:52:23.345Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: Retrieving caller identity from STS: tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ConfigureProvider @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 @module=aws.aws-base tf_mux_provider="*schema.GRPCProviderServer" tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 timestamp=2024-02-13T02:52:23.345Z
2024-02-13T02:52:23.345Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Request Sent: net.peer.name=sts.us-west-2.amazonaws.com tf_rpc=ConfigureProvider aws.region=us-west-2 http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************25NT/20240213/us-west-2/sts/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=*****" rpc.method=GetCallerIdentity tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47
http.request.body=
| Action=GetCallerIdentity&Version=2011-06-15
http.request.header.x_amz_date=20240213T025223Z http.url=https://sts.us-west-2.amazonaws.com/ http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-aws/5.36.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go-v2/1.24.1 os/linux lang/go#1.20.13 md/GOOS#linux md/GOARCH#amd64 api/sts#1.26.7" rpc.system=aws-api tf_provider_addr=registry.terraform.io/hashicorp/aws @module=aws.aws-base tf_aws.signing_region="" rpc.service=STS http.request.header.amz_sdk_invocation_id=5bffbc9a-bd0d-4240-9dfd-f93a24e9660f http.request.header.x_amz_security_token="*****" http.request.header.content_type=application/x-www-form-urlencoded tf_aws.sdk=aws-sdk-go-v2 tf_mux_provider="*schema.GRPCProviderServer" http.method=POST http.request_content_length=43 http.request.header.amz_sdk_request="attempt=1; max=25" timestamp=2024-02-13T02:52:23.345Z
2024-02-13T02:52:23.382Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Response Received: tf_rpc=ConfigureProvider rpc.system=aws-api @module=aws.aws-base http.response.header.date="Tue, 13 Feb 2024 02:52:23 GMT" http.response_content_length=466 rpc.service=STS tf_aws.signing_region="" tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:47 http.response.header.content_type=text/xml http.response.header.x_amzn_requestid=08fbb7c7-3873-41ba-8641-347418b87edb http.status_code=200 rpc.method=GetCallerIdentity tf_aws.sdk=aws-sdk-go-v2 tf_mux_provider="*schema.GRPCProviderServer" aws.region=us-west-2 http.duration=35 tf_provider_addr=registry.terraform.io/hashicorp/aws
http.response.body=
| <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
| <GetCallerIdentityResult>
| <Arn>arn:aws:sts::644937705968:assumed-role/TerraformWorkshopRole/i-0cf462927f5cb2685</Arn>
| <UserId>AROA*************XC75:i-0cf462927f5cb2685</UserId>
| <Account>644937705968</Account>
| </GetCallerIdentityResult>
| <ResponseMetadata>
| <RequestId>08fbb7c7-3873-41ba-8641-347418b87edb</RequestId>
| </ResponseMetadata>
| </GetCallerIdentityResponse>
timestamp=2024-02-13T02:52:23.381Z
2024-02-13T02:52:23.382Z [INFO] provider.terraform-provider-aws_v5.36.0_x5: Retrieved caller identity from STS: @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:39 @module=aws.aws-base tf_mux_provider="*schema.GRPCProviderServer" tf_rpc=ConfigureProvider tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=8a8eafe0-00ca-b874-af0d-8c16613a99b4 timestamp=2024-02-13T02:52:23.382Z
2024-02-13T02:52:23.383Z [DEBUG] ReferenceTransformer: "aws_iam_policy.example" references: []
2024-02-13T02:52:23.384Z [DEBUG] ReferenceTransformer: "data.aws_iam_policy_document.instance_assume_role_policy" references: []
2024-02-13T02:52:23.391Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: [DEBUG] Waiting for state to become: [success]
2024-02-13T02:52:23.392Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Request Sent: tf_provider_addr=registry.terraform.io/hashicorp/aws tf_resource_type=aws_iam_policy @caller=github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2@v2.0.0-beta.47/logger.go:109 http.request_content_length=116 tf_aws.signing_region=us-east-1 rpc.service=IAM http.method=POST http.request.header.x_amz_date=20240213T025223Z tf_aws.sdk=aws-sdk-go http.flavor=1.1 http.request.header.content_type="application/x-www-form-urlencoded; charset=utf-8" http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-aws/5.36.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.50.13 (go1.20.13; linux; amd64)" rpc.system=aws-api tf_mux_provider="*schema.GRPCProviderServer" @module=aws aws.region=us-west-2 http.url=https://iam.amazonaws.com/ tf_req_id=87d0e7ae-3e71-bcaa-12c2-b66ef3eb186f
http.request.body=
| Action=GetPolicy&PolicyArn=arn%3Aaws%3Aiam%3A%3A644937705968%3Apolicy%2Fgamelift-s3-access-policy&Version=2010-05-08
net.peer.name=iam.amazonaws.com http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************25NT/20240213/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=*****" rpc.method=GetPolicy tf_rpc=ReadResource http.request.header.x_amz_security_token="*****" timestamp=2024-02-13T02:52:23.392Z
2024-02-13T02:52:23.665Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Response Received: tf_aws.signing_region=us-east-1 tf_rpc=ReadResource rpc.method=GetPolicy rpc.service=IAM rpc.system=aws-api tf_resource_type=aws_iam_policy http.response.header.content_type=text/xml http.response_content_length=787 tf_mux_provider="*schema.GRPCProviderServer" http.response.header.x_amzn_requestid=1e24194f-3774-4812-ae6f-d2e30c3a7bfd http.status_code=200 tf_aws.sdk=aws-sdk-go @caller=github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2@v2.0.0-beta.47/logger.go:157 @module=aws aws.region=us-west-2
http.response.body=
| <GetPolicyResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
| <GetPolicyResult>
| <Policy>
| <PermissionsBoundaryUsageCount>0</PermissionsBoundaryUsageCount>
| <Path>/</Path>
| <UpdateDate>2024-02-13T02:19:51Z</UpdateDate>
| <DefaultVersionId>v1</DefaultVersionId>
| <PolicyId>ANPA*************6V2E</PolicyId>
| <IsAttachable>true</IsAttachable>
| <PolicyName>gamelift-s3-access-policy</PolicyName>
| <AttachmentCount>1</AttachmentCount>
| <Arn>arn:aws:iam::644937705968:policy/gamelift-s3-access-policy</Arn>
| <Tags/>
| <CreateDate>2024-02-13T02:19:51Z</CreateDate>
| </Policy>
| </GetPolicyResult>
| <ResponseMetadata>
| <RequestId>1e24194f-3774-4812-ae6f-d2e30c3a7bfd</RequestId>
| </ResponseMetadata>
| </GetPolicyResponse>
tf_req_id=87d0e7ae-3e71-bcaa-12c2-b66ef3eb186f http.duration=273 http.response.header.date="Tue, 13 Feb 2024 02:52:22 GMT" tf_provider_addr=registry.terraform.io/hashicorp/aws timestamp=2024-02-13T02:52:23.665Z
2024-02-13T02:52:23.666Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Request Sent: aws.region=us-west-2 http.request.header.content_type="application/x-www-form-urlencoded; charset=utf-8" http.request.header.x_amz_date=20240213T025223Z http.flavor=1.1 http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-aws/5.36.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.50.13 (go1.20.13; linux; amd64)" tf_aws.sdk=aws-sdk-go tf_req_id=87d0e7ae-3e71-bcaa-12c2-b66ef3eb186f @module=aws rpc.method=GetPolicyVersion rpc.system=aws-api tf_aws.signing_region=us-east-1 http.request_content_length=136 rpc.service=IAM @caller=github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2@v2.0.0-beta.47/logger.go:109
http.request.body=
| Action=GetPolicyVersion&PolicyArn=arn%3Aaws%3Aiam%3A%3A644937705968%3Apolicy%2Fgamelift-s3-access-policy&Version=2010-05-08&VersionId=v1
http.request.header.x_amz_security_token="*****" http.method=POST tf_provider_addr=registry.terraform.io/hashicorp/aws tf_resource_type=aws_iam_policy http.url=https://iam.amazonaws.com/ tf_mux_provider="*schema.GRPCProviderServer" tf_rpc=ReadResource http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************25NT/20240213/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=*****" net.peer.name=iam.amazonaws.com timestamp=2024-02-13T02:52:23.666Z
2024-02-13T02:52:23.744Z [DEBUG] provider.terraform-provider-aws_v5.36.0_x5: HTTP Response Received: http.response.header.content_type=text/xml http.response.header.date="Tue, 13 Feb 2024 02:52:22 GMT" http.status_code=200 rpc.service=IAM rpc.system=aws-api tf_aws.signing_region=us-east-1 @caller=github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2@v2.0.0-beta.47/logger.go:157 tf_aws.sdk=aws-sdk-go tf_resource_type=aws_iam_policy tf_rpc=ReadResource @module=aws aws.region=us-west-2 http.duration=77 http.response_content_length=632 rpc.method=GetPolicyVersion
http.response.body=
| <GetPolicyVersionResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
| <GetPolicyVersionResult>
| <PolicyVersion>
| <VersionId>v1</VersionId>
| <IsDefaultVersion>true</IsDefaultVersion>
| <Document>%7B%22Statement%22%3A%5B%7B%22Action%22%3A%5B%22s3%3A%2A%22%5D%2C%22Effect%22%3A%22Allow%22%2C%22Resource%22%3A%22%2A%22%7D%5D%2C%22Version%22%3A%222012-10-17%22%7D</Document>
| <CreateDate>2024-02-13T02:19:51Z</CreateDate>
| </PolicyVersion>
| </GetPolicyVersionResult>
| <ResponseMetadata>
| <RequestId>01686fae-79c0-4930-a553-a2375ca4742f</RequestId>
| </ResponseMetadata>
| </GetPolicyVersionResponse>
http.response.header.x_amzn_requestid=01686fae-79c0-4930-a553-a2375ca4742f tf_mux_provider="*schema.GRPCProviderServer" tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=87d0e7ae-3e71-bcaa-12c2-b66ef3eb186f timestamp=2024-02-13T02:52:23.744Z
2024-02-13T02:52:23.749Z [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_iam_policy.example, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .tags: planned value cty.MapValEmpty(cty.String) for a non-computed attribute
- .description: planned value cty.StringVal("") for a non-computed attribute
- .path: planned value cty.StringVal("/") for a non-computed attribute
2024-02-13T02:52:23.749Z [DEBUG] ReferenceTransformer: "awscc_iam_role.example" references: []
2024-02-13T02:52:23.750Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-02-13T02:52:23.757Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/aws/5.36.0/linux_amd64/terraform-provider-aws_v5.36.0_x5 pid=66981
2024-02-13T02:52:23.757Z [DEBUG] provider: plugin exited
2024-02-13T02:52:23.904Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Request.State.Raw: @module=awscc tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_resource_type=awscc_iam_role tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-provider-awscc/internal/generic/resource.go:460 cfn_type=AWS::IAM::Role tf_provider_addr=registry.terraform.io/hashicorp/awscc
value=
| tftypes.Object["arn":tftypes.String, "assume_role_policy_document":tftypes.String, "description":tftypes.String, "id":tftypes.String, "managed_policy_arns":tftypes.Set[tftypes.String], "max_session_duration":tftypes.Number, "path":tftypes.String, "permissions_boundary":tftypes.String, "policies":tftypes.List[tftypes.Object["policy_document":tftypes.String, "policy_name":tftypes.String]], "role_id":tftypes.String, "role_name":tftypes.String, "tags":tftypes.List[tftypes.Object["key":tftypes.String, "value":tftypes.String]]]<"arn":tftypes.String<"arn:aws:iam::644937705968:role/gamelift-s3-access">, "assume_role_policy_document":tftypes.String<"{
| "Version": "2012-10-17",
| "Statement": [
| {
| "Effect": "Allow",
| "Action": "sts:AssumeRole",
| "Principal": {
| "Service": "gamelift.amazonaws.com"
| }
| }
| ]
| }">, "description":tftypes.String<"This IAM role grants Amazon GameLift access to the S3 bucket containing build files">, "id":tftypes.String<"gamelift-s3-access">, "managed_policy_arns":tftypes.Set[tftypes.String]<tftypes.String<"arn:aws:iam::644937705968:policy/gamelift-s3-access-policy">>, "max_session_duration":tftypes.Number<"7200">, "path":tftypes.String<"/">, "permissions_boundary":tftypes.String<null>, "policies":tftypes.List[tftypes.Object["policy_document":tftypes.String, "policy_name":tftypes.String]]<null>, "role_id":tftypes.String<"AROAZMKKINHYHN4L2QRGZ">, "role_name":tftypes.String<"gamelift-s3-access">, "tags":tftypes.List[tftypes.Object["key":tftypes.String, "value":tftypes.String]]<tftypes.Object["key":tftypes.String, "value":tftypes.String]<"key":tftypes.String<"Modified By">, "value":tftypes.String<"AWSCC">>, tftypes.Object["key":tftypes.String, "value":tftypes.String]<"key":tftypes.String<"Environment">, "value":tftypes.String<"Development">>>>
timestamp=2024-02-13T02:52:23.903Z
2024-02-13T02:52:23.904Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: FindResourceByTypeNameAndID: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_iam_role @caller=github.com/hashicorp/terraform-provider-awscc/internal/service/cloudcontrol/find.go:19 @module=awscc id=gamelift-s3-access tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_rpc=ReadResource cfTypeName=AWS::IAM::Role cfn_type=AWS::IAM::Role timestamp=2024-02-13T02:52:23.903Z
2024-02-13T02:52:23.904Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Request Sent: http.request_content_length=63 net.peer.name=cloudcontrolapi.us-west-2.amazonaws.com @module=awscc cfn_type=AWS::IAM::Role http.request.header.amz_sdk_request="attempt=1; max=25" http.url=https://cloudcontrolapi.us-west-2.amazonaws.com/ rpc.method=GetResource rpc.service=CloudControl http.request.header.x_amz_security_token="*****" http.request.header.content_type=application/x-amz-json-1.0 tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************25NT/20240213/us-west-2/cloudcontrolapi/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=*****" http.request.header.x_amz_date=20240213T025223Z tf_aws.sdk=aws-sdk-go-v2 aws.region=us-west-2 http.request.header.amz_sdk_invocation_id=c772566e-e776-4dae-a9d1-94425fdbd1d4 tf_aws.signing_region="" tf_resource_type=awscc_iam_role http.method=POST rpc.system=aws-api tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:45 http.request.header.x_amz_target=CloudApiService.GetResource http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-awscc/dev (+https://registry.terraform.io/providers/hashicorp/awscc) aws-sdk-go-v2/1.24.1 os/linux lang/go#1.21.6 md/GOOS#linux md/GOARCH#amd64 api/cloudcontrol#1.15.7" tf_rpc=ReadResource
http.request.body=
| {"Identifier":"gamelift-s3-access","TypeName":"AWS::IAM::Role"}
timestamp=2024-02-13T02:52:23.903Z
2024-02-13T02:52:24.354Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Response Received: cfn_type=AWS::IAM::Role http.response.header.date="Tue, 13 Feb 2024 02:52:24 GMT" http.response_content_length=764 rpc.service=CloudControl tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:45 http.duration=450 http.response.header.connection=keep-alive http.response.header.x_amzn_requestid=0ec8b358-af70-48b4-afb9-a087057569b3 http.status_code=200 tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_rpc=ReadResource @module=awscc aws.region=us-west-2 http.response.header.content_type=application/x-amz-json-1.0 rpc.method=GetResource tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region=""
http.response.body=
| {"ResourceDescription":{"Identifier":"gamelift-s3-access","Properties":"{\"Path\":\"/\",\"ManagedPolicyArns\":[\"arn:aws:iam::644937705968:policy/gamelift-s3-access-policy\"],\"MaxSessionDuration\":7200,\"RoleName\":\"gamelift-s3-access\",\"Description\":\"This IAM role grants Amazon GameLift access to the S3 bucket containing build files\",\"AssumeRolePolicyDocument\":{\"Version\":\"2012-10-17\",\"Statement\":[{\"Action\":\"sts:AssumeRole\",\"Effect\":\"Allow\",\"Principal\":{\"Service\":\"gamelift.amazonaws.com\"}}]},\"Arn\":\"arn:aws:iam::644937705968:role/gamelift-s3-access\",\"RoleId\":\"AROA*************QRGZ\",\"Tags\":[{\"Value\":\"AWSCC\",\"Key\":\"Modified By\"},{\"Value\":\"Development\",\"Key\":\"Environment\"}]}"},"TypeName":"AWS::IAM::Role"}
rpc.system=aws-api tf_resource_type=awscc_iam_role timestamp=2024-02-13T02:52:24.354Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: ResourceDescription.ResourceModel: tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-provider-awscc/internal/service/cloudcontrol/find.go:52 cfn_type=AWS::IAM::Role tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_resource_type=awscc_iam_role value="{\"Path\":\"/\",\"ManagedPolicyArns\":[\"arn:aws:iam::644937705968:policy/gamelift-s3-access-policy\"],\"MaxSessionDuration\":7200,\"RoleName\":\"gamelift-s3-access\",\"Description\":\"This IAM role grants Amazon GameLift access to the S3 bucket containing build files\",\"AssumeRolePolicyDocument\":{\"Version\":\"2012-10-17\",\"Statement\":[{\"Action\":\"sts:AssumeRole\",\"Effect\":\"Allow\",\"Principal\":{\"Service\":\"gamelift.amazonaws.com\"}}]},\"Arn\":\"arn:aws:iam::644937705968:role/gamelift-s3-access\",\"RoleId\":\"AROAZMKKINHYHN4L2QRGZ\",\"Tags\":[{\"Value\":\"AWSCC\",\"Key\":\"Modified By\"},{\"Value\":\"Development\",\"Key\":\"Environment\"}]}" @module=awscc timestamp=2024-02-13T02:52:24.354Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Response.State.Raw: cfn_type=AWS::IAM::Role @caller=github.com/hashicorp/terraform-provider-awscc/internal/generic/resource.go:526 @module=awscc tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_resource_type=awscc_iam_role tf_rpc=ReadResource value="tftypes.Object[\"arn\":tftypes.String, \"assume_role_policy_document\":tftypes.String, \"description\":tftypes.String, \"id\":tftypes.String, \"managed_policy_arns\":tftypes.Set[tftypes.String], \"max_session_duration\":tftypes.Number, \"path\":tftypes.String, \"permissions_boundary\":tftypes.String, \"policies\":tftypes.List[tftypes.Object[\"policy_document\":tftypes.String, \"policy_name\":tftypes.String]], \"role_id\":tftypes.String, \"role_name\":tftypes.String, \"tags\":tftypes.List[tftypes.Object[\"key\":tftypes.String, \"value\":tftypes.String]]]<\"arn\":tftypes.String<\"arn:aws:iam::644937705968:role/gamelift-s3-access\">, \"assume_role_policy_document\":tftypes.String<\"{\"Statement\":[{\"Action\":\"sts:AssumeRole\",\"Effect\":\"Allow\",\"Principal\":{\"Service\":\"gamelift.amazonaws.com\"}}],\"Version\":\"2012-10-17\"}\">, \"description\":tftypes.String<\"This IAM role grants Amazon GameLift access to the S3 bucket containing build files\">, \"id\":tftypes.String<\"gamelift-s3-access\">, \"managed_policy_arns\":tftypes.Set[tftypes.String]<tftypes.String<\"arn:aws:iam::644937705968:policy/gamelift-s3-access-policy\">>, \"max_session_duration\":tftypes.Number<\"7200\">, \"path\":tftypes.String<\"/\">, \"permissions_boundary\":tftypes.String<null>, \"policies\":tftypes.List[tftypes.Object[\"policy_document\":tftypes.String, \"policy_name\":tftypes.String]]<null>, \"role_id\":tftypes.String<\"AROAZMKKINHYHN4L2QRGZ\">, \"role_name\":tftypes.String<\"gamelift-s3-access\">, \"tags\":tftypes.List[tftypes.Object[\"key\":tftypes.String, \"value\":tftypes.String]]<tftypes.Object[\"key\":tftypes.String, \"value\":tftypes.String]<\"key\":tftypes.String<\"Modified By\">, \"value\":tftypes.String<\"AWSCC\">>, tftypes.Object[\"key\":tftypes.String, \"value\":tftypes.String]<\"key\":tftypes.String<\"Environment\">, \"value\":tftypes.String<\"Development\">>>>" timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=id tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_resource_type=awscc_iam_role tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=role_id tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_iam_role timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=tags[0].key tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_iam_role tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_resource_type=awscc_iam_role @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=tags[0].value tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=tags[0] tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_iam_role tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_resource_type=awscc_iam_role tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_attribute_path=tags[1].value tf_provider_addr=registry.terraform.io/hashicorp/awscc @module=sdk.framework timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_attribute_path=tags[1].key tf_resource_type=awscc_iam_role timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_iam_role @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_attribute_path=tags[1] tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=tags tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_resource_type=awscc_iam_role timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_resource_type=awscc_iam_role tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=path tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.355Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=max_session_duration tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_resource_type=awscc_iam_role tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.356Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_iam_role tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=role_name tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca timestamp=2024-02-13T02:52:24.355Z
2024-02-13T02:52:24.356Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=arn tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_resource_type=awscc_iam_role tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:24.356Z
2024-02-13T02:52:24.356Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=description tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_iam_role @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.356Z
2024-02-13T02:52:24.356Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_iam_role tf_attribute_path="managed_policy_arns[Value(\"arn:aws:iam::644937705968:policy/gamelift-s3-access-policy\")]" tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.356Z
2024-02-13T02:52:24.356Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_attribute_path=managed_policy_arns tf_req_id=deefbb5d-4b3d-2d34-e497-78719875d9ca tf_resource_type=awscc_iam_role timestamp=2024-02-13T02:52:24.356Z
2024-02-13T02:52:24.357Z [WARN] Provider "registry.terraform.io/hashicorp/awscc" produced an unexpected new value for awscc_iam_role.example during refresh.
- .assume_role_policy_document: was cty.StringVal("{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Action\": \"sts:AssumeRole\",\n \"Principal\": {\n \"Service\": \"gamelift.amazonaws.com\"\n }\n }\n ]\n}"), but now cty.StringVal("{\"Statement\":[{\"Action\":\"sts:AssumeRole\",\"Effect\":\"Allow\",\"Principal\":{\"Service\":\"gamelift.amazonaws.com\"}}],\"Version\":\"2012-10-17\"}")
2024-02-13T02:52:24.357Z [DEBUG] skipping FixUpBlockAttrs
2024-02-13T02:52:24.361Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Detected value change between proposed new state and prior state: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_iam_role tf_req_id=459b2a87-18ec-fcb1-8071-f624ff47d4de tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:186 tf_attribute_path=assume_role_policy_document timestamp=2024-02-13T02:52:24.361Z
2024-02-13T02:52:24.361Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Detected value change between proposed new state and prior state: tf_rpc=PlanResourceChange tf_attribute_path=tags tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=459b2a87-18ec-fcb1-8071-f624ff47d4de tf_resource_type=awscc_iam_role @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:186 @module=sdk.framework timestamp=2024-02-13T02:52:24.361Z
2024-02-13T02:52:24.362Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:195 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_iam_role @module=sdk.framework tf_req_id=459b2a87-18ec-fcb1-8071-f624ff47d4de tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:24.361Z
2024-02-13T02:52:24.362Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_resource_type=awscc_iam_role @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=459b2a87-18ec-fcb1-8071-f624ff47d4de tf_attribute_path="AttributeName(\"id\")" tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:24.361Z
2024-02-13T02:52:24.362Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"permissions_boundary\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=459b2a87-18ec-fcb1-8071-f624ff47d4de tf_resource_type=awscc_iam_role tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework timestamp=2024-02-13T02:52:24.361Z
2024-02-13T02:52:24.362Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"policies\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_resource_type=awscc_iam_role tf_rpc=PlanResourceChange tf_req_id=459b2a87-18ec-fcb1-8071-f624ff47d4de timestamp=2024-02-13T02:52:24.362Z
2024-02-13T02:52:24.362Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=459b2a87-18ec-fcb1-8071-f624ff47d4de @module=sdk.framework tf_attribute_path="AttributeName(\"arn\")" tf_resource_type=awscc_iam_role tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:24.362Z
2024-02-13T02:52:24.362Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_req_id=459b2a87-18ec-fcb1-8071-f624ff47d4de tf_resource_type=awscc_iam_role tf_attribute_path="AttributeName(\"role_id\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:24.362Z
2024-02-13T02:52:24.366Z [DEBUG] ReferenceTransformer: "awscc_gamelift_build.example" references: []
2024-02-13T02:52:24.368Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Request.State.Raw: tf_resource_type=awscc_gamelift_build value="tftypes.Object[\"build_id\":tftypes.String, \"id\":tftypes.String, \"name\":tftypes.String, \"operating_system\":tftypes.String, \"server_sdk_version\":tftypes.String, \"storage_location\":tftypes.Object[\"bucket\":tftypes.String, \"key\":tftypes.String, \"object_version\":tftypes.String, \"role_arn\":tftypes.String], \"version\":tftypes.String]<\"build_id\":tftypes.String<\"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca\">, \"id\":tftypes.String<\"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca\">, \"name\":tftypes.String<\"ExampleBuild\">, \"operating_system\":tftypes.String<\"AMAZON_LINUX_2\">, \"server_sdk_version\":tftypes.String<\"5.1.1\">, \"storage_location\":tftypes.Object[\"bucket\":tftypes.String, \"key\":tftypes.String, \"object_version\":tftypes.String, \"role_arn\":tftypes.String]<\"bucket\":tftypes.String<\"gamelift-test-kevon\">, \"key\":tftypes.String<\"gamelift-test-app-cpp-5.x-linux-x64-static-gcc-std.zip\">, \"object_version\":tftypes.String<null>, \"role_arn\":tftypes.String<\"arn:aws:iam::644937705968:role/gamelift-s3-access\">>, \"version\":tftypes.String<\"1.0\">>" cfn_type=AWS::GameLift::Build tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-provider-awscc/internal/generic/resource.go:460 @module=awscc tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 timestamp=2024-02-13T02:52:24.368Z
2024-02-13T02:52:24.368Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: FindResourceByTypeNameAndID: cfn_type=AWS::GameLift::Build id=build-79fb6d85-70e9-4bb3-b484-0481e0b171ca tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 tf_resource_type=awscc_gamelift_build @caller=github.com/hashicorp/terraform-provider-awscc/internal/service/cloudcontrol/find.go:19 @module=awscc cfTypeName=AWS::GameLift::Build timestamp=2024-02-13T02:52:24.368Z
2024-02-13T02:52:24.369Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Request Sent:
http.request.body=
| {"Identifier":"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca","TypeName":"AWS::GameLift::Build"}
aws.region=us-west-2 http.request.header.x_amz_security_token="*****" rpc.method=GetResource tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 tf_resource_type=awscc_gamelift_build tf_rpc=ReadResource http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-awscc/dev (+https://registry.terraform.io/providers/hashicorp/awscc) aws-sdk-go-v2/1.24.1 os/linux lang/go#1.21.6 md/GOOS#linux md/GOARCH#amd64 api/cloudcontrol#1.15.7" tf_provider_addr=registry.terraform.io/hashicorp/awscc http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************25NT/20240213/us-west-2/cloudcontrolapi/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=*****" http.request.header.x_amz_date=20240213T025224Z http.request.header.x_amz_target=CloudApiService.GetResource http.request_content_length=93 @module=awscc cfn_type=AWS::GameLift::Build http.method=POST http.url=https://cloudcontrolapi.us-west-2.amazonaws.com/ net.peer.name=cloudcontrolapi.us-west-2.amazonaws.com rpc.system=aws-api @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:45 http.request.header.amz_sdk_invocation_id=ccdf4c43-c36e-4b57-9665-61589a1a5f18 http.request.header.content_type=application/x-amz-json-1.0 http.request.header.amz_sdk_request="attempt=1; max=25" rpc.service=CloudControl tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" timestamp=2024-02-13T02:52:24.369Z
2024-02-13T02:52:24.568Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Response Received: http.response.header.content_type=application/x-amz-json-1.0 rpc.method=GetResource @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:45 aws.region=us-west-2
http.response.body=
| {"ResourceDescription":{"Identifier":"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca","Properties":"{\"OperatingSystem\":\"AMAZON_LINUX_2\",\"BuildId\":\"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca\",\"Version\":\"1.0\",\"Name\":\"ExampleBuild\"}"},"TypeName":"AWS::GameLift::Build"}
http.response.header.date="Tue, 13 Feb 2024 02:52:24 GMT" http.response.header.x_amzn_requestid=9ebc03b8-9405-4a1d-a7c6-e8b44c5b4425 tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 @module=awscc http.status_code=200 rpc.service=CloudControl tf_aws.signing_region="" tf_resource_type=awscc_gamelift_build cfn_type=AWS::GameLift::Build http.duration=199 http.response_content_length=278 tf_aws.sdk=aws-sdk-go-v2 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=ReadResource http.response.header.connection=keep-alive rpc.system=aws-api timestamp=2024-02-13T02:52:24.568Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: ResourceDescription.ResourceModel: @caller=github.com/hashicorp/terraform-provider-awscc/internal/service/cloudcontrol/find.go:52 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_build tf_rpc=ReadResource @module=awscc cfn_type=AWS::GameLift::Build tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 value="{\"OperatingSystem\":\"AMAZON_LINUX_2\",\"BuildId\":\"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca\",\"Version\":\"1.0\",\"Name\":\"ExampleBuild\"}" timestamp=2024-02-13T02:52:24.568Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Response.State.Raw: tf_rpc=ReadResource tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 tf_resource_type=awscc_gamelift_build value="tftypes.Object[\"build_id\":tftypes.String, \"id\":tftypes.String, \"name\":tftypes.String, \"operating_system\":tftypes.String, \"server_sdk_version\":tftypes.String, \"storage_location\":tftypes.Object[\"bucket\":tftypes.String, \"key\":tftypes.String, \"object_version\":tftypes.String, \"role_arn\":tftypes.String], \"version\":tftypes.String]<\"build_id\":tftypes.String<\"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca\">, \"id\":tftypes.String<\"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca\">, \"name\":tftypes.String<\"ExampleBuild\">, \"operating_system\":tftypes.String<\"AMAZON_LINUX_2\">, \"server_sdk_version\":tftypes.String<\"5.1.1\">, \"storage_location\":tftypes.Object[\"bucket\":tftypes.String, \"key\":tftypes.String, \"object_version\":tftypes.String, \"role_arn\":tftypes.String]<\"bucket\":tftypes.String<\"gamelift-test-kevon\">, \"key\":tftypes.String<\"gamelift-test-app-cpp-5.x-linux-x64-static-gcc-std.zip\">, \"object_version\":tftypes.String<null>, \"role_arn\":tftypes.String<\"arn:aws:iam::644937705968:role/gamelift-s3-access\">>, \"version\":tftypes.String<\"1.0\">>" @caller=github.com/hashicorp/terraform-provider-awscc/internal/generic/resource.go:526 @module=awscc cfn_type=AWS::GameLift::Build tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:24.569Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 tf_resource_type=awscc_gamelift_build tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=server_sdk_version timestamp=2024-02-13T02:52:24.569Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=storage_location.key tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_resource_type=awscc_gamelift_build tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.569Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 tf_resource_type=awscc_gamelift_build tf_rpc=ReadResource tf_attribute_path=storage_location.role_arn tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework timestamp=2024-02-13T02:52:24.569Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 tf_resource_type=awscc_gamelift_build @module=sdk.framework tf_attribute_path=storage_location.bucket @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.569Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_resource_type=awscc_gamelift_build @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=storage_location tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.569Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_attribute_path=version tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 tf_resource_type=awscc_gamelift_build @module=sdk.framework tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.569Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_resource_type=awscc_gamelift_build tf_rpc=ReadResource timestamp=2024-02-13T02:52:24.569Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 tf_resource_type=awscc_gamelift_build tf_rpc=ReadResource tf_attribute_path=build_id tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework timestamp=2024-02-13T02:52:24.569Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_resource_type=awscc_gamelift_build tf_attribute_path=name tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:24.569Z
2024-02-13T02:52:24.569Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=operating_system tf_rpc=ReadResource tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=f067da31-3b32-2de2-90d4-8c95ac4d4db9 tf_resource_type=awscc_gamelift_build timestamp=2024-02-13T02:52:24.569Z
2024-02-13T02:52:24.570Z [DEBUG] skipping FixUpBlockAttrs
2024-02-13T02:52:24.574Z [DEBUG] ReferenceTransformer: "awscc_gamelift_fleet.example" references: []
2024-02-13T02:52:24.579Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Request.State.Raw: @caller=github.com/hashicorp/terraform-provider-awscc/internal/generic/resource.go:460 @module=awscc cfn_type=AWS::GameLift::Fleet tf_resource_type=awscc_gamelift_fleet tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_rpc=ReadResource value="tftypes.Object[\"anywhere_configuration\":tftypes.Object[\"cost\":tftypes.String], \"apply_capacity\":tftypes.String, \"build_id\":tftypes.String, \"certificate_configuration\":tftypes.Object[\"certificate_type\":tftypes.String], \"compute_type\":tftypes.String, \"description\":tftypes.String, \"desired_ec2_instances\":tftypes.Number, \"ec2_inbound_permissions\":tftypes.List[tftypes.Object[\"from_port\":tftypes.Number, \"ip_range\":tftypes.String, \"protocol\":tftypes.String, \"to_port\":tftypes.Number]], \"ec2_instance_type\":tftypes.String, \"fleet_id\":tftypes.String, \"fleet_type\":tftypes.String, \"id\":tftypes.String, \"instance_role_arn\":tftypes.String, \"instance_role_credentials_provider\":tftypes.String, \"locations\":tftypes.List[tftypes.Object[\"location\":tftypes.String, \"location_capacity\":tftypes.Object[\"desired_ec2_instances\":tftypes.Number, \"max_size\":tftypes.Number, \"min_size\":tftypes.Number]]], \"log_paths\":tftypes.List[tftypes.String], \"max_size\":tftypes.Number, \"metric_groups\":tftypes.List[tftypes.String], \"min_size\":tftypes.Number, \"name\":tftypes.String, \"new_game_session_protection_policy\":tftypes.String, \"peer_vpc_aws_account_id\":tftypes.String, \"peer_vpc_id\":tftypes.String, \"resource_creation_limit_policy\":tftypes.Object[\"new_game_sessions_per_creator\":tftypes.Number, \"policy_period_in_minutes\":tftypes.Number], \"runtime_configuration\":tftypes.Object[\"game_session_activation_timeout_seconds\":tftypes.Number, \"max_concurrent_game_session_activations\":tftypes.Number, \"server_processes\":tftypes.List[tftypes.Object[\"concurrent_executions\":tftypes.Number, \"launch_path\":tftypes.String, \"parameters\":tftypes.String]]], \"scaling_policies\":tftypes.List[tftypes.Object[\"comparison_operator\":tftypes.String, \"evaluation_periods\":tftypes.Number, \"location\":tftypes.String, \"metric_name\":tftypes.String, \"name\":tftypes.String, \"policy_type\":tftypes.String, \"scaling_adjustment\":tftypes.Number, \"scaling_adjustment_type\":tftypes.String, \"status\":tftypes.String, \"target_configuration\":tftypes.Object[\"target_value\":tftypes.Number], \"threshold\":tftypes.Number, \"update_status\":tftypes.String]], \"script_id\":tftypes.String, \"server_launch_parameters\":tftypes.String, \"server_launch_path\":tftypes.String]<\"anywhere_configuration\":tftypes.Object[\"cost\":tftypes.String]<null>, \"apply_capacity\":tftypes.String<null>, \"build_id\":tftypes.String<\"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca\">, \"certificate_configuration\":tftypes.Object[\"certificate_type\":tftypes.String]<\"certificate_type\":tftypes.String<\"DISABLED\">>, \"compute_type\":tftypes.String<\"EC2\">, \"description\":tftypes.String<null>, \"desired_ec2_instances\":tftypes.Number<null>, \"ec2_inbound_permissions\":tftypes.List[tftypes.Object[\"from_port\":tftypes.Number, \"ip_range\":tftypes.String, \"protocol\":tftypes.String, \"to_port\":tftypes.Number]]<null>, \"ec2_instance_type\":tftypes.String<\"c5.large\">, \"fleet_id\":tftypes.String<\"fleet-dba2eed1-038e-49f7-a685-ebfcb306e63d\">, \"fleet_type\":tftypes.String<\"ON_DEMAND\">, \"id\":tftypes.String<\"fleet-dba2eed1-038e-49f7-a685-ebfcb306e63d\">, \"instance_role_arn\":tftypes.String<null>, \"instance_role_credentials_provider\":tftypes.String<null>, \"locations\":tftypes.List[tftypes.Object[\"location\":tftypes.String, \"location_capacity\":tftypes.Object[\"desired_ec2_instances\":tftypes.Number, \"max_size\":tftypes.Number, \"min_size\":tftypes.Number]]]<tftypes.Object[\"location\":tftypes.String, \"location_capacity\":tftypes.Object[\"desired_ec2_instances\":tftypes.Number, \"max_size\":tftypes.Number, \"min_size\":tftypes.Number]]<\"location\":tftypes.String<\"us-west-2\">, \"location_capacity\":tftypes.Object[\"desired_ec2_instances\":tftypes.Number, \"max_size\":tftypes.Number, \"min_size\":tftypes.Number]<null>>>, \"log_paths\":tftypes.List[tftypes.String]<null>, \"max_size\":tftypes.Number<null>, \"metric_groups\":tftypes.List[tftypes.String]<tftypes.String<\"default\">>, \"min_size\":tftypes.Number<null>, \"name\":tftypes.String<\"TFExampleFleet\">, \"new_game_session_protection_policy\":tftypes.String<\"NoProtection\">, \"peer_vpc_aws_account_id\":tftypes.String<null>, \"peer_vpc_id\":tftypes.String<null>, \"resource_creation_limit_policy\":tftypes.Object[\"new_game_sessions_per_creator\":tftypes.Number, \"policy_period_in_minutes\":tftypes.Number]<null>, \"runtime_configuration\":tftypes.Object[\"game_session_activation_timeout_seconds\":tftypes.Number, \"max_concurrent_game_session_activations\":tftypes.Number, \"server_processes\":tftypes.List[tftypes.Object[\"concurrent_executions\":tftypes.Number, \"launch_path\":tftypes.String, \"parameters\":tftypes.String]]]<\"game_session_activation_timeout_seconds\":tftypes.Number<\"30\">, \"max_concurrent_game_session_activations\":tftypes.Number<\"2147483647\">, \"server_processes\":tftypes.List[tftypes.Object[\"concurrent_executions\":tftypes.Number, \"launch_path\":tftypes.String, \"parameters\":tftypes.String]]<tftypes.Object[\"concurrent_executions\":tftypes.Number, \"launch_path\":tftypes.String, \"parameters\":tftypes.String]<\"concurrent_executions\":tftypes.Number<\"1\">, \"launch_path\":tftypes.String<\"/local/game/gamelift-test-app\">, \"parameters\":tftypes.String<\"port:1936 gameSessionLengthSeconds:20\">>>>, \"scaling_policies\":tftypes.List[tftypes.Object[\"comparison_operator\":tftypes.String, \"evaluation_periods\":tftypes.Number, \"location\":tftypes.String, \"metric_name\":tftypes.String, \"name\":tftypes.String, \"policy_type\":tftypes.String, \"scaling_adjustment\":tftypes.Number, \"scaling_adjustment_type\":tftypes.String, \"status\":tftypes.String, \"target_configuration\":tftypes.Object[\"target_value\":tftypes.Number], \"threshold\":tftypes.Number, \"update_status\":tftypes.String]]<null>, \"script_id\":tftypes.String<null>, \"server_launch_parameters\":tftypes.String<\"port:1936 gameSessionLengthSeconds:20\">, \"server_launch_path\":tftypes.String<\"/local/game/gamelift-test-app\">>" timestamp=2024-02-13T02:52:24.579Z
2024-02-13T02:52:24.579Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: FindResourceByTypeNameAndID: cfn_type=AWS::GameLift::Fleet tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-provider-awscc/internal/service/cloudcontrol/find.go:19 @module=awscc cfTypeName=AWS::GameLift::Fleet id=fleet-dba2eed1-038e-49f7-a685-ebfcb306e63d tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet timestamp=2024-02-13T02:52:24.579Z
2024-02-13T02:52:24.580Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Request Sent: tf_aws.signing_region="" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet rpc.system=aws-api http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.7.3 (+https://www.terraform.io) terraform-provider-awscc/dev (+https://registry.terraform.io/providers/hashicorp/awscc) aws-sdk-go-v2/1.24.1 os/linux lang/go#1.21.6 md/GOOS#linux md/GOARCH#amd64 api/cloudcontrol#1.15.7" http.request.header.amz_sdk_invocation_id=5afe234a-cad3-4c6f-9422-fbfb5f9ae5a2 http.request.header.x_amz_security_token="*****" tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_rpc=ReadResource http.request_content_length=93 rpc.method=GetResource cfn_type=AWS::GameLift::Fleet net.peer.name=cloudcontrolapi.us-west-2.amazonaws.com http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************25NT/20240213/us-west-2/cloudcontrolapi/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=*****" rpc.service=CloudControl @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:45 http.method=POST http.request.header.amz_sdk_request="attempt=1; max=25" http.request.header.content_type=application/x-amz-json-1.0 http.request.header.x_amz_date=20240213T025224Z http.request.header.x_amz_target=CloudApiService.GetResource aws.region=us-west-2
http.request.body=
| {"Identifier":"fleet-dba2eed1-038e-49f7-a685-ebfcb306e63d","TypeName":"AWS::GameLift::Fleet"}
tf_aws.sdk=aws-sdk-go-v2 http.url=https://cloudcontrolapi.us-west-2.amazonaws.com/ @module=awscc timestamp=2024-02-13T02:52:24.579Z
2024-02-13T02:52:25.058Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: HTTP Response Received: http.status_code=200 rpc.method=GetResource tf_aws.sdk=aws-sdk-go-v2 tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.46/logging/tf_logger.go:45 http.response.header.date="Tue, 13 Feb 2024 02:52:25 GMT" rpc.service=CloudControl tf_aws.signing_region="" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=ReadResource http.response.header.connection=keep-alive http.response.header.content_type=application/x-amz-json-1.0 cfn_type=AWS::GameLift::Fleet http.duration=478 http.response.header.x_amzn_requestid=9985b052-760c-4a46-bbff-b18174319195 tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b @module=awscc aws.region=us-west-2
http.response.body=
| {"ResourceDescription":{"Identifier":"fleet-dba2eed1-038e-49f7-a685-ebfcb306e63d","Properties":"{\"ServerLaunchParameters\":\"port:1936 gameSessionLengthSeconds:20\",\"FleetType\":\"ON_DEMAND\",\"EC2InboundPermissions\":[],\"Locations\":[{\"Location\":\"us-west-2\"}],\"NewGameSessionProtectionPolicy\":\"NoProtection\",\"ComputeType\":\"EC2\",\"RuntimeConfiguration\":{\"ServerProcesses\":[{\"ConcurrentExecutions\":1,\"Parameters\":\"port:1936 gameSessionLengthSeconds:20\",\"LaunchPath\":\"/local/game/gamelift-test-app\"}],\"MaxConcurrentGameSessionActivations\":2147483647,\"GameSessionActivationTimeoutSeconds\":30},\"LogPaths\":[],\"Name\":\"TFExampleFleet\",\"ServerLaunchPath\":\"/local/game/gamelift-test-app\",\"MetricGroups\":[\"default\"],\"BuildId\":\"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca\",\"FleetId\":\"fleet-dba2eed1-038e-49f7-a685-ebfcb306e63d\",\"EC2InstanceType\":\"c5.large\",\"CertificateConfiguration\":{\"CertificateType\":\"DISABLED\"}}"},"TypeName":"AWS::GameLift::Fleet"}
http.response_content_length=1004 rpc.system=aws-api timestamp=2024-02-13T02:52:25.058Z
2024-02-13T02:52:25.059Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: ResourceDescription.ResourceModel: @caller=github.com/hashicorp/terraform-provider-awscc/internal/service/cloudcontrol/find.go:52 @module=awscc cfn_type=AWS::GameLift::Fleet tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource value="{\"ServerLaunchParameters\":\"port:1936 gameSessionLengthSeconds:20\",\"FleetType\":\"ON_DEMAND\",\"EC2InboundPermissions\":[],\"Locations\":[{\"Location\":\"us-west-2\"}],\"NewGameSessionProtectionPolicy\":\"NoProtection\",\"ComputeType\":\"EC2\",\"RuntimeConfiguration\":{\"ServerProcesses\":[{\"ConcurrentExecutions\":1,\"Parameters\":\"port:1936 gameSessionLengthSeconds:20\",\"LaunchPath\":\"/local/game/gamelift-test-app\"}],\"MaxConcurrentGameSessionActivations\":2147483647,\"GameSessionActivationTimeoutSeconds\":30},\"LogPaths\":[],\"Name\":\"TFExampleFleet\",\"ServerLaunchPath\":\"/local/game/gamelift-test-app\",\"MetricGroups\":[\"default\"],\"BuildId\":\"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca\",\"FleetId\":\"fleet-dba2eed1-038e-49f7-a685-ebfcb306e63d\",\"EC2InstanceType\":\"c5.large\",\"CertificateConfiguration\":{\"CertificateType\":\"DISABLED\"}}" tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b timestamp=2024-02-13T02:52:25.058Z
2024-02-13T02:52:25.059Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Response.State.Raw: tf_resource_type=awscc_gamelift_fleet value="tftypes.Object[\"anywhere_configuration\":tftypes.Object[\"cost\":tftypes.String], \"apply_capacity\":tftypes.String, \"build_id\":tftypes.String, \"certificate_configuration\":tftypes.Object[\"certificate_type\":tftypes.String], \"compute_type\":tftypes.String, \"description\":tftypes.String, \"desired_ec2_instances\":tftypes.Number, \"ec2_inbound_permissions\":tftypes.List[tftypes.Object[\"from_port\":tftypes.Number, \"ip_range\":tftypes.String, \"protocol\":tftypes.String, \"to_port\":tftypes.Number]], \"ec2_instance_type\":tftypes.String, \"fleet_id\":tftypes.String, \"fleet_type\":tftypes.String, \"id\":tftypes.String, \"instance_role_arn\":tftypes.String, \"instance_role_credentials_provider\":tftypes.String, \"locations\":tftypes.List[tftypes.Object[\"location\":tftypes.String, \"location_capacity\":tftypes.Object[\"desired_ec2_instances\":tftypes.Number, \"max_size\":tftypes.Number, \"min_size\":tftypes.Number]]], \"log_paths\":tftypes.List[tftypes.String], \"max_size\":tftypes.Number, \"metric_groups\":tftypes.List[tftypes.String], \"min_size\":tftypes.Number, \"name\":tftypes.String, \"new_game_session_protection_policy\":tftypes.String, \"peer_vpc_aws_account_id\":tftypes.String, \"peer_vpc_id\":tftypes.String, \"resource_creation_limit_policy\":tftypes.Object[\"new_game_sessions_per_creator\":tftypes.Number, \"policy_period_in_minutes\":tftypes.Number], \"runtime_configuration\":tftypes.Object[\"game_session_activation_timeout_seconds\":tftypes.Number, \"max_concurrent_game_session_activations\":tftypes.Number, \"server_processes\":tftypes.List[tftypes.Object[\"concurrent_executions\":tftypes.Number, \"launch_path\":tftypes.String, \"parameters\":tftypes.String]]], \"scaling_policies\":tftypes.List[tftypes.Object[\"comparison_operator\":tftypes.String, \"evaluation_periods\":tftypes.Number, \"location\":tftypes.String, \"metric_name\":tftypes.String, \"name\":tftypes.String, \"policy_type\":tftypes.String, \"scaling_adjustment\":tftypes.Number, \"scaling_adjustment_type\":tftypes.String, \"status\":tftypes.String, \"target_configuration\":tftypes.Object[\"target_value\":tftypes.Number], \"threshold\":tftypes.Number, \"update_status\":tftypes.String]], \"script_id\":tftypes.String, \"server_launch_parameters\":tftypes.String, \"server_launch_path\":tftypes.String]<\"anywhere_configuration\":tftypes.Object[\"cost\":tftypes.String]<null>, \"apply_capacity\":tftypes.String<null>, \"build_id\":tftypes.String<\"build-79fb6d85-70e9-4bb3-b484-0481e0b171ca\">, \"certificate_configuration\":tftypes.Object[\"certificate_type\":tftypes.String]<\"certificate_type\":tftypes.String<\"DISABLED\">>, \"compute_type\":tftypes.String<\"EC2\">, \"description\":tftypes.String<null>, \"desired_ec2_instances\":tftypes.Number<null>, \"ec2_inbound_permissions\":tftypes.List[tftypes.Object[\"from_port\":tftypes.Number, \"ip_range\":tftypes.String, \"protocol\":tftypes.String, \"to_port\":tftypes.Number]]<null>, \"ec2_instance_type\":tftypes.String<\"c5.large\">, \"fleet_id\":tftypes.String<\"fleet-dba2eed1-038e-49f7-a685-ebfcb306e63d\">, \"fleet_type\":tftypes.String<\"ON_DEMAND\">, \"id\":tftypes.String<\"fleet-dba2eed1-038e-49f7-a685-ebfcb306e63d\">, \"instance_role_arn\":tftypes.String<null>, \"instance_role_credentials_provider\":tftypes.String<null>, \"locations\":tftypes.List[tftypes.Object[\"location\":tftypes.String, \"location_capacity\":tftypes.Object[\"desired_ec2_instances\":tftypes.Number, \"max_size\":tftypes.Number, \"min_size\":tftypes.Number]]]<tftypes.Object[\"location\":tftypes.String, \"location_capacity\":tftypes.Object[\"desired_ec2_instances\":tftypes.Number, \"max_size\":tftypes.Number, \"min_size\":tftypes.Number]]<\"location\":tftypes.String<\"us-west-2\">, \"location_capacity\":tftypes.Object[\"desired_ec2_instances\":tftypes.Number, \"max_size\":tftypes.Number, \"min_size\":tftypes.Number]<null>>>, \"log_paths\":tftypes.List[tftypes.String]<null>, \"max_size\":tftypes.Number<null>, \"metric_groups\":tftypes.List[tftypes.String]<tftypes.String<\"default\">>, \"min_size\":tftypes.Number<null>, \"name\":tftypes.String<\"TFExampleFleet\">, \"new_game_session_protection_policy\":tftypes.String<\"NoProtection\">, \"peer_vpc_aws_account_id\":tftypes.String<null>, \"peer_vpc_id\":tftypes.String<null>, \"resource_creation_limit_policy\":tftypes.Object[\"new_game_sessions_per_creator\":tftypes.Number, \"policy_period_in_minutes\":tftypes.Number]<null>, \"runtime_configuration\":tftypes.Object[\"game_session_activation_timeout_seconds\":tftypes.Number, \"max_concurrent_game_session_activations\":tftypes.Number, \"server_processes\":tftypes.List[tftypes.Object[\"concurrent_executions\":tftypes.Number, \"launch_path\":tftypes.String, \"parameters\":tftypes.String]]]<\"game_session_activation_timeout_seconds\":tftypes.Number<\"30\">, \"max_concurrent_game_session_activations\":tftypes.Number<\"2147483647\">, \"server_processes\":tftypes.List[tftypes.Object[\"concurrent_executions\":tftypes.Number, \"launch_path\":tftypes.String, \"parameters\":tftypes.String]]<tftypes.Object[\"concurrent_executions\":tftypes.Number, \"launch_path\":tftypes.String, \"parameters\":tftypes.String]<\"concurrent_executions\":tftypes.Number<\"1\">, \"launch_path\":tftypes.String<\"/local/game/gamelift-test-app\">, \"parameters\":tftypes.String<\"port:1936 gameSessionLengthSeconds:20\">>>>, \"scaling_policies\":tftypes.List[tftypes.Object[\"comparison_operator\":tftypes.String, \"evaluation_periods\":tftypes.Number, \"location\":tftypes.String, \"metric_name\":tftypes.String, \"name\":tftypes.String, \"policy_type\":tftypes.String, \"scaling_adjustment\":tftypes.Number, \"scaling_adjustment_type\":tftypes.String, \"status\":tftypes.String, \"target_configuration\":tftypes.Object[\"target_value\":tftypes.Number], \"threshold\":tftypes.Number, \"update_status\":tftypes.String]]<null>, \"script_id\":tftypes.String<null>, \"server_launch_parameters\":tftypes.String<\"port:1936 gameSessionLengthSeconds:20\">, \"server_launch_path\":tftypes.String<\"/local/game/gamelift-test-app\">>" @caller=github.com/hashicorp/terraform-provider-awscc/internal/generic/resource.go:526 @module=awscc tf_rpc=ReadResource cfn_type=AWS::GameLift::Fleet tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b timestamp=2024-02-13T02:52:25.059Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_attribute_path=locations[0].location tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=locations[0] timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=locations tf_provider_addr=registry.terraform.io/hashicorp/awscc @module=sdk.framework tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=fleet_type tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=runtime_configuration.max_concurrent_game_session_activations tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_attribute_path=runtime_configuration.game_session_activation_timeout_seconds tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=runtime_configuration.server_processes[0].concurrent_executions tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=runtime_configuration.server_processes[0].parameters timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=runtime_configuration.server_processes[0].launch_path tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_attribute_path=runtime_configuration.server_processes[0] tf_rpc=ReadResource @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=runtime_configuration.server_processes timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=runtime_configuration @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=build_id tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_rpc=ReadResource timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=ec2_instance_type timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=compute_type tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_attribute_path=certificate_configuration.certificate_type tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_rpc=ReadResource timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_attribute_path=certificate_configuration tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.060Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=ReadResource @module=sdk.framework tf_attribute_path=new_game_session_protection_policy tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet timestamp=2024-02-13T02:52:25.060Z
2024-02-13T02:52:25.061Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_rpc=ReadResource tf_resource_type=awscc_gamelift_fleet tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_attribute_path=server_launch_parameters tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:25.061Z
2024-02-13T02:52:25.061Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @module=sdk.framework tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 tf_attribute_path=server_launch_path tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource timestamp=2024-02-13T02:52:25.061Z
2024-02-13T02:52:25.061Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=metric_groups[0] tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:25.061Z
2024-02-13T02:52:25.061Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=metric_groups tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_rpc=ReadResource @module=sdk.framework tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 timestamp=2024-02-13T02:52:25.061Z
2024-02-13T02:52:25.061Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=name tf_provider_addr=registry.terraform.io/hashicorp/awscc @module=sdk.framework tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 timestamp=2024-02-13T02:52:25.061Z
2024-02-13T02:52:25.061Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: tf_attribute_path=fleet_id tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework timestamp=2024-02-13T02:52:25.061Z
2024-02-13T02:52:25.061Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Value switched to prior value due to semantic equality logic: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwschemadata/value_semantic_equality.go:85 @module=sdk.framework tf_req_id=9f8df63e-bbfb-dd89-8701-de6289b3040b tf_resource_type=awscc_gamelift_fleet tf_rpc=ReadResource tf_attribute_path=id tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:25.061Z
2024-02-13T02:52:25.063Z [DEBUG] skipping FixUpBlockAttrs
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Detected value change between proposed new state and prior state: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:186 tf_attribute_path=certificate_configuration tf_resource_type=awscc_gamelift_fleet tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Detected value change between proposed new state and prior state: tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:186 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 @module=sdk.framework tf_attribute_path=locations timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=PlanResourceChange @module=sdk.framework tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:195 timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"max_size\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_attribute_path="AttributeName(\"script_id\")" tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"runtime_configuration\").AttributeName(\"max_concurrent_game_session_activations\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_provider_addr=registry.terraform.io/hashicorp/awscc @module=sdk.framework tf_attribute_path="AttributeName(\"runtime_configuration\").AttributeName(\"game_session_activation_timeout_seconds\")" timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"locations\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"peer_vpc_id\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=PlanResourceChange tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"resource_creation_limit_policy\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_resource_type=awscc_gamelift_fleet timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.073Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_attribute_path="AttributeName(\"server_launch_path\")" tf_resource_type=awscc_gamelift_fleet @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_attribute_path="AttributeName(\"server_launch_parameters\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"log_paths\")" @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"new_game_session_protection_policy\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"instance_role_credentials_provider\")" tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_attribute_path="AttributeName(\"instance_role_arn\")" timestamp=2024-02-13T02:52:25.073Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"peer_vpc_aws_account_id\")" @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 timestamp=2024-02-13T02:52:25.074Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_attribute_path="AttributeName(\"metric_groups\")" timestamp=2024-02-13T02:52:25.074Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_attribute_path="AttributeName(\"desired_ec2_instances\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.074Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 @module=sdk.framework timestamp=2024-02-13T02:52:25.074Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"scaling_policies\")" tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:25.074Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_attribute_path="AttributeName(\"fleet_id\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc @module=sdk.framework tf_resource_type=awscc_gamelift_fleet timestamp=2024-02-13T02:52:25.074Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"ec2_inbound_permissions\")" tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework timestamp=2024-02-13T02:52:25.074Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"certificate_configuration\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.074Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 @module=sdk.framework tf_attribute_path="AttributeName(\"min_size\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 timestamp=2024-02-13T02:52:25.074Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"apply_capacity\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 timestamp=2024-02-13T02:52:25.074Z
2024-02-13T02:52:25.074Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"anywhere_configuration\")" @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=deca06f2-3217-dfc1-26d1-862bca62ec94 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.074Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:195 @module=sdk.framework tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"server_launch_path\")" tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"log_paths\")" tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_resource_type=awscc_gamelift_fleet tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"new_game_session_protection_policy\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"scaling_policies\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_attribute_path="AttributeName(\"desired_ec2_instances\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"instance_role_credentials_provider\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"description\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_attribute_path="AttributeName(\"certificate_configuration\")" tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_attribute_path="AttributeName(\"runtime_configuration\").AttributeName(\"game_session_activation_timeout_seconds\")" tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"runtime_configuration\").AttributeName(\"max_concurrent_game_session_activations\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"min_size\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_rpc=PlanResourceChange @module=sdk.framework tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.086Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_attribute_path="AttributeName(\"metric_groups\")" tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"id\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework timestamp=2024-02-13T02:52:25.086Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"peer_vpc_id\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet @module=sdk.framework tf_attribute_path="AttributeName(\"server_launch_parameters\")" tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=PlanResourceChange tf_attribute_path="AttributeName(\"resource_creation_limit_policy\")" tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange @module=sdk.framework tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_attribute_path="AttributeName(\"peer_vpc_aws_account_id\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"anywhere_configuration\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_attribute_path="AttributeName(\"apply_capacity\")" tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_attribute_path="AttributeName(\"max_size\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"fleet_id\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange @module=sdk.framework @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_attribute_path="AttributeName(\"locations\")" tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_attribute_path="AttributeName(\"script_id\")" tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: tf_attribute_path="AttributeName(\"instance_role_arn\")" tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_resource_type=awscc_gamelift_fleet @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_rpc=PlanResourceChange timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.087Z [DEBUG] provider.terraform-provider-awscc_v0.70.0_x5: marking computed attribute that is null in the config as unknown: @caller=github.com/hashicorp/terraform-plugin-framework@v1.5.0/internal/fwserver/server_planresourcechange.go:399 tf_provider_addr=registry.terraform.io/hashicorp/awscc tf_req_id=49d95229-ac56-ce18-0e0d-547f843a31cb tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path="AttributeName(\"ec2_inbound_permissions\")" tf_resource_type=awscc_gamelift_fleet timestamp=2024-02-13T02:52:25.087Z
2024-02-13T02:52:25.095Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-02-13T02:52:25.100Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.70.0/linux_amd64/terraform-provider-awscc_v0.70.0_x5 pid=66974
2024-02-13T02:52:25.100Z [DEBUG] provider: plugin exited
2024-02-13T02:52:25.102Z [DEBUG] building apply graph to check for errors
2024-02-13T02:52:25.102Z [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/aws"], implied first by data.aws_iam_policy_document.instance_assume_role_policy (expand)
2024-02-13T02:52:25.102Z [DEBUG] ProviderTransformer: "awscc_iam_role.example" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:25.102Z [DEBUG] ProviderTransformer: "awscc_gamelift_fleet.example" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:25.102Z [DEBUG] ProviderTransformer: "awscc_gamelift_fleet.example (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:25.102Z [DEBUG] ProviderTransformer: "awscc_iam_role.example (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:25.102Z [DEBUG] ProviderTransformer: "awscc_gamelift_fleet.example (destroy)" (*terraform.NodeDestroyResourceInstance) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:25.102Z [DEBUG] ProviderTransformer: "awscc_gamelift_build.example (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/awscc"]
2024-02-13T02:52:25.102Z [DEBUG] ProviderTransformer: "aws_iam_policy.example (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2024-02-13T02:52:25.102Z [DEBUG] ProviderTransformer: "data.aws_iam_policy_document.instance_assume_role_policy (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2024-02-13T02:52:25.103Z [DEBUG] ReferenceTransformer: "data.aws_iam_policy_document.instance_assume_role_policy (expand)" references: []
2024-02-13T02:52:25.103Z [DEBUG] ReferenceTransformer: "awscc_iam_role.example" references: [aws_iam_policy.example (expand) data.aws_iam_policy_document.instance_assume_role_policy (expand)]
2024-02-13T02:52:25.103Z [DEBUG] ReferenceTransformer: "awscc_gamelift_fleet.example" references: [awscc_gamelift_build.example (expand)]
2024-02-13T02:52:25.103Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: []
2024-02-13T02:52:25.103Z [DEBUG] ReferenceTransformer: "awscc_gamelift_fleet.example (expand)" references: [awscc_gamelift_build.example (expand)]
2024-02-13T02:52:25.103Z [DEBUG] ReferenceTransformer: "awscc_iam_role.example (expand)" references: [data.aws_iam_policy_document.instance_assume_role_policy (expand) aws_iam_policy.example (expand)]
2024-02-13T02:52:25.103Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/awscc\"]" references: []
2024-02-13T02:52:25.103Z [DEBUG] ReferenceTransformer: "awscc_gamelift_build.example (expand)" references: [awscc_iam_role.example awscc_iam_role.example awscc_iam_role.example (expand)]
2024-02-13T02:52:25.103Z [DEBUG] ReferenceTransformer: "aws_iam_policy.example (expand)" references: []
2024-02-13T02:52:25.103Z [DEBUG] DestroyEdgeTransformer2: awscc_iam_role.example has stored dependency of awscc_gamelift_fleet.example (destroy)
2024-02-13T02:52:25.104Z [INFO] backend/local: plan operation completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment