mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
d5f82abee4
commit
a1f7789161
@ -45,6 +45,7 @@ IMPROVEMENTS:
|
|||||||
* provider/aws: Guard against Nil Reference in Redshift Endpoints [GH-5593]
|
* provider/aws: Guard against Nil Reference in Redshift Endpoints [GH-5593]
|
||||||
* provider/aws: Support KMS encryption of S3 objects [GH-5453]
|
* provider/aws: Support KMS encryption of S3 objects [GH-5453]
|
||||||
* provider/aws: `aws_autoscaling_lifecycle_hook` now have `notification_target_arn` and `role_arn` as optional [GH-5616]
|
* provider/aws: `aws_autoscaling_lifecycle_hook` now have `notification_target_arn` and `role_arn` as optional [GH-5616]
|
||||||
|
* provider/aws: send Terraform version in User-Agent [GH-5621]
|
||||||
* provider/cloudflare: Change `cloudflare_record` type to ForceNew [GH-5353]
|
* provider/cloudflare: Change `cloudflare_record` type to ForceNew [GH-5353]
|
||||||
* provider/consul: `consul_keys` now detects drift and supports deletion of individual `key` blocks [GH-5210]
|
* provider/consul: `consul_keys` now detects drift and supports deletion of individual `key` blocks [GH-5210]
|
||||||
* provider/docker: Add support for `unless-stopped` to docker container `restart_policy` [GH-5337]
|
* provider/docker: Add support for `unless-stopped` to docker container `restart_policy` [GH-5337]
|
||||||
|
Loading…
Reference in New Issue
Block a user