Update CHANGELOG.md
This commit is contained in:
parent
cf58139378
commit
42fccffdf9
|
@ -51,6 +51,7 @@ BUG FIXES:
|
|||
* provider/aws: Retry Redshift cluster deletion on InvalidClusterState [GH-15068]
|
||||
* provider/aws: Retry Lambda func creation on IAM error [GH-15067]
|
||||
* provider/aws: Retry ECS service creation on ClusterNotFoundException [GH-15066]
|
||||
* provider/aws: Retry ECS service update on ServiceNotFoundException [GH-15073]
|
||||
* provider/aws: Guard against panic when no aws_default_vpc found [GH-15070]
|
||||
* provider/azurerm: VM - making `os_profile` optional [GH-14176]
|
||||
* provider/azurerm: Preserve the Subnet properties on Update [GH-13877]
|
||||
|
|
Loading…
Reference in New Issue