-
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
Added proper status and waiter to Lex Bot. Fixed issues with import tests. #21122
Conversation
Request Review. |
make testacc TESTARGS='-run=TestAccAwsLexBot' |
make testacc TESTARGS='-run=TestAccAwsLex' |
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 🚀.
Commercial
% make testacc TESTARGS='-run=TestAccAwsLex' ACCTEST_PARALLELISM=5
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./aws -v -count 1 -parallel 5 -run=TestAccAwsLex -timeout 180m
=== RUN TestAccAwsLexBotAlias_basic
=== PAUSE TestAccAwsLexBotAlias_basic
=== RUN TestAccAwsLexBotAlias_conversationLogsText
=== PAUSE TestAccAwsLexBotAlias_conversationLogsText
=== RUN TestAccAwsLexBotAlias_conversationLogsAudio
=== PAUSE TestAccAwsLexBotAlias_conversationLogsAudio
=== RUN TestAccAwsLexBotAlias_conversationLogsBoth
=== PAUSE TestAccAwsLexBotAlias_conversationLogsBoth
=== RUN TestAccAwsLexBotAlias_description
=== PAUSE TestAccAwsLexBotAlias_description
=== RUN TestAccAwsLexBotAlias_disappears
=== PAUSE TestAccAwsLexBotAlias_disappears
=== RUN TestAccAwsLexBot_basic
=== PAUSE TestAccAwsLexBot_basic
=== RUN TestAccAwsLexBot_version_serial
=== RUN TestAccAwsLexBot_version_serial/DataSourceLexBot_withVersion
=== RUN TestAccAwsLexBot_version_serial/DataSourceLexBotAlias_basic
=== RUN TestAccAwsLexBot_version_serial/LexBot_createVersion
=== RUN TestAccAwsLexBot_version_serial/LexBotAlias_botVersion
--- PASS: TestAccAwsLexBot_version_serial (144.93s)
--- PASS: TestAccAwsLexBot_version_serial/DataSourceLexBot_withVersion (33.01s)
--- PASS: TestAccAwsLexBot_version_serial/DataSourceLexBotAlias_basic (34.85s)
--- PASS: TestAccAwsLexBot_version_serial/LexBot_createVersion (36.66s)
--- PASS: TestAccAwsLexBot_version_serial/LexBotAlias_botVersion (40.42s)
=== RUN TestAccAwsLexBot_abortStatement
=== PAUSE TestAccAwsLexBot_abortStatement
=== RUN TestAccAwsLexBot_clarificationPrompt
=== PAUSE TestAccAwsLexBot_clarificationPrompt
=== RUN TestAccAwsLexBot_childDirected
=== PAUSE TestAccAwsLexBot_childDirected
=== RUN TestAccAwsLexBot_description
=== PAUSE TestAccAwsLexBot_description
=== RUN TestAccAwsLexBot_detectSentiment
=== PAUSE TestAccAwsLexBot_detectSentiment
=== RUN TestAccAwsLexBot_enableModelImprovements
=== PAUSE TestAccAwsLexBot_enableModelImprovements
=== RUN TestAccAwsLexBot_idleSessionTtlInSeconds
=== PAUSE TestAccAwsLexBot_idleSessionTtlInSeconds
=== RUN TestAccAwsLexBot_intents
=== PAUSE TestAccAwsLexBot_intents
=== RUN TestAccAwsLexBot_computeVersion
--- PASS: TestAccAwsLexBot_computeVersion (78.06s)
=== RUN TestAccAwsLexBot_locale
=== PAUSE TestAccAwsLexBot_locale
=== RUN TestAccAwsLexBot_voiceId
=== PAUSE TestAccAwsLexBot_voiceId
=== RUN TestAccAwsLexBot_disappears
=== PAUSE TestAccAwsLexBot_disappears
=== RUN TestAccAwsLexIntent_basic
=== PAUSE TestAccAwsLexIntent_basic
=== RUN TestAccAwsLexIntent_createVersion
=== PAUSE TestAccAwsLexIntent_createVersion
=== RUN TestAccAwsLexIntent_conclusionStatement
=== PAUSE TestAccAwsLexIntent_conclusionStatement
=== RUN TestAccAwsLexIntent_confirmationPromptAndRejectionStatement
=== PAUSE TestAccAwsLexIntent_confirmationPromptAndRejectionStatement
=== RUN TestAccAwsLexIntent_dialogCodeHook
=== PAUSE TestAccAwsLexIntent_dialogCodeHook
=== RUN TestAccAwsLexIntent_followUpPrompt
=== PAUSE TestAccAwsLexIntent_followUpPrompt
=== RUN TestAccAwsLexIntent_fulfillmentActivity
=== PAUSE TestAccAwsLexIntent_fulfillmentActivity
=== RUN TestAccAwsLexIntent_sampleUtterances
=== PAUSE TestAccAwsLexIntent_sampleUtterances
=== RUN TestAccAwsLexIntent_slots
=== PAUSE TestAccAwsLexIntent_slots
=== RUN TestAccAwsLexIntent_slotsCustom
=== PAUSE TestAccAwsLexIntent_slotsCustom
=== RUN TestAccAwsLexIntent_disappears
=== PAUSE TestAccAwsLexIntent_disappears
=== RUN TestAccAwsLexIntent_updateWithExternalChange
=== PAUSE TestAccAwsLexIntent_updateWithExternalChange
=== RUN TestAccAwsLexIntent_computeVersion
=== PAUSE TestAccAwsLexIntent_computeVersion
=== RUN TestAccAwsLexSlotType_basic
=== PAUSE TestAccAwsLexSlotType_basic
=== RUN TestAccAwsLexSlotType_createVersion
=== PAUSE TestAccAwsLexSlotType_createVersion
=== RUN TestAccAwsLexSlotType_description
=== PAUSE TestAccAwsLexSlotType_description
=== RUN TestAccAwsLexSlotType_enumerationValues
=== PAUSE TestAccAwsLexSlotType_enumerationValues
=== RUN TestAccAwsLexSlotType_name
=== PAUSE TestAccAwsLexSlotType_name
=== RUN TestAccAwsLexSlotType_valueSelectionStrategy
=== PAUSE TestAccAwsLexSlotType_valueSelectionStrategy
=== RUN TestAccAwsLexSlotType_disappears
=== PAUSE TestAccAwsLexSlotType_disappears
=== RUN TestAccAwsLexSlotType_computeVersion
=== PAUSE TestAccAwsLexSlotType_computeVersion
=== CONT TestAccAwsLexIntent_updateWithExternalChange
=== CONT TestAccAwsLexBotAlias_basic
=== CONT TestAccAwsLexSlotType_name
=== CONT TestAccAwsLexSlotType_computeVersion
=== CONT TestAccAwsLexSlotType_createVersion
--- PASS: TestAccAwsLexIntent_updateWithExternalChange (38.08s)
=== CONT TestAccAwsLexSlotType_enumerationValues
--- PASS: TestAccAwsLexBotAlias_basic (42.52s)
=== CONT TestAccAwsLexSlotType_description
--- PASS: TestAccAwsLexSlotType_createVersion (43.94s)
=== CONT TestAccAwsLexBot_locale
--- PASS: TestAccAwsLexSlotType_computeVersion (46.56s)
=== CONT TestAccAwsLexIntent_disappears
--- PASS: TestAccAwsLexSlotType_name (49.84s)
=== CONT TestAccAwsLexIntent_slotsCustom
--- PASS: TestAccAwsLexIntent_disappears (14.59s)
=== CONT TestAccAwsLexIntent_slots
--- PASS: TestAccAwsLexIntent_slotsCustom (23.79s)
=== CONT TestAccAwsLexIntent_sampleUtterances
--- PASS: TestAccAwsLexSlotType_description (39.00s)
=== CONT TestAccAwsLexIntent_fulfillmentActivity
--- PASS: TestAccAwsLexSlotType_enumerationValues (44.22s)
=== CONT TestAccAwsLexIntent_followUpPrompt
--- PASS: TestAccAwsLexBot_locale (48.58s)
=== CONT TestAccAwsLexIntent_dialogCodeHook
--- PASS: TestAccAwsLexIntent_slots (37.89s)
=== CONT TestAccAwsLexIntent_confirmationPromptAndRejectionStatement
--- PASS: TestAccAwsLexIntent_sampleUtterances (37.34s)
=== CONT TestAccAwsLexIntent_conclusionStatement
--- PASS: TestAccAwsLexIntent_followUpPrompt (33.15s)
=== CONT TestAccAwsLexIntent_createVersion
--- PASS: TestAccAwsLexIntent_fulfillmentActivity (39.76s)
=== CONT TestAccAwsLexIntent_basic
--- PASS: TestAccAwsLexIntent_confirmationPromptAndRejectionStatement (30.23s)
=== CONT TestAccAwsLexBot_disappears
--- PASS: TestAccAwsLexIntent_dialogCodeHook (40.25s)
=== CONT TestAccAwsLexBot_voiceId
--- PASS: TestAccAwsLexIntent_basic (20.89s)
=== CONT TestAccAwsLexBot_clarificationPrompt
--- PASS: TestAccAwsLexIntent_conclusionStatement (32.23s)
=== CONT TestAccAwsLexBot_intents
--- PASS: TestAccAwsLexIntent_createVersion (37.38s)
=== CONT TestAccAwsLexBot_idleSessionTtlInSeconds
--- PASS: TestAccAwsLexBot_disappears (27.75s)
=== CONT TestAccAwsLexBot_enableModelImprovements
--- PASS: TestAccAwsLexBot_voiceId (43.14s)
=== CONT TestAccAwsLexBot_childDirected
--- PASS: TestAccAwsLexBot_clarificationPrompt (45.33s)
=== CONT TestAccAwsLexBotAlias_description
--- PASS: TestAccAwsLexBot_intents (48.17s)
=== CONT TestAccAwsLexBot_description
--- PASS: TestAccAwsLexBot_idleSessionTtlInSeconds (42.22s)
=== CONT TestAccAwsLexBot_abortStatement
--- PASS: TestAccAwsLexBot_enableModelImprovements (45.24s)
=== CONT TestAccAwsLexBot_basic
--- PASS: TestAccAwsLexBot_childDirected (45.27s)
=== CONT TestAccAwsLexBot_detectSentiment
--- PASS: TestAccAwsLexBot_basic (24.25s)
=== CONT TestAccAwsLexBotAlias_disappears
--- PASS: TestAccAwsLexBotAlias_description (47.59s)
=== CONT TestAccAwsLexBotAlias_conversationLogsAudio
--- PASS: TestAccAwsLexBot_description (53.76s)
=== CONT TestAccAwsLexBotAlias_conversationLogsBoth
--- PASS: TestAccAwsLexBot_abortStatement (55.02s)
=== CONT TestAccAwsLexSlotType_disappears
--- PASS: TestAccAwsLexBotAlias_disappears (31.69s)
=== CONT TestAccAwsLexSlotType_valueSelectionStrategy
--- PASS: TestAccAwsLexBot_detectSentiment (40.83s)
=== CONT TestAccAwsLexSlotType_basic
--- PASS: TestAccAwsLexSlotType_disappears (14.99s)
=== CONT TestAccAwsLexBotAlias_conversationLogsText
--- PASS: TestAccAwsLexBotAlias_conversationLogsAudio (40.45s)
=== CONT TestAccAwsLexIntent_computeVersion
--- PASS: TestAccAwsLexSlotType_basic (29.25s)
--- PASS: TestAccAwsLexSlotType_valueSelectionStrategy (34.01s)
--- PASS: TestAccAwsLexBotAlias_conversationLogsBoth (50.21s)
--- PASS: TestAccAwsLexBotAlias_conversationLogsText (40.34s)
--- PASS: TestAccAwsLexIntent_computeVersion (74.16s)
PASS
ok github.com/terraform-providers/terraform-provider-aws/aws 533.454s
GovCloud
% make testacc TESTARGS='-run=TestAccAwsLex' ACCTEST_PARALLELISM=5
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./aws -v -count 1 -parallel 5 -run=TestAccAwsLex -timeout 180m
=== RUN TestAccAwsLexBotAlias_basic
=== PAUSE TestAccAwsLexBotAlias_basic
=== RUN TestAccAwsLexBotAlias_conversationLogsText
=== PAUSE TestAccAwsLexBotAlias_conversationLogsText
=== RUN TestAccAwsLexBotAlias_conversationLogsAudio
=== PAUSE TestAccAwsLexBotAlias_conversationLogsAudio
=== RUN TestAccAwsLexBotAlias_conversationLogsBoth
=== PAUSE TestAccAwsLexBotAlias_conversationLogsBoth
=== RUN TestAccAwsLexBotAlias_description
=== PAUSE TestAccAwsLexBotAlias_description
=== RUN TestAccAwsLexBotAlias_disappears
=== PAUSE TestAccAwsLexBotAlias_disappears
=== RUN TestAccAwsLexBot_basic
=== PAUSE TestAccAwsLexBot_basic
=== RUN TestAccAwsLexBot_version_serial
=== RUN TestAccAwsLexBot_version_serial/LexBot_createVersion
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_sqfjevxu): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
=== RUN TestAccAwsLexBot_version_serial/LexBotAlias_botVersion
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_aliasysltphek): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
=== RUN TestAccAwsLexBot_version_serial/DataSourceLexBot_withVersion
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (mibdvnov): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
=== RUN TestAccAwsLexBot_version_serial/DataSourceLexBotAlias_basic
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (eeyioxbq): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- PASS: TestAccAwsLexBot_version_serial (40.36s)
--- SKIP: TestAccAwsLexBot_version_serial/LexBot_createVersion (10.95s)
--- SKIP: TestAccAwsLexBot_version_serial/LexBotAlias_botVersion (9.55s)
--- SKIP: TestAccAwsLexBot_version_serial/DataSourceLexBot_withVersion (10.60s)
--- SKIP: TestAccAwsLexBot_version_serial/DataSourceLexBotAlias_basic (9.26s)
=== RUN TestAccAwsLexBot_abortStatement
=== PAUSE TestAccAwsLexBot_abortStatement
=== RUN TestAccAwsLexBot_clarificationPrompt
=== PAUSE TestAccAwsLexBot_clarificationPrompt
=== RUN TestAccAwsLexBot_childDirected
=== PAUSE TestAccAwsLexBot_childDirected
=== RUN TestAccAwsLexBot_description
=== PAUSE TestAccAwsLexBot_description
=== RUN TestAccAwsLexBot_detectSentiment
=== PAUSE TestAccAwsLexBot_detectSentiment
=== RUN TestAccAwsLexBot_enableModelImprovements
=== PAUSE TestAccAwsLexBot_enableModelImprovements
=== RUN TestAccAwsLexBot_idleSessionTtlInSeconds
=== PAUSE TestAccAwsLexBot_idleSessionTtlInSeconds
=== RUN TestAccAwsLexBot_intents
=== PAUSE TestAccAwsLexBot_intents
=== RUN TestAccAwsLexBot_computeVersion
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_ldmahidw): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 2, in resource "aws_lex_bot" "test":
2: resource "aws_lex_bot" "test" {
--- SKIP: TestAccAwsLexBot_computeVersion (10.32s)
=== RUN TestAccAwsLexBot_locale
=== PAUSE TestAccAwsLexBot_locale
=== RUN TestAccAwsLexBot_voiceId
=== PAUSE TestAccAwsLexBot_voiceId
=== RUN TestAccAwsLexBot_disappears
=== PAUSE TestAccAwsLexBot_disappears
=== RUN TestAccAwsLexIntent_basic
=== PAUSE TestAccAwsLexIntent_basic
=== RUN TestAccAwsLexIntent_createVersion
=== PAUSE TestAccAwsLexIntent_createVersion
=== RUN TestAccAwsLexIntent_conclusionStatement
=== PAUSE TestAccAwsLexIntent_conclusionStatement
=== RUN TestAccAwsLexIntent_confirmationPromptAndRejectionStatement
=== PAUSE TestAccAwsLexIntent_confirmationPromptAndRejectionStatement
=== RUN TestAccAwsLexIntent_dialogCodeHook
=== PAUSE TestAccAwsLexIntent_dialogCodeHook
=== RUN TestAccAwsLexIntent_followUpPrompt
=== PAUSE TestAccAwsLexIntent_followUpPrompt
=== RUN TestAccAwsLexIntent_fulfillmentActivity
=== PAUSE TestAccAwsLexIntent_fulfillmentActivity
=== RUN TestAccAwsLexIntent_sampleUtterances
=== PAUSE TestAccAwsLexIntent_sampleUtterances
=== RUN TestAccAwsLexIntent_slots
=== PAUSE TestAccAwsLexIntent_slots
=== RUN TestAccAwsLexIntent_slotsCustom
=== PAUSE TestAccAwsLexIntent_slotsCustom
=== RUN TestAccAwsLexIntent_disappears
=== PAUSE TestAccAwsLexIntent_disappears
=== RUN TestAccAwsLexIntent_updateWithExternalChange
=== PAUSE TestAccAwsLexIntent_updateWithExternalChange
=== RUN TestAccAwsLexIntent_computeVersion
=== PAUSE TestAccAwsLexIntent_computeVersion
=== RUN TestAccAwsLexSlotType_basic
=== PAUSE TestAccAwsLexSlotType_basic
=== RUN TestAccAwsLexSlotType_createVersion
=== PAUSE TestAccAwsLexSlotType_createVersion
=== RUN TestAccAwsLexSlotType_description
=== PAUSE TestAccAwsLexSlotType_description
=== RUN TestAccAwsLexSlotType_enumerationValues
=== PAUSE TestAccAwsLexSlotType_enumerationValues
=== RUN TestAccAwsLexSlotType_name
=== PAUSE TestAccAwsLexSlotType_name
=== RUN TestAccAwsLexSlotType_valueSelectionStrategy
=== PAUSE TestAccAwsLexSlotType_valueSelectionStrategy
=== RUN TestAccAwsLexSlotType_disappears
=== PAUSE TestAccAwsLexSlotType_disappears
=== RUN TestAccAwsLexSlotType_computeVersion
=== PAUSE TestAccAwsLexSlotType_computeVersion
=== CONT TestAccAwsLexBotAlias_basic
=== CONT TestAccAwsLexIntent_conclusionStatement
=== CONT TestAccAwsLexBot_description
=== CONT TestAccAwsLexIntent_computeVersion
=== CONT TestAccAwsLexSlotType_enumerationValues
=== CONT TestAccAwsLexBot_description
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_feysmgsj): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
=== CONT TestAccAwsLexIntent_computeVersion
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_intent_clcnhfam): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 10, in resource "aws_lex_bot" "test":
10: resource "aws_lex_bot" "test" {
=== CONT TestAccAwsLexBotAlias_basic
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_aliashlfwozll): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- SKIP: TestAccAwsLexIntent_computeVersion (12.18s)
=== CONT TestAccAwsLexSlotType_description
--- SKIP: TestAccAwsLexBotAlias_basic (13.05s)
=== CONT TestAccAwsLexSlotType_createVersion
--- SKIP: TestAccAwsLexBot_description (14.15s)
=== CONT TestAccAwsLexSlotType_name
--- PASS: TestAccAwsLexSlotType_enumerationValues (42.98s)
=== CONT TestAccAwsLexSlotType_computeVersion
--- PASS: TestAccAwsLexIntent_conclusionStatement (44.08s)
=== CONT TestAccAwsLexSlotType_disappears
--- PASS: TestAccAwsLexSlotType_description (41.89s)
=== CONT TestAccAwsLexSlotType_valueSelectionStrategy
--- PASS: TestAccAwsLexSlotType_name (42.84s)
=== CONT TestAccAwsLexBot_locale
--- PASS: TestAccAwsLexSlotType_disappears (16.98s)
=== CONT TestAccAwsLexIntent_createVersion
--- PASS: TestAccAwsLexSlotType_createVersion (48.66s)
=== CONT TestAccAwsLexIntent_basic
=== CONT TestAccAwsLexBot_locale
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_licdswpz): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- SKIP: TestAccAwsLexBot_locale (9.40s)
=== CONT TestAccAwsLexBot_disappears
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_hshieijk): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- SKIP: TestAccAwsLexBot_disappears (9.47s)
=== CONT TestAccAwsLexBot_voiceId
--- PASS: TestAccAwsLexIntent_basic (19.29s)
=== CONT TestAccAwsLexSlotType_basic
=== CONT TestAccAwsLexBot_voiceId
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_wfajgwmb): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- SKIP: TestAccAwsLexBot_voiceId (10.38s)
=== CONT TestAccAwsLexBotAlias_disappears
--- PASS: TestAccAwsLexSlotType_valueSelectionStrategy (35.72s)
=== CONT TestAccAwsLexBot_childDirected
=== CONT TestAccAwsLexBotAlias_disappears
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_aliassghlrqvr): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- PASS: TestAccAwsLexSlotType_computeVersion (55.16s)
=== CONT TestAccAwsLexBot_intents
=== CONT TestAccAwsLexBot_childDirected
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_vsvvaryf): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- SKIP: TestAccAwsLexBotAlias_disappears (14.46s)
=== CONT TestAccAwsLexBot_clarificationPrompt
--- PASS: TestAccAwsLexIntent_createVersion (40.88s)
=== CONT TestAccAwsLexIntent_sampleUtterances
--- SKIP: TestAccAwsLexBot_childDirected (13.21s)
=== CONT TestAccAwsLexIntent_updateWithExternalChange
--- PASS: TestAccAwsLexSlotType_basic (23.59s)
=== CONT TestAccAwsLexIntent_disappears
=== CONT TestAccAwsLexBot_intents
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_utqlfscw): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 24, in resource "aws_lex_bot" "test":
24: resource "aws_lex_bot" "test" {
=== CONT TestAccAwsLexBot_clarificationPrompt
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_tpxfeqbv): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- SKIP: TestAccAwsLexBot_intents (12.31s)
=== CONT TestAccAwsLexIntent_slotsCustom
--- SKIP: TestAccAwsLexBot_clarificationPrompt (10.83s)
=== CONT TestAccAwsLexBot_abortStatement
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_oovnaxdc): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- PASS: TestAccAwsLexIntent_disappears (16.51s)
=== CONT TestAccAwsLexIntent_slots
--- SKIP: TestAccAwsLexBot_abortStatement (9.80s)
=== CONT TestAccAwsLexBot_basic
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_ktsppstc): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- SKIP: TestAccAwsLexBot_basic (11.72s)
=== CONT TestAccAwsLexBotAlias_conversationLogsBoth
--- PASS: TestAccAwsLexIntent_slotsCustom (25.02s)
=== CONT TestAccAwsLexBot_idleSessionTtlInSeconds
--- PASS: TestAccAwsLexIntent_updateWithExternalChange (34.04s)
=== CONT TestAccAwsLexIntent_followUpPrompt
--- PASS: TestAccAwsLexIntent_sampleUtterances (36.55s)
=== CONT TestAccAwsLexBotAlias_description
=== CONT TestAccAwsLexBot_idleSessionTtlInSeconds
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_tvgdevho): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
=== CONT TestAccAwsLexBotAlias_description
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_aliasaakfmoih): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
=== CONT TestAccAwsLexBotAlias_conversationLogsBoth
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_mzjniozt): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- SKIP: TestAccAwsLexBot_idleSessionTtlInSeconds (11.72s)
=== CONT TestAccAwsLexIntent_fulfillmentActivity
--- SKIP: TestAccAwsLexBotAlias_conversationLogsBoth (16.85s)
=== CONT TestAccAwsLexIntent_dialogCodeHook
--- SKIP: TestAccAwsLexBotAlias_description (11.91s)
=== CONT TestAccAwsLexIntent_confirmationPromptAndRejectionStatement
--- PASS: TestAccAwsLexIntent_slots (38.42s)
=== CONT TestAccAwsLexBotAlias_conversationLogsAudio
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_ptojaemk): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- PASS: TestAccAwsLexIntent_followUpPrompt (36.51s)
=== CONT TestAccAwsLexBotAlias_conversationLogsText
--- SKIP: TestAccAwsLexBotAlias_conversationLogsAudio (16.93s)
=== CONT TestAccAwsLexBot_enableModelImprovements
=== CONT TestAccAwsLexBotAlias_conversationLogsText
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_udqysisl): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
=== CONT TestAccAwsLexBot_enableModelImprovements
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_wsjoljlh): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- PASS: TestAccAwsLexIntent_fulfillmentActivity (37.32s)
=== CONT TestAccAwsLexBot_detectSentiment
--- SKIP: TestAccAwsLexBotAlias_conversationLogsText (11.96s)
--- SKIP: TestAccAwsLexBot_enableModelImprovements (10.81s)
--- PASS: TestAccAwsLexIntent_confirmationPromptAndRejectionStatement (38.23s)
--- PASS: TestAccAwsLexIntent_dialogCodeHook (41.32s)
=== CONT TestAccAwsLexBot_detectSentiment
provider_test.go:1123: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating Lex Bot (test_bot_cajzondv): BadRequestException: You can't set the enableModelImprovements field to false in us-gov-west-1. Either remove enableModelImprovements from your request or set it to true, then try your request again
with aws_lex_bot.test,
on terraform_plugin_test.tf line 13, in resource "aws_lex_bot" "test":
13: resource "aws_lex_bot" "test" {
--- SKIP: TestAccAwsLexBot_detectSentiment (9.22s)
PASS
ok github.com/terraform-providers/terraform-provider-aws/aws 248.956s
@AdamTylerLynch Thanks for the contribution 🎉 👏. |
This functionality has been released in v3.62.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
Closes #21107.
Closes #21045.
Closes #15555.
Closes #15605.
Output from acceptance testing: