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'm using vpc-sc module and I have permanent diff on my terraform state when I have bridge perimeters with only enforce(status) config or with only dry-run(spec) config .
Hi,
I'm using vpc-sc module and I have permanent diff on my terraform state when I have bridge perimeters with only enforce(status) config or with only dry-run(spec) config .
Problem:
TF plan:
Code:
cloud-foundation-fabric/modules/vpc-sc/service-perimeters-bridge.tf
Lines 30 to 34 in 72a1189
Possible code solution using dynamic blocks(like you have for regular perimeters):
The text was updated successfully, but these errors were encountered: