Update CHANGELOG.md
This commit is contained in:
parent
110eba294c
commit
de4ac620a6
|
@ -51,6 +51,7 @@ BUG FIXES:
|
|||
* provider/aws: Retry Lambda func creation on IAM error [GH-15067]
|
||||
* provider/aws: Retry ECS service creation on ClusterNotFoundException [GH-15066]
|
||||
* provider/azurerm: Preserve the Subnet properties on Update [GH-13877]
|
||||
* provider/datadog: make datadog_user verified a computed attribute [GH-15034]
|
||||
* provider/digitalocean: Refresh DO loadbalancer from state if 404 [GH-14897]
|
||||
* provider/github: Do not set incorrect values in github_team data source [GH-14859]
|
||||
* provider/google: use a mutex to prevent concurrent sql instance operations [GH-14424]
|
||||
|
|
Loading…
Reference in New Issue