Merge pull request #11111 from hashicorp/jbardin/CHANGELOG
Update CHANGELOG
This commit is contained in:
commit
aa35d8752b
|
@ -29,6 +29,7 @@ IMPROVEMENTS:
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
|
* core: Properly expand sets as lists from a flatmap [GH-11042]
|
||||||
* command/fmt: Lists of heredocs format properly [GH-10947]
|
* command/fmt: Lists of heredocs format properly [GH-10947]
|
||||||
* provider/aws: Guard against nil change output in `route53_zone` that causes panic [GH-10798]
|
* provider/aws: Guard against nil change output in `route53_zone` that causes panic [GH-10798]
|
||||||
* provider/aws: Reworked validateArn function to handle empty values [GH-10833]
|
* provider/aws: Reworked validateArn function to handle empty values [GH-10833]
|
||||||
|
|
Loading…
Reference in New Issue