Update CHANGELOG.md
This commit is contained in:
parent
c39fdd2917
commit
140b3377f4
|
@ -27,6 +27,7 @@ IMPROVEMENTS:
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
* core: Fix problems referencing list attributes in interpolations [GH-2157]
|
* core: Fix problems referencing list attributes in interpolations [GH-2157]
|
||||||
|
* core: don't error on computed value during input walk [GH-2988]
|
||||||
* provider/google: Crashes with interface conversion in GCE Instance Template [GH-3027]
|
* provider/google: Crashes with interface conversion in GCE Instance Template [GH-3027]
|
||||||
* provider/google: Convert int to int64 when building the GKE cluster.NodeConfig struct [GH-2978]
|
* provider/google: Convert int to int64 when building the GKE cluster.NodeConfig struct [GH-2978]
|
||||||
* provider/aws: Retry creation of `aws_ecs_service` if IAM policy isn't ready yet [GH-3061]
|
* provider/aws: Retry creation of `aws_ecs_service` if IAM policy isn't ready yet [GH-3061]
|
||||||
|
|
Loading…
Reference in New Issue