andreineculau / fl-aws

Flaws at AWS
Apache License 2.0
15 stars 0 forks source link

cloudformation says Internal Failure #37

Open andreineculau opened 6 years ago

andreineculau commented 6 years ago

Executing a cloudformation change-set would result in "Internal Failure" next to the stack itself (not a resource). Very clear error message, no doubt.

Upon trial-and-error investigation, I figured it's a IAM permission issue (giving AdministratorAccess solves the issue).

It's impossible to detect which permissions are missing, support is yet to reply back.