-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19576 from andyalm/f-aws_wafv2_web_acl-label-matc…
…h-statement WAFv2: Added support for label_match_statement and rule_label
- Loading branch information
Showing
8 changed files
with
602 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
```release-notes:enhancement | ||
resource/aws_wafv2_web_acl: Add `rule_label` to rules. | ||
``` | ||
|
||
```release-notes:enhancement | ||
resource/aws_wafv2_web_acl: Added support for `label_match_statement` to rules. | ||
``` | ||
|
||
```release-notes:enhancement | ||
resource/aws_wafv2_rule_group: Add `rule_label` to rules. | ||
``` | ||
|
||
```release-notes:enhancement | ||
resource/aws_wafv2_rule_group: Added support for `label_match_statement` to rules. | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.