Skip to content

Instantly share code, notes, and snippets.

@jdheyburn
Created August 2, 2019 12:13
Show Gist options
  • Save jdheyburn/e8298fa7b182f39948c98b34909fe2eb to your computer and use it in GitHub Desktop.
Save jdheyburn/e8298fa7b182f39948c98b34909fe2eb to your computer and use it in GitHub Desktop.
2019/08/02 13:02:54 [INFO] Terraform version: 0.12.6
2019/08/02 13:02:54 [INFO] Go runtime version: go1.12.4
2019/08/02 13:02:54 [INFO] CLI args: []string{"/usr/local/Cellar/tfenv/0.6.0/versions/0.12.6/terraform", "apply"}
2019/08/02 13:02:54 [DEBUG] Attempting to open CLI config file: /Users/jheyburn/.terraformrc
2019/08/02 13:02:54 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019/08/02 13:02:54 [INFO] CLI command args: []string{"apply"}
2019/08/02 13:02:54 [DEBUG] New state was assigned lineage "0299013c-e58d-2e11-3418-96bded058df5"
2019/08/02 13:02:54 [DEBUG] checking for provider in "."
2019/08/02 13:02:54 [DEBUG] checking for provider in "/usr/local/Cellar/tfenv/0.6.0/versions/0.12.6"
2019/08/02 13:02:54 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2019/08/02 13:02:54 [DEBUG] found provider "terraform-provider-aws_v2.22.0_x4"
2019/08/02 13:02:54 [DEBUG] found valid plugin: "aws", "2.22.0", "/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4"
2019/08/02 13:02:54 [DEBUG] checking for provisioner in "."
2019/08/02 13:02:54 [DEBUG] checking for provisioner in "/usr/local/Cellar/tfenv/0.6.0/versions/0.12.6"
2019/08/02 13:02:54 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2019/08/02 13:02:54 [INFO] backend/local: starting Apply operation
2019-08-02T13:02:55.436+0100 [INFO] plugin: configuring client automatic mTLS
2019-08-02T13:02:55.465+0100 [DEBUG] plugin: starting plugin: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 args=[/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4]
2019-08-02T13:02:55.482+0100 [DEBUG] plugin: plugin started: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 pid=62035
2019-08-02T13:02:55.483+0100 [DEBUG] plugin: waiting for RPC address: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4
2019-08-02T13:02:55.505+0100 [INFO] plugin.terraform-provider-aws_v2.22.0_x4: configuring server automatic mTLS: timestamp=2019-08-02T13:02:55.505+0100
2019-08-02T13:02:55.529+0100 [DEBUG] plugin: using plugin: version=5
2019-08-02T13:02:55.529+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: plugin address: address=/var/folders/y_/bg_z4sh90mz0_pmj_k3pkxwxs9dxbw/T/plugin911834822 network=unix timestamp=2019-08-02T13:02:55.528+0100
2019-08-02T13:02:55.623+0100 [DEBUG] plugin: plugin process exited: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 pid=62035
2019-08-02T13:02:55.623+0100 [DEBUG] plugin: plugin exited
2019/08/02 13:02:55 [INFO] terraform: building graph: GraphTypeValidate
2019/08/02 13:02:55 [DEBUG] ProviderTransformer: "aws_ssm_patch_baseline.centos" (*terraform.NodeValidatableResource) needs provider.aws
2019/08/02 13:02:55 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_ssm_patch_baseline.amazon_linux_2
2019/08/02 13:02:55 [DEBUG] ProviderTransformer: "aws_ssm_patch_baseline.amazon_linux_2" (*terraform.NodeValidatableResource) needs provider.aws
2019/08/02 13:02:55 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_ssm_patch_baseline.amazon_linux
2019/08/02 13:02:55 [DEBUG] ProviderTransformer: "aws_ssm_patch_baseline.amazon_linux" (*terraform.NodeValidatableResource) needs provider.aws
2019/08/02 13:02:55 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_ssm_patch_group.centos
2019/08/02 13:02:55 [DEBUG] ProviderTransformer: "aws_ssm_patch_group.centos" (*terraform.NodeValidatableResource) needs provider.aws
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.centos" references: [aws_ssm_patch_baseline.centos]
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux_2" references: [aws_ssm_patch_baseline.amazon_linux_2]
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux" references: [aws_ssm_patch_baseline.amazon_linux]
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.centos" references: []
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux_2" references: []
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux" references: []
2019/08/02 13:02:55 [DEBUG] Starting graph walk: walkValidate
2019-08-02T13:02:55.630+0100 [INFO] plugin: configuring client automatic mTLS
2019-08-02T13:02:55.651+0100 [DEBUG] plugin: starting plugin: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 args=[/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4]
2019-08-02T13:02:55.665+0100 [DEBUG] plugin: plugin started: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 pid=62036
2019-08-02T13:02:55.665+0100 [DEBUG] plugin: waiting for RPC address: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4
2019-08-02T13:02:55.686+0100 [INFO] plugin.terraform-provider-aws_v2.22.0_x4: configuring server automatic mTLS: timestamp=2019-08-02T13:02:55.685+0100
2019-08-02T13:02:55.710+0100 [DEBUG] plugin: using plugin: version=5
2019-08-02T13:02:55.710+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: plugin address: address=/var/folders/y_/bg_z4sh90mz0_pmj_k3pkxwxs9dxbw/T/plugin130925699 network=unix timestamp=2019-08-02T13:02:55.710+0100
2019-08-02T13:02:55.828+0100 [DEBUG] plugin: plugin process exited: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 pid=62036
2019-08-02T13:02:55.828+0100 [DEBUG] plugin: plugin exited
2019/08/02 13:02:55 [INFO] backend/local: apply calling Refresh
2019/08/02 13:02:55 [INFO] terraform: building graph: GraphTypeRefresh
2019/08/02 13:02:55 [TRACE] Executing graph transform *terraform.ConfigTransformer
2019/08/02 13:02:55 [TRACE] ConfigTransformer: Starting for path:
2019/08/02 13:02:55 [DEBUG] ProviderTransformer: "aws_ssm_patch_baseline.amazon_linux_2" (*terraform.NodeRefreshableManagedResource) needs provider.aws
2019/08/02 13:02:55 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_ssm_patch_baseline.amazon_linux
2019/08/02 13:02:55 [DEBUG] ProviderTransformer: "aws_ssm_patch_baseline.amazon_linux" (*terraform.NodeRefreshableManagedResource) needs provider.aws
2019/08/02 13:02:55 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_ssm_patch_group.centos
2019/08/02 13:02:55 [DEBUG] ProviderTransformer: "aws_ssm_patch_group.centos" (*terraform.NodeRefreshableManagedResource) needs provider.aws
2019/08/02 13:02:55 [DEBUG] ProviderTransformer: "aws_ssm_patch_group.amazon_linux" (*terraform.NodeRefreshableManagedResource) needs provider.aws
2019/08/02 13:02:55 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
aws_ssm_patch_baseline.amazon_linux - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ssm_patch_baseline.amazon_linux_2 - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ssm_patch_baseline.centos - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ssm_patch_group.amazon_linux - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ssm_patch_group.amazon_linux_2 - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ssm_patch_group.centos - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
------
2019/08/02 13:02:55 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.centos" references: [aws_ssm_patch_baseline.centos]
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux_2" references: [aws_ssm_patch_baseline.amazon_linux_2]
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux" references: [aws_ssm_patch_baseline.amazon_linux]
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.centos" references: []
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux_2" references: []
2019/08/02 13:02:55 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux" references: []
2019/08/02 13:02:55 [DEBUG] Starting graph walk: walkRefresh
2019-08-02T13:02:55.831+0100 [INFO] plugin: configuring client automatic mTLS
2019-08-02T13:02:55.851+0100 [DEBUG] plugin: starting plugin: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 args=[/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4]
2019-08-02T13:02:55.866+0100 [DEBUG] plugin: plugin started: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 pid=62041
2019-08-02T13:02:55.866+0100 [DEBUG] plugin: waiting for RPC address: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4
2019-08-02T13:02:55.892+0100 [INFO] plugin.terraform-provider-aws_v2.22.0_x4: configuring server automatic mTLS: timestamp=2019-08-02T13:02:55.892+0100
2019-08-02T13:02:55.916+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: plugin address: address=/var/folders/y_/bg_z4sh90mz0_pmj_k3pkxwxs9dxbw/T/plugin665121148 network=unix timestamp=2019-08-02T13:02:55.915+0100
2019-08-02T13:02:55.916+0100 [DEBUG] plugin: using plugin: version=5
2019-08-02T13:02:55.993+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:55 [INFO] assume_role configuration set: (ARN: "arn:aws:iam::791682956436:role/CrossAccountAccess", SessionID: "cdd-sandbox-terraform", ExternalID: "", Policy: "")
2019-08-02T13:02:55.993+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:55 [INFO] Building AWS auth structure
2019-08-02T13:02:55.993+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:55 [INFO] Setting AWS metadata API timeout to 100ms
2019-08-02T13:02:56.734+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:56 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2019-08-02T13:02:56.734+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:56 [INFO] Attempting to AssumeRole arn:aws:iam::791682956436:role/CrossAccountAccess (SessionName: "cdd-sandbox-terraform", ExternalId: "", Policy: "")
2019-08-02T13:02:56.734+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:56 [INFO] AWS Auth provider used: "EnvProvider"
2019-08-02T13:02:57.433+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:57 [INFO] AWS Auth provider used: "AssumeRoleProvider"
2019-08-02T13:02:57.433+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:57 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:57 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: sts.amazonaws.com
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 43
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120257Z
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2019-08-02T13:02:57.434+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:02:57.981+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:57 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 467
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: text/xml
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:02:57 GMT
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: 77c3cb2b-b51d-11e9-83e1-fb5dd2624842
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:57 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <GetCallerIdentityResult>
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <Arn>arn:aws:sts::791682956436:assumed-role/CrossAccountAccess/cdd-sandbox-terraform</Arn>
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <UserId>AROAILUIWGMB5QFPNNQ32:cdd-sandbox-terraform</UserId>
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <Account>791682956436</Account>
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </GetCallerIdentityResult>
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <ResponseMetadata>
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <RequestId>77c3cb2b-b51d-11e9-83e1-fb5dd2624842</RequestId>
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </ResponseMetadata>
2019-08-02T13:02:57.982+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </GetCallerIdentityResponse>
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:57 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ec2.eu-west-1.amazonaws.com
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 87
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120257Z
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2019-08-02T13:02:57.985+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:58 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 540
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: text/xml;charset=UTF-8
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:02:58 GMT
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Server: AmazonEC2
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:58 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <requestId>816fd3ba-70ee-4e1d-9052-a3587edfac20</requestId>
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <accountAttributeSet>
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <item>
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <attributeName>supported-platforms</attributeName>
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <attributeValueSet>
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <item>
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <attributeValue>VPC</attributeValue>
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </item>
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </attributeValueSet>
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </item>
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </accountAttributeSet>
2019/08/02 13:02:58 [TRACE] [walkRefresh] Exiting eval tree: provider.aws
2019-08-02T13:02:58.531+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </DescribeAccountAttributesResponse>
2019/08/02 13:02:58 [TRACE] vertex "provider.aws": visit complete
2019/08/02 13:02:58 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.centos" references: []
2019/08/02 13:02:58 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux_2" references: []
2019/08/02 13:02:58 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/02 13:02:58 [TRACE] Executing graph transform *terraform.RootTransformer
2019/08/02 13:02:58 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux" references: []
2019/08/02 13:02:58 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/02 13:02:58 [TRACE] Executing graph transform *terraform.RootTransformer
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:58 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/GetPatchBaseline Details:
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 37
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120258Z
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.GetPatchBaseline
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {"BaselineId":"pb-01ad30a5a012192ed"}
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:58 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/GetPatchBaseline Details:
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 37
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120258Z
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.GetPatchBaseline
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {"BaselineId":"pb-0a38d8d0f7b2d56ce"}
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:02:58 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/GetPatchBaseline Details:
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 37
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120258Z
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.GetPatchBaseline
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {"BaselineId":"pb-00fb43e57d24e1b2c"}
2019-08-02T13:02:58.540+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:03 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/GetPatchBaseline Details:
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:03 GMT
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: a4a89e18-a1a3-4571-b8a4-3b13b63f8b68
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:03 [DEBUG] [aws-sdk-go] {"ApprovalRules":{"PatchRules":[{"ApproveAfterDays":0,"ComplianceLevel":"UNSPECIFIED","EnableNonSecurity":false,"PatchFilterGroup":{"PatchFilters":[{"Key":"CLASSIFICATION","Values":["*"]}]}}]},"ApprovedPatches":[],"ApprovedPatchesComplianceLevel":"UNSPECIFIED","ApprovedPatchesEnableNonSecurity":false,"BaselineId":"pb-0a38d8d0f7b2d56ce","CreatedDate":1.564747323362E9,"Description":"Patch baseline for amazon_linux","GlobalFilters":{"PatchFilters":[]},"ModifiedDate":1.564747323362E9,"Name":"amazon_linux-patch-baseline","OperatingSystem":"AMAZON_LINUX","PatchGroups":["patch_group"],"RejectedPatches":[],"RejectedPatchesAction":"ALLOW_AS_DEPENDENCY","Sources":[]}
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:03 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/ListTagsForResource Details:
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 68
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120303Z
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.ListTagsForResource
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {"ResourceId":"pb-0a38d8d0f7b2d56ce","ResourceType":"PatchBaseline"}
2019-08-02T13:03:03.928+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:03.932+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:03 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/GetPatchBaseline Details:
2019-08-02T13:03:03.932+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:03.932+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:03.932+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:03.932+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:03.932+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:03 GMT
2019-08-02T13:03:03.932+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: f920b2f3-e39e-4841-af6f-8f43b052786f
2019-08-02T13:03:03.932+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:03.932+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:03.932+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:03 [DEBUG] [aws-sdk-go] {"ApprovalRules":{"PatchRules":[{"ApproveAfterDays":0,"ComplianceLevel":"UNSPECIFIED","EnableNonSecurity":false,"PatchFilterGroup":{"PatchFilters":[{"Key":"CLASSIFICATION","Values":["*"]}]}}]},"ApprovedPatches":[],"ApprovedPatchesComplianceLevel":"UNSPECIFIED","ApprovedPatchesEnableNonSecurity":false,"BaselineId":"pb-01ad30a5a012192ed","CreatedDate":1.564747323411E9,"Description":"Patch baseline for centos","GlobalFilters":{"PatchFilters":[]},"ModifiedDate":1.564747323411E9,"Name":"centos-patch-baseline","OperatingSystem":"CENTOS","PatchGroups":["patch_group"],"RejectedPatches":[],"RejectedPatchesAction":"ALLOW_AS_DEPENDENCY","Sources":[]}
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:03 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/ListTagsForResource Details:
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 68
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120303Z
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.ListTagsForResource
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {"ResourceId":"pb-01ad30a5a012192ed","ResourceType":"PatchBaseline"}
2019-08-02T13:03:03.933+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:03 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/GetPatchBaseline Details:
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:03 GMT
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: b872de2a-e1ab-4e50-aa21-300a00cc91db
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:03 [DEBUG] [aws-sdk-go] {"ApprovalRules":{"PatchRules":[{"ApproveAfterDays":0,"ComplianceLevel":"UNSPECIFIED","EnableNonSecurity":false,"PatchFilterGroup":{"PatchFilters":[{"Key":"CLASSIFICATION","Values":["*"]}]}}]},"ApprovedPatches":[],"ApprovedPatchesComplianceLevel":"UNSPECIFIED","ApprovedPatchesEnableNonSecurity":false,"BaselineId":"pb-00fb43e57d24e1b2c","CreatedDate":1.564747182463E9,"Description":"Patch baseline for amazon_linux_2","GlobalFilters":{"PatchFilters":[]},"ModifiedDate":1.564747182463E9,"Name":"amazon_linux_2-patch-baseline","OperatingSystem":"AMAZON_LINUX_2","PatchGroups":["patch_group"],"RejectedPatches":[],"RejectedPatchesAction":"ALLOW_AS_DEPENDENCY","Sources":[]}
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:03 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/ListTagsForResource Details:
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 68
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120303Z
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.ListTagsForResource
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {"ResourceId":"pb-00fb43e57d24e1b2c","ResourceType":"PatchBaseline"}
2019-08-02T13:03:03.947+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:04.248+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/ListTagsForResource Details:
2019-08-02T13:03:04.248+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:04.248+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:04.248+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:04.248+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:04.248+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:03 GMT
2019-08-02T13:03:04.248+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: 386bd517-950c-4aa8-9387-87b00770ee87
2019-08-02T13:03:04.248+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.248+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.248+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:04.248+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] {"TagList":[]}
2019/08/02 13:03:04 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux_2" references: []
2019/08/02 13:03:04 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/DescribePatchGroups Details:
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 2
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120304Z
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.DescribePatchGroups
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {}
2019-08-02T13:03:04.250+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:04.281+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/ListTagsForResource Details:
2019-08-02T13:03:04.281+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:04.281+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:04.281+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:04.281+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:04.281+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:03 GMT
2019-08-02T13:03:04.281+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: b294c241-5573-408c-af40-7dcb6e8523fe
2019-08-02T13:03:04.281+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.281+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.281+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:04.281+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] {"TagList":[]}
2019/08/02 13:03:04 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.centos" references: []
2019/08/02 13:03:04 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/02 13:03:04 [TRACE] Executing graph transform *terraform.RootTransformer
2019-08-02T13:03:04.282+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/DescribePatchGroups Details:
2019-08-02T13:03:04.282+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:04.282+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:04.282+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:04.282+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:04.282+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 2
2019-08-02T13:03:04.282+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:04.282+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120304Z
2019-08-02T13:03:04.282+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.DescribePatchGroups
2019-08-02T13:03:04.283+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:04.283+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.283+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {}
2019-08-02T13:03:04.283+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:04.493+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/ListTagsForResource Details:
2019-08-02T13:03:04.493+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:04.493+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:04.493+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:04.493+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:04.493+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:04 GMT
2019-08-02T13:03:04.493+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: d37a2ae2-ee60-481d-a251-9c2e9a6c3282
2019-08-02T13:03:04.493+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.493+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.493+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:04.493+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] {"TagList":[]}
2019/08/02 13:03:04 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux" references: []
2019/08/02 13:03:04 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/DescribePatchGroups Details:
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 2
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120304Z
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.DescribePatchGroups
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {}
2019-08-02T13:03:04.496+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:04.623+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/DescribePatchGroups Details:
2019-08-02T13:03:04.623+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:04.623+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:04.623+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:04.623+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:04.623+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:03 GMT
2019-08-02T13:03:04.623+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: 64e69b7b-b22e-4305-9b02-93a63376c5d8
2019-08-02T13:03:04.623+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.624+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.624+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:04.624+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] {"Mappings":[{"BaselineIdentity":{"BaselineDescription":"Baseline containing all updates for Centos","BaselineId":"pb-0bf19cac9c21c0623","BaselineName":"AmazonLinuxServers","DefaultBaseline":false,"OperatingSystem":"CENTOS"},"PatchGroup":"Linux Servers"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for amazon_linux","BaselineId":"pb-0a38d8d0f7b2d56ce","BaselineName":"amazon_linux-patch-baseline","DefaultBaseline":false,"OperatingSystem":"AMAZON_LINUX"},"PatchGroup":"patch_group"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for amazon_linux_2","BaselineId":"pb-00fb43e57d24e1b2c","BaselineName":"amazon_linux_2-patch-baseline","DefaultBaseline":false,"OperatingSystem":"AMAZON_LINUX_2"},"PatchGroup":"patch_group"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for centos","BaselineId":"pb-01ad30a5a012192ed","BaselineName":"centos-patch-baseline","DefaultBaseline":false,"OperatingSystem":"CENTOS"},"PatchGroup":"patch_group"}]}
2019-08-02T13:03:04.636+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/DescribePatchGroups Details:
2019-08-02T13:03:04.636+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:04.636+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:04.636+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:04.636+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:04.636+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:03 GMT
2019-08-02T13:03:04.636+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: 9e85dda8-f46b-41d7-8082-dadd97e438a6
2019-08-02T13:03:04.636+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.636+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.636+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:04.636+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] {"Mappings":[{"BaselineIdentity":{"BaselineDescription":"Baseline containing all updates for Centos","BaselineId":"pb-0bf19cac9c21c0623","BaselineName":"AmazonLinuxServers","DefaultBaseline":false,"OperatingSystem":"CENTOS"},"PatchGroup":"Linux Servers"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for amazon_linux","BaselineId":"pb-0a38d8d0f7b2d56ce","BaselineName":"amazon_linux-patch-baseline","DefaultBaseline":false,"OperatingSystem":"AMAZON_LINUX"},"PatchGroup":"patch_group"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for amazon_linux_2","BaselineId":"pb-00fb43e57d24e1b2c","BaselineName":"amazon_linux_2-patch-baseline","DefaultBaseline":false,"OperatingSystem":"AMAZON_LINUX_2"},"PatchGroup":"patch_group"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for centos","BaselineId":"pb-01ad30a5a012192ed","BaselineName":"centos-patch-baseline","DefaultBaseline":false,"OperatingSystem":"CENTOS"},"PatchGroup":"patch_group"}]}
2019-08-02T13:03:04.804+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/DescribePatchGroups Details:
2019-08-02T13:03:04.804+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:04.804+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:04.804+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:04.804+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:04.804+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:04 GMT
2019-08-02T13:03:04.804+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: 87dcaf59-7a6a-491a-b0d4-f45e6bc293e5
2019-08-02T13:03:04.804+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.804+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:04.804+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:04.804+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [DEBUG] [aws-sdk-go] {"Mappings":[{"BaselineIdentity":{"BaselineDescription":"Baseline containing all updates for Centos","BaselineId":"pb-0bf19cac9c21c0623","BaselineName":"AmazonLinuxServers","DefaultBaseline":false,"OperatingSystem":"CENTOS"},"PatchGroup":"Linux Servers"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for amazon_linux","BaselineId":"pb-0a38d8d0f7b2d56ce","BaselineName":"amazon_linux-patch-baseline","DefaultBaseline":false,"OperatingSystem":"AMAZON_LINUX"},"PatchGroup":"patch_group"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for amazon_linux_2","BaselineId":"pb-00fb43e57d24e1b2c","BaselineName":"amazon_linux_2-patch-baseline","DefaultBaseline":false,"OperatingSystem":"AMAZON_LINUX_2"},"PatchGroup":"patch_group"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for centos","BaselineId":"pb-01ad30a5a012192ed","BaselineName":"centos-patch-baseline","DefaultBaseline":false,"OperatingSystem":"CENTOS"},"PatchGroup":"patch_group"}]}
2019-08-02T13:03:04.808+0100 [DEBUG] plugin: plugin process exited: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 pid=62041
2019-08-02T13:03:04.808+0100 [DEBUG] plugin: plugin exited
2019/08/02 13:03:04 [TRACE] [walkRefresh] Exiting eval tree: provider.aws (close)
2019/08/02 13:03:04 [TRACE] vertex "provider.aws (close)": visit complete
2019/08/02 13:03:04 [INFO] backend/local: apply calling Plan
2019/08/02 13:03:04 [INFO] terraform: building graph: GraphTypePlan
2019/08/02 13:03:04 [TRACE] Executing graph transform *terraform.ConfigTransformer
2019/08/02 13:03:04 [TRACE] ConfigTransformer: Starting for path:
2019/08/02 13:03:04 [DEBUG] ProviderTransformer: "aws_ssm_patch_group.centos" (*terraform.NodePlannableResource) needs provider.aws
2019/08/02 13:03:04 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_ssm_patch_group.amazon_linux_2
2019/08/02 13:03:04 [DEBUG] ProviderTransformer: "aws_ssm_patch_group.amazon_linux_2" (*terraform.NodePlannableResource) needs provider.aws
2019/08/02 13:03:04 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_ssm_patch_group.amazon_linux
2019/08/02 13:03:04 [DEBUG] ProviderTransformer: "aws_ssm_patch_group.amazon_linux" (*terraform.NodePlannableResource) needs provider.aws
2019/08/02 13:03:04 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.centos" references: []
2019/08/02 13:03:04 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux_2" references: []
2019/08/02 13:03:04 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux" references: []
2019/08/02 13:03:04 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.centos" references: [aws_ssm_patch_baseline.centos]
2019/08/02 13:03:04 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux_2" references: [aws_ssm_patch_baseline.amazon_linux_2]
2019/08/02 13:03:04 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux" references: [aws_ssm_patch_baseline.amazon_linux]
2019/08/02 13:03:04 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2019/08/02 13:03:04 [DEBUG] Starting graph walk: walkPlan
2019/08/02 13:03:04 [TRACE] dag/walk: updating graph
2019-08-02T13:03:04.810+0100 [INFO] plugin: configuring client automatic mTLS
2019-08-02T13:03:04.834+0100 [DEBUG] plugin: starting plugin: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 args=[/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4]
2019-08-02T13:03:04.850+0100 [DEBUG] plugin: plugin started: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 pid=62148
2019-08-02T13:03:04.850+0100 [DEBUG] plugin: waiting for RPC address: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4
2019-08-02T13:03:04.871+0100 [INFO] plugin.terraform-provider-aws_v2.22.0_x4: configuring server automatic mTLS: timestamp=2019-08-02T13:03:04.871+0100
2019-08-02T13:03:04.895+0100 [DEBUG] plugin: using plugin: version=5
2019-08-02T13:03:04.895+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: plugin address: address=/var/folders/y_/bg_z4sh90mz0_pmj_k3pkxwxs9dxbw/T/plugin668781779 network=unix timestamp=2019-08-02T13:03:04.894+0100
2019-08-02T13:03:04.977+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [INFO] assume_role configuration set: (ARN: "arn:aws:iam::791682956436:role/CrossAccountAccess", SessionID: "cdd-sandbox-terraform", ExternalID: "", Policy: "")
2019-08-02T13:03:04.977+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [INFO] Building AWS auth structure
2019-08-02T13:03:04.977+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:04 [INFO] Setting AWS metadata API timeout to 100ms
2019-08-02T13:03:05.247+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:05 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2019-08-02T13:03:05.247+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:05 [INFO] Attempting to AssumeRole arn:aws:iam::791682956436:role/CrossAccountAccess (SessionName: "cdd-sandbox-terraform", ExternalId: "", Policy: "")
2019-08-02T13:03:05.247+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:05 [INFO] AWS Auth provider used: "EnvProvider"
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:05 [INFO] AWS Auth provider used: "AssumeRoleProvider"
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:05 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:05 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: sts.amazonaws.com
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 43
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120305Z
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2019-08-02T13:03:05.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:06 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 467
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: text/xml
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:05 GMT
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: 7cd0ac04-b51d-11e9-b6c7-c7a138daa1b1
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:06 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <GetCallerIdentityResult>
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <Arn>arn:aws:sts::791682956436:assumed-role/CrossAccountAccess/cdd-sandbox-terraform</Arn>
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <UserId>AROAILUIWGMB5QFPNNQ32:cdd-sandbox-terraform</UserId>
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <Account>791682956436</Account>
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </GetCallerIdentityResult>
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <ResponseMetadata>
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <RequestId>7cd0ac04-b51d-11e9-b6c7-c7a138daa1b1</RequestId>
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </ResponseMetadata>
2019-08-02T13:03:06.457+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </GetCallerIdentityResponse>
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:06 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ec2.eu-west-1.amazonaws.com
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 87
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120306Z
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2019-08-02T13:03:06.460+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:06 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 540
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: text/xml;charset=UTF-8
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:06 GMT
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Server: AmazonEC2
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:06 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <requestId>f47e7caf-17a8-49b1-9109-0071725ac964</requestId>
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <accountAttributeSet>
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <item>
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <attributeName>supported-platforms</attributeName>
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <attributeValueSet>
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <item>
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <attributeValue>VPC</attributeValue>
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </item>
2019/08/02 13:03:06 [TRACE] [walkPlan] Exiting eval tree: provider.aws
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </accountAttributeSet>
2019-08-02T13:03:06.770+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </DescribeAccountAttributesResponse>
2019/08/02 13:03:06 [TRACE] dag/walk: visiting "aws_ssm_patch_baseline.amazon_linux"
2019/08/02 13:03:06 [TRACE] dag/walk: visiting "aws_ssm_patch_baseline.amazon_linux_2"
2019/08/02 13:03:06 [TRACE] vertex "aws_ssm_patch_baseline.amazon_linux_2": starting visit (*terraform.NodePlannableResource)
2019/08/02 13:03:06 [TRACE] vertex "aws_ssm_patch_baseline.amazon_linux": starting visit (*terraform.NodePlannableResource)
2019/08/02 13:03:06 [TRACE] dag/walk: visiting "aws_ssm_patch_baseline.centos"
2019/08/02 13:03:06 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux" references: []
2019/08/02 13:03:06 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/02 13:03:06 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux_2" references: []
2019/08/02 13:03:06 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/02 13:03:06 [TRACE] Executing graph transform *terraform.RootTransformer
2019/08/02 13:03:06 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.centos" references: []
2019/08/02 13:03:06 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/02 13:03:06 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux_2" references: []
2019/08/02 13:03:06 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/02 13:03:06 [TRACE] Executing graph transform *terraform.RootTransformer
2019/08/02 13:03:06 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux" references: []
2019/08/02 13:03:06 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/02 13:03:06 [TRACE] Executing graph transform *terraform.RootTransformer
2019/08/02 13:03:06 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2019/08/02 13:03:06 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.centos" references: []
2019/08/02 13:03:06 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019-08-02T13:03:06.787+0100 [DEBUG] plugin: plugin process exited: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 pid=62148
2019-08-02T13:03:06.787+0100 [DEBUG] plugin: plugin exited
2019/08/02 13:03:06 [TRACE] [walkPlan] Exiting eval tree: provider.aws (close)
2019/08/02 13:03:06 [TRACE] vertex "provider.aws (close)": visit complete
2019/08/02 13:03:06 [TRACE] dag/walk: visiting "root"
2019/08/02 13:03:06 [DEBUG] command: asking for input: "Do you want to perform these actions?"
2019/08/02 13:03:13 [INFO] backend/local: apply calling Apply
2019/08/02 13:03:13 [INFO] terraform: building graph: GraphTypeApply
2019/08/02 13:03:13 [DEBUG] ProviderTransformer: "aws_ssm_patch_group.amazon_linux_2 (destroy)" (*terraform.NodeDestroyResourceInstance) needs provider.aws
2019/08/02 13:03:13 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_ssm_patch_group.amazon_linux
2019/08/02 13:03:13 [DEBUG] ProviderTransformer: "aws_ssm_patch_group.amazon_linux" (*terraform.NodeAbstractResourceInstance) needs provider.aws
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux_2" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux_2 (destroy)" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux (destroy)" references: []
2019/08/02 13:03:13 [DEBUG] ProviderTransformer: "aws_ssm_patch_baseline.amazon_linux_2 (prepare state)" (*terraform.NodeApplyableResource) needs provider.aws
2019/08/02 13:03:13 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_ssm_patch_baseline.centos (prepare state)
2019/08/02 13:03:13 [DEBUG] ProviderTransformer: "aws_ssm_patch_baseline.centos (prepare state)" (*terraform.NodeApplyableResource) needs provider.aws
2019/08/02 13:03:13 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_ssm_patch_group.amazon_linux_2 (prepare state)
2019/08/02 13:03:13 [DEBUG] ProviderTransformer: "aws_ssm_patch_group.amazon_linux_2 (prepare state)" (*terraform.NodeApplyableResource) needs provider.aws
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.centos (prepare state)" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux_2 (prepare state)" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.centos (prepare state)" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux (prepare state)" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_baseline.amazon_linux (prepare state)" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux_2 (prepare state)" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux" references: [aws_ssm_patch_baseline.amazon_linux (prepare state)]
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux (destroy)" references: []
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux_2" references: [aws_ssm_patch_baseline.amazon_linux_2 (prepare state)]
2019/08/02 13:03:13 [DEBUG] ReferenceTransformer: "aws_ssm_patch_group.amazon_linux_2 (destroy)" references: []
te) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_ssm_patch_baseline.amazon_linux (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_baseline.amazon_linux_2 (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_baseline.centos (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.amazon_linux - *terraform.NodeApplyableResourceInstance
aws_ssm_patch_group.amazon_linux (destroy) - *terraform.NodeDestroyResourceInstance
aws_ssm_patch_group.amazon_linux (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.amazon_linux_2 - *terraform.NodeApplyableResourceInstance
aws_ssm_patch_group.amazon_linux_2 (destroy) - *terraform.NodeDestroyResourceInstance
aws_ssm_patch_group.amazon_linux_2 (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.centos (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ssm_patch_baseline.amazon_linux (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_baseline.amazon_linux_2 (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_baseline.centos (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.amazon_linux - *terraform.NodeApplyableResourceInstance
aws_ssm_patch_group.amazon_linux (destroy) - *terraform.NodeDestroyResourceInstance
aws_ssm_patch_group.amazon_linux (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.amazon_linux_2 - *terraform.NodeApplyableResourceInstance
aws_ssm_patch_group.amazon_linux_2 (destroy) - *terraform.NodeDestroyResourceInstance
aws_ssm_patch_group.amazon_linux_2 (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.centos (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyarraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_ssm_patch_baseline.amazon_linux (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_baseline.amazon_linux_2 (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_baseline.centos (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.amazon_linux - *terraform.NodeApplyableResourceInstance
aws_ssm_patch_group.amazon_linux (destroy) - *terraform.NodeDestroyResourceInstance
aws_ssm_patch_group.amazon_linux (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.amazon_linux_2 - *terraform.NodeApplyableResourceInstance
aws_ssm_patch_group.amazon_linux_2 (destroy) - *terraform.NodeDestroyResourceInstance
aws_ssm_patch_group.amazon_linux_2 (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.centos (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ssm_patch_baseline.amazon_linux (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_baseline.amazon_linux_2 (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_baseline.centos (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.amazon_linux - *terraform.NodeApplyableResourceInstance
aws_ssm_patch_group.amazon_linux (destroy) - *terraform.NodeDestroyResourceInstance
aws_ssm_patch_group.amazon_linux (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.amazon_linux_2 - *terraform.NodeApplyableResourceInstance
aws_ssm_patch_group.amazon_linux_2 (destroy) - *terraform.NodeDestroyResourceInstance
aws_ssm_patch_group.amazon_linux_2 (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.centos (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvidNodeApplyableResourceInstance
aws_ssm_patch_group.centos (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ssm_patch_baseline.centos (prepare state) - *terraform.NodeApplyableResource
aws_ssm_patch_group.amazon_linux - *terraform.NodeApplyableResourceInstance
aws_ssm_patch_group.amazon_linux_2 - *terraform.NodeApplyableResourceInstance
aws_ssm_patch_group.centos (prepare state) - *terraform.NodeApplyableResource
root - terraform.graphNodeRoot
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
------
2019/08/02 13:03:13 [DEBUG] Starting graph walk: walkApply
2019/08/02 13:03:13 [TRACE] dag/walk: updating graph
2019-08-02T13:03:13.572+0100 [INFO] plugin: configuring client automatic mTLS
2019-08-02T13:03:13.597+0100 [DEBUG] plugin: starting plugin: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 args=[/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4]
2019-08-02T13:03:13.613+0100 [DEBUG] plugin: plugin started: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 pid=62247
2019-08-02T13:03:13.613+0100 [DEBUG] plugin: waiting for RPC address: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4
2019-08-02T13:03:13.633+0100 [INFO] plugin.terraform-provider-aws_v2.22.0_x4: configuring server automatic mTLS: timestamp=2019-08-02T13:03:13.632+0100
2019-08-02T13:03:13.656+0100 [DEBUG] plugin: using plugin: version=5
2019-08-02T13:03:13.656+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: plugin address: address=/var/folders/y_/bg_z4sh90mz0_pmj_k3pkxwxs9dxbw/T/plugin731741642 network=unix timestamp=2019-08-02T13:03:13.656+0100
2019-08-02T13:03:13.740+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:13 [INFO] assume_role configuration set: (ARN: "arn:aws:iam::791682956436:role/CrossAccountAccess", SessionID: "cdd-sandbox-terraform", ExternalID: "", Policy: "")
2019-08-02T13:03:13.740+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:13 [INFO] Building AWS auth structure
2019-08-02T13:03:13.740+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:13 [INFO] Setting AWS metadata API timeout to 100ms
2019-08-02T13:03:14.025+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:14 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2019-08-02T13:03:14.025+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:14 [INFO] Attempting to AssumeRole arn:aws:iam::791682956436:role/CrossAccountAccess (SessionName: "cdd-sandbox-terraform", ExternalId: "", Policy: "")
2019-08-02T13:03:14.026+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:14 [INFO] AWS Auth provider used: "EnvProvider"
2019-08-02T13:03:14.699+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:14 [INFO] AWS Auth provider used: "AssumeRoleProvider"
2019-08-02T13:03:14.699+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:14 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:14 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: sts.amazonaws.com
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 43
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120314Z
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2019-08-02T13:03:14.700+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:15 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 467
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: text/xml
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:15 GMT
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: 821601b5-b51d-11e9-b732-8d14b59a974b
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:15 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <GetCallerIdentityResult>
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <Arn>arn:aws:sts::791682956436:assumed-role/CrossAccountAccess/cdd-sandbox-terraform</Arn>
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <UserId>AROAILUIWGMB5QFPNNQ32:cdd-sandbox-terraform</UserId>
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <Account>791682956436</Account>
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </GetCallerIdentityResult>
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <ResponseMetadata>
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <RequestId>821601b5-b51d-11e9-b732-8d14b59a974b</RequestId>
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </ResponseMetadata>
2019-08-02T13:03:15.296+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </GetCallerIdentityResponse>
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:15 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ec2.eu-west-1.amazonaws.com
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 87
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120315Z
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2019-08-02T13:03:15.297+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:15 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 540
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: text/xml;charset=UTF-8
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:15 GMT
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Server: AmazonEC2
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:15 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <requestId>aeaec3ca-38c1-401d-90a3-b7ffd044d299</requestId>
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <accountAttributeSet>
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <item>
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <attributeName>supported-platforms</attributeName>
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <attributeValueSet>
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <item>
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: <attributeValue>VPC</attributeValue>
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </item>
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </attributeValueSet>
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </item>
2019-08-02T13:03:15.681+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: </accountAttributeSet>
2019/08/02 13:03:15 [TRACE] [walkApply] Exiting eval tree: provider.aws
2019/08/02 13:03:15 [DEBUG] aws_ssm_patch_group.amazon_linux_2: applying the planned Delete change
2019/08/02 13:03:15 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/02 13:03:15 [TRACE] GRPCProvider: ApplyResourceChange
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:15 [INFO] Deleting SSM Patch Group: patch_group
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:15 [INFO] Deleting SSM Patch Group: patch_group
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:15 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/DeregisterPatchBaselineForPatchGroup Details:
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 64
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120315Z
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.DeregisterPatchBaselineForPatchGroup
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {"BaselineId":"pb-01ad30a5a012192ed","PatchGroup":"patch_group"}
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:15 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/DeregisterPatchBaselineForPatchGroup Details:
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 64
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120315Z
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.DeregisterPatchBaselineForPatchGroup
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {"BaselineId":"pb-01ad30a5a012192ed","PatchGroup":"patch_group"}
2019-08-02T13:03:15.686+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:16.006+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/DeregisterPatchBaselineForPatchGroup Details:
2019-08-02T13:03:16.006+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:16.006+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:16.006+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:16.006+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:16.006+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:15 GMT
2019-08-02T13:03:16.006+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: d83993e0-adec-4441-bf67-c114ecea68d8
2019-08-02T13:03:16.006+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.006+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.006+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:16.006+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] {"BaselineId":"pb-01ad30a5a012192ed","PatchGroup":"patch_group"}
2019-08-02T13:03:16.007+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/DeregisterPatchBaselineForPatchGroup Details:
2019-08-02T13:03:16.007+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019/08/02 13:03:16 [TRACE] <root>: eval: *terraform.EvalUpdateStateHook
2019-08-02T13:03:16.007+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:16.007+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:16.007+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:16.007+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:15 GMT
2019-08-02T13:03:16.007+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: 344a41b9-d60c-4d4f-91eb-f4d890b9b81b
2019-08-02T13:03:16.007+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.007+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.007+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:16.007+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] {"BaselineId":"pb-01ad30a5a012192ed","PatchGroup":"patch_group"}
2019/08/02 13:03:16 [DEBUG] aws_ssm_patch_group.amazon_linux_2: applying the planned Create change
2019/08/02 13:03:16 [TRACE] GRPCProvider: ApplyResourceChange
2019/08/02 13:03:16 [DEBUG] aws_ssm_patch_group.amazon_linux: applying the planned Create change
2019/08/02 13:03:16 [TRACE] GRPCProvider: ApplyResourceChange
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/RegisterPatchBaselineForPatchGroup Details:
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 64
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120316Z
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.RegisterPatchBaselineForPatchGroup
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {"BaselineId":"pb-00fb43e57d24e1b2c","PatchGroup":"patch_group"}
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/RegisterPatchBaselineForPatchGroup Details:
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 64
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120316Z
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.RegisterPatchBaselineForPatchGroup
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {"BaselineId":"pb-0a38d8d0f7b2d56ce","PatchGroup":"patch_group"}
2019-08-02T13:03:16.034+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/RegisterPatchBaselineForPatchGroup Details:
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:15 GMT
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: 4728f6a4-7e62-4024-8525-fd9077a84666
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] {"BaselineId":"pb-0a38d8d0f7b2d56ce","PatchGroup":"patch_group"}
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/DescribePatchGroups Details:
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 2
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120316Z
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.DescribePatchGroups
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {}
2019-08-02T13:03:16.383+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/RegisterPatchBaselineForPatchGroup Details:
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:16 GMT
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: 4b55535c-f4b1-4bbb-bf2d-dc31ed7a8e54
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] {"BaselineId":"pb-00fb43e57d24e1b2c","PatchGroup":"patch_group"}
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] DEBUG: Request ssm/DescribePatchGroups Details:
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: POST / HTTP/1.1
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Host: ssm.eu-west-1.amazonaws.com
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: User-Agent: aws-sdk-go/1.21.7 (go1.12.6; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.5
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Length: 2
2019-08-02T13:03:16.393+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:16.394+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Date: 20190802T120316Z
2019-08-02T13:03:16.394+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amz-Target: AmazonSSM.DescribePatchGroups
2019-08-02T13:03:16.394+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Accept-Encoding: gzip
2019-08-02T13:03:16.394+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.394+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: {}
2019-08-02T13:03:16.394+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:16.718+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/DescribePatchGroups Details:
2019-08-02T13:03:16.718+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:16.718+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:16.718+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:16.718+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:16.718+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:16 GMT
2019-08-02T13:03:16.718+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: b2b64d1a-e5e4-4bbb-aa6d-cfa1fb07243a
2019-08-02T13:03:16.718+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.718+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:16.718+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:16.718+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:16 [DEBUG] [aws-sdk-go] {"Mappings":[{"BaselineIdentity":{"BaselineDescription":"Baseline containing all updates for Centos","BaselineId":"pb-0bf19cac9c21c0623","BaselineName":"AmazonLinuxServers","DefaultBaseline":false,"OperatingSystem":"CENTOS"},"PatchGroup":"Linux Servers"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for amazon_linux","BaselineId":"pb-0a38d8d0f7b2d56ce","BaselineName":"amazon_linux-patch-baseline","DefaultBaseline":false,"OperatingSystem":"AMAZON_LINUX"},"PatchGroup":"patch_group"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for amazon_linux_2","BaselineId":"pb-00fb43e57d24e1b2c","BaselineName":"amazon_linux_2-patch-baseline","DefaultBaseline":false,"OperatingSystem":"AMAZON_LINUX_2"},"PatchGroup":"patch_group"}]}
2019/08/02 13:03:16 [WARN] Provider "aws" produced an unexpected new value for aws_ssm_patch_group.amazon_linux, 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:
- .baseline_id: was cty.StringVal("pb-0a38d8d0f7b2d56ce"), but now cty.StringVal("pb-00fb43e57d24e1b2c")
2019/08/02 13:03:16 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019-08-02T13:03:19.684+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:19 [DEBUG] [aws-sdk-go] DEBUG: Response ssm/DescribePatchGroups Details:
2019-08-02T13:03:19.684+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: ---[ RESPONSE ]--------------------------------------
2019-08-02T13:03:19.684+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: HTTP/1.1 200 OK
2019-08-02T13:03:19.684+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Connection: close
2019-08-02T13:03:19.684+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Content-Type: application/x-amz-json-1.1
2019-08-02T13:03:19.684+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: Date: Fri, 02 Aug 2019 12:03:19 GMT
2019-08-02T13:03:19.684+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: X-Amzn-Requestid: 29a73d10-e91f-40fd-9dc4-f8b67f9b727c
2019-08-02T13:03:19.684+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:19.684+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4:
2019-08-02T13:03:19.684+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: -----------------------------------------------------
2019-08-02T13:03:19.684+0100 [DEBUG] plugin.terraform-provider-aws_v2.22.0_x4: 2019/08/02 13:03:19 [DEBUG] [aws-sdk-go] {"Mappings":[{"BaselineIdentity":{"BaselineDescription":"Baseline containing all updates for Centos","BaselineId":"pb-0bf19cac9c21c0623","BaselineName":"AmazonLinuxServers","DefaultBaseline":false,"OperatingSystem":"CENTOS"},"PatchGroup":"Linux Servers"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for amazon_linux","BaselineId":"pb-0a38d8d0f7b2d56ce","BaselineName":"amazon_linux-patch-baseline","DefaultBaseline":false,"OperatingSystem":"AMAZON_LINUX"},"PatchGroup":"patch_group"},{"BaselineIdentity":{"BaselineDescription":"Patch baseline for amazon_linux_2","BaselineId":"pb-00fb43e57d24e1b2c","BaselineName":"amazon_linux_2-patch-baseline","DefaultBaseline":false,"OperatingSystem":"AMAZON_LINUX_2"},"PatchGroup":"patch_group"}]}
2019-08-02T13:03:19.700+0100 [DEBUG] plugin: plugin process exited: path=/Users/jheyburn/projects/sandbox/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.22.0_x4 pid=62247
2019-08-02T13:03:19.700+0100 [DEBUG] plugin: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment