Open dkrose1999 opened 1 year ago
:tada: Thanks for opening your first issue here! Welcome to the community!
@dkrose1999 Thanks for opening the issue. We are unable to reproduce it, if you are still having the issue, could you please give us more information and we will look into it.
You asked for more information. I will elaborate on the issue, but I don't have an error message. The cloud org will modify every time I run a plan/apply. Ironically, I didn't change a thing when this happens for it to be modified. What other information are you requesting?
Describe the bug
AWS Organization deletes and recreates every time I run terraform code.
Expected behavior
If there are no changes to the AWS Organization, then this resource should not be revised in any way when running a plan.
Current behavior
If I create an AWS Cloud Organization in Prisma via Terraform, all works well during creation. However, when I add a different resource(e.g. role, permission group, etc), then the entire cloud organization will delete and recreate itself.
Possible solution
That back end developers need to troubleshoot and fix.
Steps to reproduce
Context
I can't automate AWS Organization because I don't trust this process and don't want to screw up our Prisma environment.