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
Description
Public IP Address resources created by Terraform default to using Zone-Redundant for the Availability-Zone parameter. Availability zones are not available in all regions so when attempting to create a Public IP Address as part of a deployment to a region where Availability Zones are not supported, the deployment fails.
Steps to Reproduce
Steps to reproduce the behavior:
Attempt MLZ deployment to West US region in Commercial
Expected behavior
Deployment is successful
Actual behavior
Deployment fails with error stating that region does not support availability zones
Description
Public IP Address resources created by Terraform default to using
Zone-Redundant
for theAvailability-Zone
parameter. Availability zones are not available in all regions so when attempting to create a Public IP Address as part of a deployment to a region where Availability Zones are not supported, the deployment fails.Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
Deployment is successful
Actual behavior
Deployment fails with error stating that region does not support availability zones
Screenshots
Additional context
Operating System:
Terraform Version:
Cloud (public, Azure Government, etc.):
The text was updated successfully, but these errors were encountered: