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
a2c59f071f
commit
4023fc1ff3
@ -3,7 +3,7 @@
|
||||
FEATURES:
|
||||
|
||||
* **New resource:** `aws_iam_user_ssh_key` [GH-5774]
|
||||
* **New Provider:** `Fastly` [GH-5814]
|
||||
* **New Provider:** `fastly` [GH-5814]
|
||||
|
||||
IMPROVEMENTS:
|
||||
* provider/aws: Change `aws_elb` access_logs to list type [GH-5065]
|
||||
@ -14,6 +14,7 @@ BUG FIXES:
|
||||
* provider/aws: Report better error message in `aws_route53_record` when `set_identifier` is required [GH-5777]
|
||||
* provider/aws: Fix `aws_route panic` when destination CIDR block is nil [GH-5781]
|
||||
* provider/aws: Fix issue with changing iops when also changing storage type to io1 on RDS [GH-5676]
|
||||
* provider/aws: Guard against empty responses from Lambda Permissions [GH-5838]
|
||||
|
||||
## 0.6.14 (March 21, 2016)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user