azurerm_security_center_setting
- SENTINEL is not valid anymore for setting_name
#24438
Closed
1 task done
Labels
bug
category/casing/constants
Resolved with new base layer, upgrading version should fix.
service/security-center
v/3.x
Milestone
Is there an existing issue for this?
Community Note
Terraform Version
1.6.4
AzureRM Provider Version
3.86.0
Affected Resource(s)/Data Source(s)
azurerm_security_center_setting
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Terraform plans should run without errors and update the value of
name_setting
to the new case.Actual Behaviour
We upgraded from provider version 3.83.0 to 3.86.0 and all Terraform plans fail. The casing of the option
setting_name
was changed in provider version 3.85.0 and does not accept the old value anymore. Therefore all Terraform runs fail during the plan stage making all changes to update to the new valueSentinel
impossible.Steps to Reproduce
terraform apply
using provider version 3.83.0setting_name
to new valueSentinel
terraform apply
using new provider versionImportant Factoids
No response
References
azurerm_security_center_setting
- AllowSentinel
to be the validsetting_name
#24210The text was updated successfully, but these errors were encountered: