update CHANGELOG
This commit is contained in:
parent
f4de5732b4
commit
a0b9dc32c8
|
@ -29,6 +29,8 @@ BUG FIXES:
|
|||
provisioners. [GH-795][GH-868]
|
||||
* core: Validate that `depends_on` doesn't contain interpolations. [GH-1015]
|
||||
* core: Module inputs can be non-strings. [GH-819]
|
||||
* core: Fix invalid plan that resulted in "diffs don't match" error when
|
||||
a computed attribute was used as part of a set parameter. [GH-1073]
|
||||
* providers/aws: manually deleted VPC removes it from the state
|
||||
* providers/aws: `source_dest_check` regression fixed (now works). [GH-1020]
|
||||
* providers/digitalocean: Waits until droplet is ready to be destroyed [GH-1057]
|
||||
|
|
Loading…
Reference in New Issue