You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added the ATP rule at module setup, and the terraform plan works. The rules are successfully created.
The problem is that when I call the plan again, I see that the module tries to delete and recreate some rules again, which happens repeatedly.
The strangest thing is that I have created many different rules before, this problem appears if you add an ATP rule. I have tried changing the priorities of the rules, however this does not help either.
Here is what the rule I add looks like:
Describe the Bug
I added the ATP rule at module setup, and the terraform plan works. The rules are successfully created.
The problem is that when I call the plan again, I see that the module tries to delete and recreate some rules again, which happens repeatedly.
The strangest thing is that I have created many different rules before, this problem appears if you add an ATP rule. I have tried changing the priorities of the rules, however this does not help either.
Here is what the rule I add looks like:
This is what the plan looks like after re-running the terraform plan:
After recreating the rules nothing changes, however, it is very confusing.
Expected Behavior
I expect that after I create an ATP rule, when I re-run the terraform plan I will not see the planned changes
Steps to Reproduce
Just add the ATP rule, run the terraform plan, terraform apply
Then run the terraform plan again and you will see everything I described above
Screenshots
No response
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: