Skip to content

Commit

Permalink
aws_iam_user not aws_iam_role for #5859 CHANGELOG :)
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Sep 13, 2018
1 parent 1655975 commit 03d4a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENHANCEMENTS:
* resource/aws_db_instance: Add `domain` and `domain_iam_role_name` arguments (support for domain joining RDS instances) [GH-5378]
* resource/aws_ecs_task_definition: Suppress `container_definition` differences for equivalent port and host mappings [GH-5833]
* resource/aws_ecs_task_definition: Add docker volume configuration [GH-5727]
* resource/aws_iam_role: Allow empty string (`""`) value for `permissions_boundary` argument [GH-5859]
* resource/aws_iam_user: Allow empty string (`""`) value for `permissions_boundary` argument [GH-5859]
* resource/aws_iot_topic_rule: Add `firehose` `seperator` argument [GH-5734]
* resource/aws_launch_template: Allow `network_interface` `ipv4_address_count` configuration [GH-5830]
* resource/aws_ssm_document: Add support for `Session` `document_type` [GH-5850]
Expand Down

0 comments on commit 03d4a36

Please sign in to comment.