Skip to content

Commit

Permalink
Update CHANGELOG entries for #10480, #10481, #10482, #10484, and #10485
Browse files Browse the repository at this point in the history
… to include arn attribute addition
  • Loading branch information
bflad authored Nov 15, 2019
1 parent c3aceb1 commit 8d94da1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ ENHANCEMENTS:
* resource/aws_dlm_lifecycle_policy: Add `tags` argument and `arn` attribute [GH-10864]
* resource/aws_efs_file_system: Add `AFTER_7_DAYS` as a valid `lifecycle_policy` configuratio block `transition_to_ia` argument value [GH-10825]
* resource/aws_glue_crawler: Add `tags` argument [GH-10805]
* resource/aws_waf_geo_match_set: Support resource import [GH-10480]
* resource/aws_waf_regex_match_set: Support resource import [GH-10481]
* resource/aws_waf_regex_pattern_set: Support resource import [GH-10482]
* resource/aws_waf_size_constraint_set: Support resource import [GH-10484]
* resource/aws_waf_xss_match_set: Support resource import [GH-10485]
* resource/aws_waf_geo_match_set: Support resource import and add `arn` attribute [GH-10480]
* resource/aws_waf_regex_match_set: Support resource import and add `arn` attribute [GH-10481]
* resource/aws_waf_regex_pattern_set: Support resource import and add `arn` attribute [GH-10482]
* resource/aws_waf_size_constraint_set: Support resource import and add `arn` attribute [GH-10484]
* resource/aws_waf_xss_match_set: Support resource import and add `arn` attribute [GH-10485]
* resource/aws_wafregional_web_acl: Add `tags` argument [GH-10889]

BUG FIXES:
Expand Down

0 comments on commit 8d94da1

Please sign in to comment.