Update CHANGELOG.md
This commit is contained in:
parent
df027d9e3c
commit
bf27a8a215
|
@ -36,6 +36,7 @@ BUG FIXES:
|
|||
* provider/aws: Fix panic when querying VPC's main route table via data source ([#11134](https://github.com/hashicorp/terraform/issues/11134))
|
||||
* provider/aws: Allow creating aws_codecommit repository outside of us-east-1 [GH-11177]
|
||||
* provider/azurerm: use configured environment for storage clients [GH-11159]
|
||||
* provider/google: removes region param from google_compute_backend_service [GH-10903]
|
||||
* provider/ignition: allowing empty systemd.content when a dropin is provided [GH-11216]
|
||||
* provider/openstack: Increase deletion timeout for router interfaces [GH-11250]
|
||||
* provider/openstack: Fix Instance Metadata Deletion [GH-11252]
|
||||
|
|
Loading…
Reference in New Issue