-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Unable to create service linked role #3695
Comments
Creating the role via the CLI as follows works:
Then importing into the state with the definition as above works:
However when this is done the state file doesn't contain the policy reference to the
|
Is this a duplicate of #921? |
I believe so! Thanks, closing in favor of #921 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Terraform Version
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
Panic Output
None
Expected Behavior
Some way to create Service Linked Roles.
Actual Behavior
Failed to create the role - see debug output.
Steps to Reproduce
terraform apply
Important Factoids
None
References
No other obvious issues I could find.
The text was updated successfully, but these errors were encountered: