mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
f715c91666
commit
e62580e7e7
@ -26,6 +26,7 @@ BUG FIXES:
|
||||
* provider/aws: `aws_cloudformation_stack` use `timeout_in_minutes` for retry timeout to prevent unecessary timeouts [GH-5712]
|
||||
* provider/aws: `aws_lambda_function` resources no longer error on refresh if deleted externally to Terraform [GH-5668]
|
||||
* provider/aws: `aws_vpn_connection` resources deleted via the console on longer cause a crash [GH-5747]
|
||||
* provider/aws: Fix crasher in Elastic Beanstalk Configuration when using options [GH-756]
|
||||
* provider/digitalocean: `digitalocean_ssh_key` resources no longer cause a panic if there is no network connectivity [GH-5748]
|
||||
* provider/google: Default description `google_dns_managed_zone` resources to "Managed By Terraform" [GH-5428]
|
||||
* provider/google: Fix error message on invalid instance URL for `google_compute_instance_group` [GH-5715]
|
||||
|
Loading…
Reference in New Issue
Block a user