Last active
September 9, 2016 03:10
-
-
Save iwat/df0b0ebfe2f8db62adfd5953bfd6b92c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016/09/09 03:00:54 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/09 03:00:54 [INFO] AWS Auth provider used: "EC2RoleProvider" | |
2016/09/09 03:00:54 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/09 03:00:54 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details: | |
2016/09/09 03:00:54 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2016/09/09 03:00:54 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2016/09/09 03:00:54 [DEBUG] plugin: terraform: Host: sts.amazonaws.com | |
2016/09/09 03:00:54 [DEBUG] plugin: terraform: User-Agent: terraform/0.7.3 aws-sdk-go/1.4.2 (go1.7; linux; amd64) | |
2016/09/09 03:00:54 [DEBUG] plugin: terraform: Content-Length: 43 | |
Error refreshing state: 5 error(s) occurred: | |
2016/09/09 03:00:56 [DEBUG] plugin: /usr/local/bin/terraform: plugin process exited | |
2016/09/09 03:00:56 [DEBUG] plugin: /usr/local/bin/terraform: plugin process exited | |
* aws_alb_target_group.helloworld_pri: Error retrieving Target Group: AccessDenied: User: arn:aws:sts::0000000000:assumed-role/awsa-ttmn-curve3-worker/i-0223aeb98c19f2d0d is not authorized to perform: elasticloadbalancing:DescribeTargetGroups | |
status code: 403, request id: a07849b1-7639-11e6-ae0a-f98c0b78d2c1 | |
* aws_security_group.demo_pri: UnauthorizedOperation: You are not authorized to perform this operation. | |
status code: 403, request id: e247ea56-3458-4205-b27d-d8cf41fe6db2 | |
* aws_alb_target_group.runway_pri: Error retrieving Target Group: AccessDenied: User: arn:aws:sts::0000000000:assumed-role/awsa-ttmn-curve3-worker/i-0223aeb98c19f2d0d is not authorized to perform: elasticloadbalancing:DescribeTargetGroups | |
status code: 403, request id: a078233b-7639-11e6-8cd8-2b742f93a88d | |
* aws_iam_role.helloworld_pri: Error reading IAM Role awsa-ttmn-helloworld-pri: AccessDenied: User: arn:aws:sts::0000000000:assumed-role/awsa-ttmn-curve3-worker/i-0223aeb98c19f2d0d is not authorized to perform: iam:GetRole on resource: role awsa-ttmn-helloworld-pri | |
status code: 403, request id: a1071c6e-7639-11e6-abc4-4b31c2ce75c4 | |
2016/09/09 03:00:56 [DEBUG] plugin: /usr/local/bin/terraform: plugin process exited | |
* aws_iam_role.runway_pri: Error reading IAM Role awsa-ttmn-runway-pri: AccessDenied: User: arn:aws:sts::0000000000:assumed-role/awsa-ttmn-curve3-worker/i-0223aeb98c19f2d0d is not authorized to perform: iam:GetRole on resource: role awsa-ttmn-runway-pri | |
status code: 403, request id: a106f55d-7639-11e6-abc4-4b31c2ce75c4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment