Skip to content
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

tests/configservice: update to aws_s3_bucket_acl #23054

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

anGie44
Copy link
Contributor

@anGie44 anGie44 commented Feb 9, 2022

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates #22997
Relates #22537
Relates #20433

Output from acceptance testing (commercial):

--- PASS: TestAccConfigService_serial (4523.11s)
    --- PASS: TestAccConfigService_serial/ConformancePack (2206.97s)
        --- PASS: TestAccConfigService_serial/ConformancePack/inputParameters (167.87s)
        --- PASS: TestAccConfigService_serial/ConformancePack/S3Template (154.60s)
        --- PASS: TestAccConfigService_serial/ConformancePack/S3TemplateAndTemplateBody (159.19s)
        --- PASS: TestAccConfigService_serial/ConformancePack/updateS3Delivery (221.04s)
        --- PASS: TestAccConfigService_serial/ConformancePack/basic (150.91s)
        --- PASS: TestAccConfigService_serial/ConformancePack/forceNew (311.49s)
        --- PASS: TestAccConfigService_serial/ConformancePack/S3Delivery (156.71s)
        --- PASS: TestAccConfigService_serial/ConformancePack/updateInputParameters (235.38s)
        --- PASS: TestAccConfigService_serial/ConformancePack/updateS3Template (245.79s)
        --- PASS: TestAccConfigService_serial/ConformancePack/updateTemplateBody (268.67s)
        --- PASS: TestAccConfigService_serial/ConformancePack/disappears (135.32s)
    --- PASS: TestAccConfigService_serial/DeliveryChannel (135.33s)
        --- PASS: TestAccConfigService_serial/DeliveryChannel/basic (49.51s)
        --- PASS: TestAccConfigService_serial/DeliveryChannel/allParams (43.25s)
        --- PASS: TestAccConfigService_serial/DeliveryChannel/importBasic (42.57s)
    --- PASS: TestAccConfigService_serial/RemediationConfiguration (761.50s)
        --- PASS: TestAccConfigService_serial/RemediationConfiguration/basicBackward (91.89s)
        --- PASS: TestAccConfigService_serial/RemediationConfiguration/disappears (91.97s)
        --- PASS: TestAccConfigService_serial/RemediationConfiguration/recreates (129.25s)
        --- PASS: TestAccConfigService_serial/RemediationConfiguration/updates (355.20s)
        --- PASS: TestAccConfigService_serial/RemediationConfiguration/basic (93.19s)
    --- PASS: TestAccConfigService_serial/OrganizationCustomRule (14.67s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/ResourceIdScope (0.16s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/TagKeyScope (0.16s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/TagValueScope (0.14s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/TriggerTypes (0.14s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/basic (6.26s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/LambdaFunctionArn (0.14s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/Description (0.15s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/ExcludedAccounts (0.14s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/InputParameters (0.18s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/MaximumExecutionFrequency (0.16s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/ResourceTypesScope (6.67s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/disappears (0.15s)
        --- SKIP: TestAccConfigService_serial/OrganizationCustomRule/errorHandling (0.21s)
    --- PASS: TestAccConfigService_serial/OrganizationManagedRule (15.00s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/Description (0.17s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/InputParameters (2.84s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/MaximumExecutionFrequency (0.13s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/basic (0.13s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/disappears (0.14s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/ResourceIdScope (0.15s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/ResourceTypesScope (6.30s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/RuleIdentifier (0.16s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/TagKeyScope (0.14s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/TagValueScope (0.13s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/errorHandling (2.19s)
        --- SKIP: TestAccConfigService_serial/OrganizationManagedRule/ExcludedAccounts (2.50s)
    --- PASS: TestAccConfigService_serial/Config (1052.23s)
        --- PASS: TestAccConfigService_serial/Config/importAws (90.66s)
        --- PASS: TestAccConfigService_serial/Config/scopeTagKeyEmpty (86.80s)
        --- PASS: TestAccConfigService_serial/Config/scopeTagValue (116.63s)
        --- PASS: TestAccConfigService_serial/Config/tags (203.13s)
        --- PASS: TestAccConfigService_serial/Config/basic (90.31s)
        --- PASS: TestAccConfigService_serial/Config/ownerAws (95.43s)
        --- PASS: TestAccConfigService_serial/Config/customlambda (142.82s)
        --- PASS: TestAccConfigService_serial/Config/importLambda (124.28s)
        --- PASS: TestAccConfigService_serial/Config/scopeTagKey (102.16s)
    --- PASS: TestAccConfigService_serial/ConfigurationRecorderStatus (203.39s)
        --- PASS: TestAccConfigService_serial/ConfigurationRecorderStatus/basic (46.72s)
        --- PASS: TestAccConfigService_serial/ConfigurationRecorderStatus/startEnabled (94.76s)
        --- PASS: TestAccConfigService_serial/ConfigurationRecorderStatus/importBasic (61.91s)
    --- PASS: TestAccConfigService_serial/ConfigurationRecorder (122.81s)
        --- PASS: TestAccConfigService_serial/ConfigurationRecorder/basic (40.65s)
        --- PASS: TestAccConfigService_serial/ConfigurationRecorder/allParams (40.43s)
        --- PASS: TestAccConfigService_serial/ConfigurationRecorder/importBasic (41.73s)
    --- PASS: TestAccConfigService_serial/OrganizationConformancePack (11.23s)
        --- SKIP: TestAccConfigService_serial/OrganizationConformancePack/basic (0.18s)
        --- SKIP: TestAccConfigService_serial/OrganizationConformancePack/inputParameters (0.20s)
        --- SKIP: TestAccConfigService_serial/OrganizationConformancePack/S3Delivery (0.20s)
        --- SKIP: TestAccConfigService_serial/OrganizationConformancePack/updateInputParameters (2.13s)
        --- SKIP: TestAccConfigService_serial/OrganizationConformancePack/updateS3Delivery (1.19s)
        --- SKIP: TestAccConfigService_serial/OrganizationConformancePack/updateTemplateBody (1.15s)
        --- SKIP: TestAccConfigService_serial/OrganizationConformancePack/disappears (0.14s)
        --- SKIP: TestAccConfigService_serial/OrganizationConformancePack/excludedAccounts (0.15s)
        --- SKIP: TestAccConfigService_serial/OrganizationConformancePack/forceNew (0.16s)
        --- SKIP: TestAccConfigService_serial/OrganizationConformancePack/S3Template (5.58s)
        --- SKIP: TestAccConfigService_serial/OrganizationConformancePack/updateS3Template (0.15s)

@github-actions github-actions bot added service/configservice Issues and PRs that pertain to the configservice service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. size/S Managed by automation to categorize the size of a PR. labels Feb 9, 2022
@anGie44 anGie44 marked this pull request as ready for review February 9, 2022 13:45
Copy link
Contributor

@ewbankkit ewbankkit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀.

@anGie44 anGie44 added this to the v4.0.0 milestone Feb 9, 2022
@anGie44 anGie44 merged commit ce46f94 into main Feb 9, 2022
@anGie44 anGie44 deleted the td-configservice-s3-bucket-acl-tests branch February 9, 2022 14:06
@github-actions
Copy link

This functionality has been released in v4.0.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!

@github-actions
Copy link

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.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
service/configservice Issues and PRs that pertain to the configservice service. size/S Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants