Closed roshan-virtixhealth closed 3 weeks ago
Voting for Prioritization
Volunteering to Work on This Issue
Hey @roshan-virtixhealth 👋 Thank you for taking the time to raise this! It looks like you're actually looking for the awscc
provider, rather than aws
. Since I'm able, I'm going to transfer the issue to the appropriate repository, but wanted to give you a heads up in case you run into any issues with awscc
in the future.
Thank you opening the issue @roshan-virtixhealth . What permissions do you have on the role which is provisioning the resource awscc_ssmquicksetup_configuration_manager
?
I have Administrator and then added all these iam perm to the permissiong sets: https://docs.aws.amazon.com/systems-manager/latest/userguide/quick-setup-getting-started.html#quick-setup-getting-started-iam
This turned out be a wrong permission set in the org account, was able to resolve it. Thanks for looking into it, going to close the case.
Terraform Core Version
1.9.8
AWS Provider Version
1.17.0
Affected Resource(s)
Expected Behavior
Create the Organization Patch Policy
Actual Behavior
Terraform plan runs fine, however when doing a apply, it errors out.
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None