-
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.
resource/aws_waf_xss_match_set: Add plan-time validation for xss_matc…
…h_tuples configuration block arguments (#12777) Output from acceptance testing (failure unrelated): ``` --- PASS: TestAccAWSWafXssMatchSet_noTuples (12.95s) --- PASS: TestAccAWSWafXssMatchSet_disappears (22.00s) --- PASS: TestAccAWSWafXssMatchSet_changeNameForceNew (33.96s) --- FAIL: TestAccAWSWafXssMatchSet_changeTuples (42.59s) --- PASS: TestAccAWSWafXssMatchSet_basic (45.94s) ```
- Loading branch information
Showing
2 changed files
with
94 additions
and
76 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
Oops, something went wrong.