|
1 |
| -## 2.33.0 (Unreleased) |
| 1 | +## 2.33.0 (October 17, 2019) |
2 | 2 |
|
3 | 3 | FEATURES:
|
4 | 4 |
|
5 |
| -* **New Data Source:** `aws_waf_rate_based_rule` [GH-10124] |
6 |
| -* **New Data Source:** `aws_wafregional_rate_based_rule` [GH-10125] |
7 |
| -* **New Resource:** `aws_quicksight_user` [GH-10401] |
| 5 | +* **New Data Source:** `aws_waf_rate_based_rule` ([#10124](https://github.com/terraform-providers/terraform-provider-aws/issues/10124)) |
| 6 | +* **New Data Source:** `aws_wafregional_rate_based_rule` ([#10125](https://github.com/terraform-providers/terraform-provider-aws/issues/10125)) |
| 7 | +* **New Resource:** `aws_quicksight_user` ([#10401](https://github.com/terraform-providers/terraform-provider-aws/issues/10401)) |
8 | 8 |
|
9 | 9 | ENHANCEMENTS:
|
10 | 10 |
|
11 |
| -* resource/aws_glue_classifier: Add `csv_classifier` configuration block (support CSV classifiers) [GH-9824] |
12 |
| -* resource/aws_waf_byte_match_set: Support resource import [GH-10477] |
13 |
| -* resource/aws_waf_rate_based_rule: Support resource import [GH-10475] |
14 |
| -* resource/aws_waf_rule: Add `tags` argument [GH-10408] |
15 |
| -* resource/aws_waf_rule_group: Add `tags` argument [GH-10408] |
16 |
| -* resource/aws_waf_web_acl: Add `tags` argument [GH-10408] |
| 11 | +* resource/aws_glue_classifier: Add `csv_classifier` configuration block (support CSV classifiers) ([#9824](https://github.com/terraform-providers/terraform-provider-aws/issues/9824)) |
| 12 | +* resource/aws_waf_byte_match_set: Support resource import ([#10477](https://github.com/terraform-providers/terraform-provider-aws/issues/10477)) |
| 13 | +* resource/aws_waf_rate_based_rule: Support resource import ([#10475](https://github.com/terraform-providers/terraform-provider-aws/issues/10475)) |
| 14 | +* resource/aws_waf_rule: Add `tags` argument ([#10408](https://github.com/terraform-providers/terraform-provider-aws/issues/10408)) |
| 15 | +* resource/aws_waf_rule_group: Add `tags` argument ([#10408](https://github.com/terraform-providers/terraform-provider-aws/issues/10408)) |
| 16 | +* resource/aws_waf_web_acl: Add `tags` argument ([#10408](https://github.com/terraform-providers/terraform-provider-aws/issues/10408)) |
17 | 17 |
|
18 | 18 | BUG FIXES:
|
19 | 19 |
|
20 |
| -* resource/aws_gamelift_fleet: Increase default deletion timeout to 20 minutes to match service timing [GH-10443] |
| 20 | +* resource/aws_gamelift_fleet: Increase default deletion timeout to 20 minutes to match service timing ([#10443](https://github.com/terraform-providers/terraform-provider-aws/issues/10443)) |
21 | 21 |
|
22 | 22 | ## 2.32.0 (October 10, 2019)
|
23 | 23 |
|
|
0 commit comments