-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
New Resource Lex Bot Locale #33949
New Resource Lex Bot Locale #33949
Conversation
Community NoteVoting for Prioritization
For Submitters
|
473089b
to
2553d2f
Compare
2553d2f
to
2134dfe
Compare
Thank you for your contribution! 🚀 A new usage of AWS SDK for Go V1 was detected. Please prefer AWS SDK for Go V2 for all net-new services. If this is an enhancement or bug fix to an existing AWS SDK Go V1 based resource, this comment can be safely ignored. For additional information refer to the AWS SDK for Go Versions page in the contributor guide. |
45f7461
to
e1f2b24
Compare
…ovider-aws into f-resource-locale
5336965
to
8b8e2de
Compare
8b8e2de
to
593977e
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.
Looks great! 🎉
% make test t T=TestAccLexV2ModelsBotLocale_ K=lexv2models
==> Checking that code complies with gofmt requirements...
go test ./internal/service/lexv2models/... -timeout=5m
ok github.com/hashicorp/terraform-provider-aws/internal/service/lexv2models 2.113s
TF_ACC=1 go test ./internal/service/lexv2models/... -v -count 1 -parallel 20 -run='TestAccLexV2ModelsBotLocale_' -timeout 360m
=== RUN TestAccLexV2ModelsBotLocale_basic
=== PAUSE TestAccLexV2ModelsBotLocale_basic
=== RUN TestAccLexV2ModelsBotLocale_disappears
=== PAUSE TestAccLexV2ModelsBotLocale_disappears
=== CONT TestAccLexV2ModelsBotLocale_basic
=== CONT TestAccLexV2ModelsBotLocale_disappears
--- PASS: TestAccLexV2ModelsBotLocale_basic (176.81s)
--- PASS: TestAccLexV2ModelsBotLocale_disappears (181.55s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/lexv2models 183.529s
This functionality has been released in v5.25.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. |
Description
Adds new resource of Bot Locale
Relations
Relates #21375
References
Output from Acceptance Testing