We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
# fmc_security_zones.seczones must be replaced -/+ resource "fmc_security_zones" "seczones" { ~ id = "197e19f5-555c-44f5-9081-7e00e28d7ebd" -> (known after apply) ~ items = { ~ "seczone1" = { ~ id = "8df0f8d6-be11-11ef-a835-665ae1ccf485" -> (known after apply) # (2 unchanged attributes hidden) }, ~ "seczone2" = { ~ id = "8de9d132-be11-11ef-a835-665ae1ccf485" -> (known after apply) # (2 unchanged attributes hidden) }, + "seczone3" = { + id = (known after apply) + interface_mode = "ROUTED" # forces replacement + type = "SecurityZone" }, + "seczone4" = { + id = (known after apply) + interface_mode = "ROUTED" # forces replacement + type = "SecurityZone" }, } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: