-
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_experience: new resource #25315
Conversation
8747003
to
efaf563
Compare
}, | ||
}, | ||
}, | ||
"description": { |
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.
Important note: description for some reason cannot be changed back to an empty string once configured. this looks to be true both with the AWS SDK and in the console; see comment in customizediff below
efaf563
to
b44a080
Compare
b44a080
to
f89e90d
Compare
f89e90d
to
f6a2a29
Compare
f6a2a29
to
149d3b2
Compare
149d3b2
to
557e4b7
Compare
557e4b7
to
c9f4511
Compare
c9f4511
to
e566c18
Compare
e566c18
to
381b704
Compare
381b704
to
db1c2a3
Compare
779156c
to
7289046
Compare
7289046
to
83599ba
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/Experience' 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/Experience -timeout 360m
=== RUN TestAccKendra_serial
=== RUN TestAccKendra_serial/Experience
=== RUN TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_updateFaqIDs
=== RUN TestAccKendra_serial/Experience/Configuration_UserIdentityConfiguration
experience_test.go:387: Environment variable AWS_IDENTITY_STORE_USER_ID is not set
=== RUN TestAccKendra_serial/Experience/basic
=== RUN TestAccKendra_serial/Experience/disappears
=== RUN TestAccKendra_serial/Experience/Description
=== RUN TestAccKendra_serial/Experience/Name
=== RUN TestAccKendra_serial/Experience/RoleARN
=== RUN TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_FaqIDs
=== RUN TestAccKendra_serial/Experience/Configuration_ContentSourceConfigurationWithUserIdentityConfigurationRemoved
experience_test.go:471: Environment variable AWS_IDENTITY_STORE_USER_ID is not set
=== RUN TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_DirectPutContent
=== RUN TestAccKendra_serial/Experience/Configuration_ContentSourceConfigurationAndUserIdentityConfiguration
experience_test.go:428: Environment variable AWS_IDENTITY_STORE_USER_ID is not set
=== RUN TestAccKendra_serial/Experience/Configuration_UserIdentityConfigurationWithContentSourceConfigurationRemoved
experience_test.go:524: Environment variable AWS_IDENTITY_STORE_USER_ID is not set
--- PASS: TestAccKendra_serial (11235.91s)
--- PASS: TestAccKendra_serial/Experience (11235.91s)
--- PASS: TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_updateFaqIDs (1129.67s)
--- SKIP: TestAccKendra_serial/Experience/Configuration_UserIdentityConfiguration (0.00s)
--- PASS: TestAccKendra_serial/Experience/basic (992.24s)
--- PASS: TestAccKendra_serial/Experience/disappears (1559.66s)
--- PASS: TestAccKendra_serial/Experience/Description (1129.49s)
--- PASS: TestAccKendra_serial/Experience/Name (1931.63s)
--- PASS: TestAccKendra_serial/Experience/RoleARN (1496.54s)
--- PASS: TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_FaqIDs (1052.01s)
--- SKIP: TestAccKendra_serial/Experience/Configuration_ContentSourceConfigurationWithUserIdentityConfigurationRemoved (0.00s)
--- PASS: TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_DirectPutContent (1944.67s)
--- SKIP: TestAccKendra_serial/Experience/Configuration_ContentSourceConfigurationAndUserIdentityConfiguration (0.00s)
--- SKIP: TestAccKendra_serial/Experience/Configuration_UserIdentityConfigurationWithContentSourceConfigurationRemoved (0.00s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/kendra 11242.273s
Non-main account:
% ACCTEST_TIMEOUT=360m make testacc TESTARGS='-run=TestAccKendra_serial/Experience' 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/Experience -timeout 360m
=== RUN TestAccKendra_serial
=== RUN TestAccKendra_serial/Experience
=== RUN TestAccKendra_serial/Experience/Configuration_ContentSourceConfigurationWithUserIdentityConfigurationRemoved
experience_test.go:471: Environment variable AWS_IDENTITY_STORE_USER_ID is not set
=== RUN TestAccKendra_serial/Experience/Configuration_UserIdentityConfigurationWithContentSourceConfigurationRemoved
experience_test.go:524: Environment variable AWS_IDENTITY_STORE_USER_ID is not set
=== RUN TestAccKendra_serial/Experience/Name
acctest.go:726: this AWS account must be the management account of an AWS Organization
=== RUN TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_FaqIDs
acctest.go:726: this AWS account must be the management account of an AWS Organization
=== RUN TestAccKendra_serial/Experience/Configuration_ContentSourceConfigurationAndUserIdentityConfiguration
experience_test.go:428: Environment variable AWS_IDENTITY_STORE_USER_ID is not set
=== RUN TestAccKendra_serial/Experience/RoleARN
acctest.go:726: this AWS account must be the management account of an AWS Organization
=== RUN TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_DirectPutContent
acctest.go:726: this AWS account must be the management account of an AWS Organization
=== RUN TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_updateFaqIDs
acctest.go:726: this AWS account must be the management account of an AWS Organization
=== RUN TestAccKendra_serial/Experience/Configuration_UserIdentityConfiguration
experience_test.go:387: Environment variable AWS_IDENTITY_STORE_USER_ID is not set
=== RUN TestAccKendra_serial/Experience/basic
acctest.go:726: this AWS account must be the management account of an AWS Organization
=== RUN TestAccKendra_serial/Experience/disappears
acctest.go:726: this AWS account must be the management account of an AWS Organization
=== RUN TestAccKendra_serial/Experience/Description
acctest.go:726: this AWS account must be the management account of an AWS Organization
--- PASS: TestAccKendra_serial (8.76s)
--- PASS: TestAccKendra_serial/Experience (8.76s)
--- SKIP: TestAccKendra_serial/Experience/Configuration_ContentSourceConfigurationWithUserIdentityConfigurationRemoved (0.00s)
--- SKIP: TestAccKendra_serial/Experience/Configuration_UserIdentityConfigurationWithContentSourceConfigurationRemoved (0.00s)
--- SKIP: TestAccKendra_serial/Experience/Name (1.62s)
--- SKIP: TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_FaqIDs (0.10s)
--- SKIP: TestAccKendra_serial/Experience/Configuration_ContentSourceConfigurationAndUserIdentityConfiguration (0.00s)
--- SKIP: TestAccKendra_serial/Experience/RoleARN (2.08s)
--- SKIP: TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_DirectPutContent (0.79s)
--- SKIP: TestAccKendra_serial/Experience/Configuration_ContentSourceConfiguration_updateFaqIDs (0.09s)
--- SKIP: TestAccKendra_serial/Experience/Configuration_UserIdentityConfiguration (0.00s)
--- SKIP: TestAccKendra_serial/Experience/basic (2.96s)
--- SKIP: TestAccKendra_serial/Experience/disappears (0.08s)
--- SKIP: TestAccKendra_serial/Experience/Description (1.04s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/kendra 20.594s
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 (must be run in Organizations-only account):