Skip to content

Commit

Permalink
updating to include #15797
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Mar 14, 2022
1 parent fc795d9 commit 618155e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ NOTES:
* **Major Version**: Version 3.0 of the Azure Provider is a major version - some behaviours have changed and some deprecated fields/resources have been removed - please refer to [the 3.0 upgrade guide for more information](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/3.0-upgrade-guide).
* When upgrading to v3.0 of the AzureRM Provider, we recommend upgrading to the latest version of Terraform Core ([which can be found here](https://www.terraform.io/downloads)) - the next major release of the AzureRM Provider (v4.0) will require Terraform 1.0 or later.

FEATURES:

* **New Data Source**: `azurerm_managed_api` [GH-15797]
* **New Resource**: `azurerm_api_connection` [GH-15797]

ENHANCEMENTS:

* provider: removing the `network` and `relaxed_locking` feature flags, since this is now enabled by default [GH-15719]
Expand Down

0 comments on commit 618155e

Please sign in to comment.