Skip to content

Instantly share code, notes, and snippets.

@bholzer
Created October 3, 2019 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bholzer/5c8c18752503afecfc40ad320961acec to your computer and use it in GitHub Desktop.
Save bholzer/5c8c18752503afecfc40ad320961acec to your computer and use it in GitHub Desktop.
module.worker_node.aws_autoscaling_policy.worker_node_scale_in: Modifying... [id=worker_node_scale_in]
2019/10/03 16:16:21 [TRACE] GetResourceInstance: aws_autoscaling_group.worker_nodes is a single instance
2019/10/03 16:16:21 [DEBUG] module.worker_node.aws_autoscaling_policy.worker_node_scale_in: applying the planned Update change
2019/10/03 16:16:21 [TRACE] GRPCProvider: ApplyResourceChange
2019-10-03T16:16:21.559-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:21 [DEBUG] AutoScaling PutScalingPolicy on Update: {
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AdjustmentType: "PercentChangeInCapacity",
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AutoScalingGroupName: "render_workers",
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Cooldown: 0,
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: EstimatedInstanceWarmup: 0,
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: MetricAggregationType: "Average",
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: PolicyName: "worker_node_scale_in",
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: PolicyType: "StepScaling",
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: StepAdjustments: [{
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: MetricIntervalUpperBound: 0,
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ScalingAdjustment: -25
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: },{
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: MetricIntervalLowerBound: 0,
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ScalingAdjustment: 25
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: }]
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: }
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:21 [DEBUG] [aws-sdk-go] DEBUG: Request autoscaling/PutScalingPolicy Details:
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: POST / HTTP/1.1
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Host: autoscaling.us-east-1.amazonaws.com
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: User-Agent: aws-sdk-go/1.25.4 (go1.13; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.9 (+https://www.terraform.io)
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Length: 436
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIAQDAQVIR6WM7N5RNO/20191003/us-east-1/autoscaling/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=c9d76ef308f3ce0c3c503c269fe5a3f76b2faec8654b2ce26f31b53f1d7645ba
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: X-Amz-Date: 20191003T211621Z
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Accept-Encoding: gzip
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4:
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Action=PutScalingPolicy&AdjustmentType=PercentChangeInCapacity&AutoScalingGroupName=render_workers&Cooldown=0&EstimatedInstanceWarmup=0&MetricAggregationType=Average&PolicyName=worker_node_scale_in&PolicyType=StepScaling&StepAdjustments.member.1.MetricIntervalUpperBound=0&StepAdjustments.member.1.ScalingAdjustment=-25&StepAdjustments.member.2.MetricIntervalLowerBound=0&StepAdjustments.member.2.ScalingAdjustment=25&Version=2011-01-01
2019-10-03T16:16:21.560-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: -----------------------------------------------------
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:21 [DEBUG] [aws-sdk-go] DEBUG: Response autoscaling/PutScalingPolicy Details:
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ---[ RESPONSE ]--------------------------------------
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: HTTP/1.1 200 OK
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Connection: close
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Length: 477
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Type: text/xml
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Date: Thu, 03 Oct 2019 21:16:05 GMT
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: X-Amzn-Requestid: 03404cb5-e623-11e9-a24b-8f256cbb80c5
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4:
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4:
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: -----------------------------------------------------
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:21 [DEBUG] [aws-sdk-go] <PutScalingPolicyResponse xmlns="http://autoscaling.amazonaws.com/doc/2011-01-01/">
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <PutScalingPolicyResult>
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <PolicyARN>arn:aws:autoscaling:us-east-1:006477399165:scalingPolicy:689aa31e-1e38-4396-8897-d7f807cb8790:autoScalingGroupName/render_workers:policyName/worker_node_scale_in</PolicyARN>
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <Alarms/>
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </PutScalingPolicyResult>
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <ResponseMetadata>
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <RequestId>03404cb5-e623-11e9-a24b-8f256cbb80c5</RequestId>
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </ResponseMetadata>
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </PutScalingPolicyResponse>
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:21 [DEBUG] AutoScaling Scaling Policy Describe Params: {
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AutoScalingGroupName: "render_workers",
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: PolicyNames: ["worker_node_scale_in"]
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: }
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:21 [DEBUG] [aws-sdk-go] DEBUG: Request autoscaling/DescribePolicies Details:
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: POST / HTTP/1.1
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Host: autoscaling.us-east-1.amazonaws.com
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: User-Agent: aws-sdk-go/1.25.4 (go1.13; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.9 (+https://www.terraform.io)
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Length: 120
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIAQDAQVIR6WM7N5RNO/20191003/us-east-1/autoscaling/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=925ec3e683a2c526d02c4262c4be5fa953599a21f13ac1e68534d92f612f56bc
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: X-Amz-Date: 20191003T211621Z
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Accept-Encoding: gzip
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4:
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Action=DescribePolicies&AutoScalingGroupName=render_workers&PolicyNames.member.1=worker_node_scale_in&Version=2011-01-01
2019-10-03T16:16:21.885-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: -----------------------------------------------------
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:21 [DEBUG] [aws-sdk-go] DEBUG: Response autoscaling/PutScalingPolicy Details:
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ---[ RESPONSE ]--------------------------------------
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: HTTP/1.1 200 OK
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Connection: close
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Length: 478
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Type: text/xml
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Date: Thu, 03 Oct 2019 21:16:06 GMT
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: X-Amzn-Requestid: 03407302-e623-11e9-9b2e-99348b1be64b
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4:
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4:
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: -----------------------------------------------------
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:21 [DEBUG] [aws-sdk-go] <PutScalingPolicyResponse xmlns="http://autoscaling.amazonaws.com/doc/2011-01-01/">
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <PutScalingPolicyResult>
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <PolicyARN>arn:aws:autoscaling:us-east-1:006477399165:scalingPolicy:cecc51db-c652-4738-af3d-8825dc0321c8:autoScalingGroupName/render_workers:policyName/worker_node_scale_out</PolicyARN>
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <Alarms/>
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </PutScalingPolicyResult>
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <ResponseMetadata>
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <RequestId>03407302-e623-11e9-9b2e-99348b1be64b</RequestId>
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </ResponseMetadata>
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </PutScalingPolicyResponse>
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:21 [DEBUG] AutoScaling Scaling Policy Describe Params: {
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AutoScalingGroupName: "render_workers",
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: PolicyNames: ["worker_node_scale_out"]
2019-10-03T16:16:21.892-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: }
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:21 [DEBUG] [aws-sdk-go] DEBUG: Request autoscaling/DescribePolicies Details:
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: POST / HTTP/1.1
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Host: autoscaling.us-east-1.amazonaws.com
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: User-Agent: aws-sdk-go/1.25.4 (go1.13; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.9 (+https://www.terraform.io)
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Length: 121
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIAQDAQVIR6WM7N5RNO/20191003/us-east-1/autoscaling/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=fccd00f7d46735fb9f8c77237ac9cf600efacc7ce5d70e29dc4b6cce745664e3
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: X-Amz-Date: 20191003T211621Z
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Accept-Encoding: gzip
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4:
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Action=DescribePolicies&AutoScalingGroupName=render_workers&PolicyNames.member.1=worker_node_scale_out&Version=2011-01-01
2019-10-03T16:16:21.894-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: -----------------------------------------------------
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:22 [DEBUG] [aws-sdk-go] DEBUG: Response autoscaling/DescribePolicies Details:
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ---[ RESPONSE ]--------------------------------------
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: HTTP/1.1 200 OK
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Connection: close
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Length: 1540
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Type: text/xml
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Date: Thu, 03 Oct 2019 21:16:05 GMT
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: X-Amzn-Requestid: 036e888e-e623-11e9-9a4c-65235f780714
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4:
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4:
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: -----------------------------------------------------
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:22 [DEBUG] [aws-sdk-go] <DescribePoliciesResponse xmlns="http://autoscaling.amazonaws.com/doc/2011-01-01/">
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <DescribePoliciesResult>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <ScalingPolicies>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <member>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <PolicyARN>arn:aws:autoscaling:us-east-1:006477399165:scalingPolicy:689aa31e-1e38-4396-8897-d7f807cb8790:autoScalingGroupName/render_workers:policyName/worker_node_scale_in</PolicyARN>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <PolicyName>worker_node_scale_in</PolicyName>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <AdjustmentType>PercentChangeInCapacity</AdjustmentType>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <Alarms>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <member>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <AlarmName>JobCountAlarmLowStep</AlarmName>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <AlarmARN>arn:aws:cloudwatch:us-east-1:006477399165:alarm:JobCountAlarmLowStep</AlarmARN>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </member>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </Alarms>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <MetricAggregationType>Average</MetricAggregationType>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <AutoScalingGroupName>render_workers</AutoScalingGroupName>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <StepAdjustments>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <member>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <ScalingAdjustment>-25</ScalingAdjustment>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <MetricIntervalUpperBound>0.0</MetricIntervalUpperBound>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </member>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <member>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <ScalingAdjustment>25</ScalingAdjustment>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <MetricIntervalLowerBound>0.0</MetricIntervalLowerBound>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </member>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </StepAdjustments>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <EstimatedInstanceWarmup>0</EstimatedInstanceWarmup>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <PolicyType>StepScaling</PolicyType>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <Cooldown>0</Cooldown>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </member>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </ScalingPolicies>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </DescribePoliciesResult>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <ResponseMetadata>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <RequestId>036e888e-e623-11e9-9a4c-65235f780714</RequestId>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </ResponseMetadata>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </DescribePoliciesResponse>
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:22 [DEBUG] Read Scaling Policy: ASG: render_workers, SP: worker_node_scale_in, Obj: {
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AdjustmentType: "PercentChangeInCapacity",
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Alarms: [{
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AlarmARN: "arn:aws:cloudwatch:us-east-1:006477399165:alarm:JobCountAlarmLowStep",
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AlarmName: "JobCountAlarmLowStep"
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: }],
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AutoScalingGroupName: "render_workers",
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Cooldown: 0,
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: EstimatedInstanceWarmup: 0,
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: MetricAggregationType: "Average",
2019-10-03T16:16:22.154-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: PolicyARN: "arn:aws:autoscaling:us-east-1:006477399165:scalingPolicy:689aa31e-1e38-4396-8897-d7f807cb8790:autoScalingGroupName/render_workers:policyName/worker_node_scale_in",
2019-10-03T16:16:22.155-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: PolicyName: "worker_node_scale_in",
2019-10-03T16:16:22.155-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: PolicyType: "StepScaling",
2019-10-03T16:16:22.155-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: StepAdjustments: [{
2019-10-03T16:16:22.155-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: MetricIntervalUpperBound: 0,
2019-10-03T16:16:22.155-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ScalingAdjustment: -25
2019-10-03T16:16:22.155-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: },{
2019-10-03T16:16:22.155-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: MetricIntervalLowerBound: 0,
2019-10-03T16:16:22.155-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ScalingAdjustment: 25
2019-10-03T16:16:22.155-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: }]
2019-10-03T16:16:22.155-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: }
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalMaybeTainted
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalWriteState
2019/10/03 16:16:22 [TRACE] EvalWriteState: writing current state object for module.worker_node.aws_autoscaling_policy.worker_node_scale_in
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalApplyProvisioners
2019/10/03 16:16:22 [TRACE] EvalApplyProvisioners: aws_autoscaling_policy.worker_node_scale_in is not freshly-created, so no provisioning is required
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalMaybeTainted
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalWriteState
2019/10/03 16:16:22 [TRACE] EvalWriteState: writing current state object for module.worker_node.aws_autoscaling_policy.worker_node_scale_in
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalIf
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalIf
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalWriteDiff
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalApplyPost
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalUpdateStateHook
module.worker_node.aws_autoscaling_policy.worker_node_scale_in: Modifications complete after 0s [id=worker_node_scale_in]
2019/10/03 16:16:22 [TRACE] statemgr.Filesystem: creating backup snapshot at terraform.tfstate.backup
2019/10/03 16:16:22 [TRACE] statemgr.Filesystem: state has changed since last snapshot, so incrementing serial to 8586
2019/10/03 16:16:22 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:22 [DEBUG] [aws-sdk-go] DEBUG: Response autoscaling/DescribePolicies Details:
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ---[ RESPONSE ]--------------------------------------
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: HTTP/1.1 200 OK
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Connection: close
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Length: 1544
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Content-Type: text/xml
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Date: Thu, 03 Oct 2019 21:16:05 GMT
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: X-Amzn-Requestid: 036e8847-e623-11e9-a3f6-0feec009fec4
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4:
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4:
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: -----------------------------------------------------
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:22 [DEBUG] [aws-sdk-go] <DescribePoliciesResponse xmlns="http://autoscaling.amazonaws.com/doc/2011-01-01/">
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <DescribePoliciesResult>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <ScalingPolicies>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <member>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <PolicyARN>arn:aws:autoscaling:us-east-1:006477399165:scalingPolicy:cecc51db-c652-4738-af3d-8825dc0321c8:autoScalingGroupName/render_workers:policyName/worker_node_scale_out</PolicyARN>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <PolicyName>worker_node_scale_out</PolicyName>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <AdjustmentType>PercentChangeInCapacity</AdjustmentType>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <Alarms>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <member>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <AlarmName>JobCountAlarmHighStep</AlarmName>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <AlarmARN>arn:aws:cloudwatch:us-east-1:006477399165:alarm:JobCountAlarmHighStep</AlarmARN>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </member>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </Alarms>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <MetricAggregationType>Average</MetricAggregationType>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <AutoScalingGroupName>render_workers</AutoScalingGroupName>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <StepAdjustments>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <member>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <ScalingAdjustment>-25</ScalingAdjustment>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <MetricIntervalUpperBound>0.0</MetricIntervalUpperBound>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </member>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <member>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <ScalingAdjustment>25</ScalingAdjustment>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <MetricIntervalLowerBound>0.0</MetricIntervalLowerBound>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </member>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </StepAdjustments>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <EstimatedInstanceWarmup>0</EstimatedInstanceWarmup>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <PolicyType>StepScaling</PolicyType>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <Cooldown>0</Cooldown>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </member>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </ScalingPolicies>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </DescribePoliciesResult>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <ResponseMetadata>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: <RequestId>036e8847-e623-11e9-a3f6-0feec009fec4</RequestId>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </ResponseMetadata>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: </DescribePoliciesResponse>
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: 2019/10/03 16:16:22 [DEBUG] Read Scaling Policy: ASG: render_workers, SP: worker_node_scale_out, Obj: {
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AdjustmentType: "PercentChangeInCapacity",
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Alarms: [{
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AlarmARN: "arn:aws:cloudwatch:us-east-1:006477399165:alarm:JobCountAlarmHighStep",
2019-10-03T16:16:22.181-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AlarmName: "JobCountAlarmHighStep"
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: }],
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: AutoScalingGroupName: "render_workers",
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: Cooldown: 0,
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: EstimatedInstanceWarmup: 0,
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: MetricAggregationType: "Average",
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: PolicyARN: "arn:aws:autoscaling:us-east-1:006477399165:scalingPolicy:cecc51db-c652-4738-af3d-8825dc0321c8:autoScalingGroupName/render_workers:policyName/worker_node_scale_out",
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: PolicyName: "worker_node_scale_out",
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: PolicyType: "StepScaling",
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: StepAdjustments: [{
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: MetricIntervalUpperBound: 0,
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ScalingAdjustment: -25
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: },{
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: MetricIntervalLowerBound: 0,
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: ScalingAdjustment: 25
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: }]
2019-10-03T16:16:22.182-0500 [DEBUG] plugin.terraform-provider-aws_v2.31.0_x4: }
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalMaybeTainted
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalWriteState
2019/10/03 16:16:22 [TRACE] EvalWriteState: writing current state object for module.worker_node.aws_autoscaling_policy.worker_node_scale_out
2019/10/03 16:16:22 [TRACE] [walkApply] Exiting eval tree: module.worker_node.aws_autoscaling_policy.worker_node_scale_in
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalApplyProvisioners
2019/10/03 16:16:22 [TRACE] EvalApplyProvisioners: aws_autoscaling_policy.worker_node_scale_out is not freshly-created, so no provisioning is required
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalMaybeTainted
2019/10/03 16:16:22 [TRACE] vertex "module.worker_node.aws_autoscaling_policy.worker_node_scale_in": visit complete
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalWriteState
2019/10/03 16:16:22 [TRACE] EvalWriteState: writing current state object for module.worker_node.aws_autoscaling_policy.worker_node_scale_out
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalIf
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalIf
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalWriteDiff
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalApplyPost
2019/10/03 16:16:22 [TRACE] module.worker_node: eval: *terraform.EvalUpdateStateHook
module.worker_node.aws_autoscaling_policy.worker_node_scale_out: Modifications complete after 0s [id=worker_node_scale_out]
2019/10/03 16:16:22 [TRACE] statemgr.Filesystem: have already backed up original terraform.tfstate to terraform.tfstate.backup on a previous write
2019/10/03 16:16:22 [TRACE] statemgr.Filesystem: state has changed since last snapshot, so incrementing serial to 8587
2019/10/03 16:16:22 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
2019/10/03 16:16:22 [TRACE] [walkApply] Exiting eval tree: module.worker_node.aws_autoscaling_policy.worker_node_scale_out
2019/10/03 16:16:22 [TRACE] vertex "module.worker_node.aws_autoscaling_policy.worker_node_scale_out": visit complete
2019/10/03 16:16:22 [TRACE] dag/walk: visiting "provider.aws (close)"
2019/10/03 16:16:22 [TRACE] vertex "provider.aws (close)": starting visit (*terraform.graphNodeCloseProvider)
2019/10/03 16:16:22 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)"
2019/10/03 16:16:22 [TRACE] vertex "provider.aws (close)": evaluating
2019/10/03 16:16:22 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
2019/10/03 16:16:22 [TRACE] [walkApply] Entering eval tree: provider.aws (close)
2019/10/03 16:16:22 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating
2019/10/03 16:16:22 [TRACE] <root>: eval: *terraform.EvalCloseProvider
2019/10/03 16:16:22 [TRACE] [walkApply] Entering eval tree: meta.count-boundary (EachMode fixup)
2019/10/03 16:16:22 [TRACE] <root>: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2019/10/03 16:16:22 [TRACE] GRPCProvider: Close
2019/10/03 16:16:22 [TRACE] [walkApply] Exiting eval tree: meta.count-boundary (EachMode fixup)
2019/10/03 16:16:22 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
2019-10-03T16:16:22.230-0500 [DEBUG] plugin: plugin process exited: path=/Users/bholzer/projects/render_farm/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.31.0_x4 pid=23309
2019-10-03T16:16:22.230-0500 [DEBUG] plugin: plugin exited
2019/10/03 16:16:22 [TRACE] [walkApply] Exiting eval tree: provider.aws (close)
2019/10/03 16:16:22 [TRACE] vertex "provider.aws (close)": visit complete
2019/10/03 16:16:22 [TRACE] dag/walk: visiting "root"
2019/10/03 16:16:22 [TRACE] vertex "root": starting visit (terraform.graphNodeRoot)
2019/10/03 16:16:22 [TRACE] vertex "root": visit complete
2019/10/03 16:16:22 [TRACE] statemgr.Filesystem: have already backed up original terraform.tfstate to terraform.tfstate.backup on a previous write
2019/10/03 16:16:22 [TRACE] statemgr.Filesystem: state has changed since last snapshot, so incrementing serial to 8588
2019/10/03 16:16:22 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
2019/10/03 16:16:22 [TRACE] statemgr.Filesystem: removing lock metadata file .terraform.tfstate.lock.info
Apply complete! Resources: 0 added, 2 changed, 0 destroyed.
2019/10/03 16:16:22 [TRACE] statemgr.Filesystem: unlocking terraform.tfstate using fcntl flock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment