diff --git a/CHANGELOG.md b/CHANGELOG.md index a5c0ea6e6..96118b907 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ IMPROVEMENTS: * helper/schema: Can now have default values. [GH-245] * 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] * providers/google: Support `target_tags` for firewalls. [GH-324] BUG FIXES: