terraform HashiCorp Blog ·

Terraform AzureRM Provider 5.0 Released

bloginfraazuregaengineer
feature

Terraform AzureRM provider 5.0 is now generally available, introducing enhanced control over Resource Provider registration and opt-in Azure preflight validation. This release also establishes a foundation for future development. The update is relevant for users managing Azure resources with Terraform.

  • Enhanced Resource Provider Registration Control
  • Opt-in Azure Preflight Validation
  • Foundation for Future Development
Features (2)
  • Enhanced Resource Provider Registration Control

    The Terraform AzureRM provider 5.0 offers increased control over how Resource Providers are registered. This allows for more precise management of Azure resources.

  • Opt-in Azure Preflight Validation

    This release includes an opt-in feature for Azure preflight validation, which can help identify potential issues before applying changes. This aims to improve the reliability of Terraform deployments on Azure.

Enhancements (1)
  • Foundation for Future Development

    Terraform AzureRM provider 5.0 has been designed with a cleaner base to facilitate future development and the integration of new capabilities.

Read the original announcement →

https://www.hashicorp.com/blog/terraform-azurerm-provider-50-now-generally-available

Related releases