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
Hi @hbuckle - Thanks for opening this issue. This is an unintentional omission that we missed as part of the Consistency changes for Zone handling in the provider for 3.0 (This is a special case for zones, in that every other service uses a list of zones, whereas this is simply a boolean to use "whatever's available in this region"). I already have this change on a local branch ready to go, so I'll get a PR open for inclusion in the next release. Apologies for any inconvenience.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Description
The
azurerm_app_service_plan
resource had azone_redundant
property, but this seems to be missing fromazurerm_service_plan
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/app_service_plan#zone_redundant
The text was updated successfully, but these errors were encountered: