Update CHANGELOG
This commit is contained in:
parent
3ad6016d8f
commit
958f2ec094
|
@ -31,6 +31,7 @@ IMPROVEMENTS:
|
|||
* core: Plugins are loaded from `~/.terraform.d/plugins` (Unix) or
|
||||
`%USERDATA%/terraform.d/plugins` (Windows).
|
||||
* helper/schema: Can now have default values. [GH-245]
|
||||
* providers/aws: Tag support for most resources.
|
||||
* providers/aws: New resource `db_subnet_group`. [GH-295]
|
||||
* providers/aws: Add `map_public_ip_on_launch` for subnets. [GH-285]
|
||||
* providers/aws: Add `iam_instance_profile` for instances. [GH-319]
|
||||
|
|
Loading…
Reference in New Issue