-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
r/kendra_query_suggestions_block_list: new resource #25198
Conversation
6bdd6bc
to
4b1e481
Compare
3a7a1f2
to
443128e
Compare
443128e
to
62c6391
Compare
62c6391
to
39526d2
Compare
2370074
to
86998cd
Compare
a1712b2
to
252455b
Compare
2aeaff6
to
bafc74b
Compare
bafc74b
to
c1f0890
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀.
% ACCTEST_TIMEOUT=360m make testacc TESTARGS='-run=TestAccKendra_serial/QuerySuggestionsBlockList' PKG=kendra
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/kendra/... -v -count 1 -parallel 20 -run=TestAccKendra_serial/QuerySuggestionsBlockList -timeout 360m
=== RUN TestAccKendra_serial
=== RUN TestAccKendra_serial/QuerySuggestionsBlockList
=== RUN TestAccKendra_serial/QuerySuggestionsBlockList/tags
=== RUN TestAccKendra_serial/QuerySuggestionsBlockList/Description
=== RUN TestAccKendra_serial/QuerySuggestionsBlockList/Name
=== RUN TestAccKendra_serial/QuerySuggestionsBlockList/RoleARN
=== RUN TestAccKendra_serial/QuerySuggestionsBlockList/SourceS3Path
=== RUN TestAccKendra_serial/QuerySuggestionsBlockList/basic
=== RUN TestAccKendra_serial/QuerySuggestionsBlockList/disappears
--- PASS: TestAccKendra_serial (12066.27s)
--- PASS: TestAccKendra_serial/QuerySuggestionsBlockList (12066.27s)
--- PASS: TestAccKendra_serial/QuerySuggestionsBlockList/tags (1619.69s)
--- PASS: TestAccKendra_serial/QuerySuggestionsBlockList/Description (1918.85s)
--- PASS: TestAccKendra_serial/QuerySuggestionsBlockList/Name (1604.41s)
--- PASS: TestAccKendra_serial/QuerySuggestionsBlockList/RoleARN (1831.96s)
--- PASS: TestAccKendra_serial/QuerySuggestionsBlockList/SourceS3Path (2255.67s)
--- PASS: TestAccKendra_serial/QuerySuggestionsBlockList/basic (1427.41s)
--- PASS: TestAccKendra_serial/QuerySuggestionsBlockList/disappears (1408.27s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/kendra 12070.297s
% make providerlint
==> Checking source code with providerlint... |
This functionality has been released in v4.20.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Relates #13367
Output from acceptance testing: