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 can see why this is, but I don't understand the reasoning. Here is the code controlling the lifecycle of the security list in modules/security_list/main.tf, where it is clearly being ignored:
I think I can work around this for now by unsetting and setting var.create_security_list to recreate the list, but is there a reason we are ignoring any changes to security rules?