Update CHANGELOG.md
This commit is contained in:
parent
ef4e89c7be
commit
c0c75638a7
|
@ -53,6 +53,8 @@ BUG FIXES:
|
|||
* 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/aws: Guard against panic if no NodeGroupMembers returned in
|
||||
`elasticache_replication_group` [GH-13488]
|
||||
* provider/azurerm: VM - making `os_profile` optional [GH-14176]
|
||||
* provider/azurerm: Preserve the Subnet properties on Update [GH-13877]
|
||||
* provider/datadog: make datadog_user verified a computed attribute [GH-15034]
|
||||
|
|
Loading…
Reference in New Issue