Skip to content

Commit

Permalink
reword nginx api upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Dec 11, 2024
1 parent 1b7fb16 commit afb0193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

BREAKING CHANGES:

* `nginx` - update api version to `2024-09-01-preview`, this API no longer supports certain properties which have had to be removed from the provider for the upgrade [GH-27776]
* `nginx` - update api version to `2024-09-01-preview`, this API no longer supports certain properties which have had to be deprecated in the provider for the upgrade [GH-27776]
* Data Source: `azurerm_nginx_configuration` - the `protected_file.content` property will not be populated and has been deprecated [GH-27776]
* Data Source: `azurerm_nginx_deployment` - the `managed_resource_group` property will not be populated and has been deprecated [GH-27776]
* `azurerm_network_function_collector_policy` - the API doesn't preserve the ordering of the `ipfx_ingestion.source_resource_ids` property causing non-empty plans after apply, this property's type has been changed from a list to a set to prevent Terraform from continually trying to recreate this resource. If this property is being referenced anywhere you will need to update your config to convert it to a list before referencing it [GH-27915]
Expand Down

0 comments on commit afb0193

Please sign in to comment.