mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-24 07:26:26 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
51b308ba64
commit
b0dee7fe83
@ -64,6 +64,7 @@ BUG FIXES:
|
||||
* provider/aws: Fix a bug where `publicly_assessible` wasn't being set to state in `aws_db_instance` [GH-5535]
|
||||
* provider/aws: Fix a bug where listener protocol on `aws_elb` resources was case insensitive [GH-5376]
|
||||
* provider/aws: Fix a bug which caused panics creating rules on security groups in EC2 Classic [GH-5329]
|
||||
* provider/aws: Fix crash when `aws_lambda_function` VpcId is nil [GH-5182]
|
||||
* provider/aws: Fix error with parsing JSON in `aws_s3_bucket` policy attribute [GH-5474]
|
||||
* provider/aws: Fix EC2 Classic SG Rule issue when referencing rules by name [GH-5533]
|
||||
* provider/google: Fix managed instance group preemptible instance creation [GH-4834]
|
||||
|
Loading…
Reference in New Issue
Block a user