Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Walkthrough needs IAM Access Permissions #691

Open
abhishekjiitr opened this issue Jun 23, 2019 · 0 comments
Open

AWS Walkthrough needs IAM Access Permissions #691

abhishekjiitr opened this issue Jun 23, 2019 · 0 comments

Comments

@abhishekjiitr
Copy link

abhishekjiitr commented Jun 23, 2019

The AWS walkthrough states the only required policies are AmazonEC2FullAccess, AutoscalingFullAccess & AmazonVPCFull Access.
However, the AWS Walkthrough fails with the following message:

2019-06-24T02:46:13+05:30 [✖]  Error during apply of atomic reconciler, attempting clawback: AccessDenied: User: arn:aws:iam::406569211866:user/kubicorn is not authorized to perform: iam:CreateInstanceProfile on resource: arn:aws:iam::406569211866:instance-profile/myfirstk8s-KubicornMasterInstanceProfile
	status code: 403, request id: 2100372c-95fc-11e9-aca6-c181895f932b

However, it runs fine after adding IAMFullAccess to the account. The fine grained permissions for the same walkthrough also specify specific IAM permissions. If this is a genuine issue, I can open up a PR to add this to the documentation.

kubicorn version output:

{"Version":"master","GitCommit":"","BuildDate":"2019-06-23 21:36:35.08425248 +0000 UTC","GoVersion":"go1.12","GOOS":"linux","GOArch":"amd64"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant