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

Backport of #23039 to release/3.x #23139

Merged
merged 5 commits into from
Feb 11, 2022
Merged

Backport of #23039 to release/3.x #23139

merged 5 commits into from
Feb 11, 2022

Conversation

ewbankkit
Copy link
Contributor

@ewbankkit ewbankkit commented Feb 11, 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 #23039.
Relates #22542.
Relates #20860.

% go test -v ./internal/service/rds '-run=TestCompareActualEngineVersion'
=== RUN   TestCompareActualEngineVersion
=== PAUSE TestCompareActualEngineVersion
=== CONT  TestCompareActualEngineVersion
=== RUN   TestCompareActualEngineVersion/point_version_upgrade
=== RUN   TestCompareActualEngineVersion/minor_version_upgrade
=== RUN   TestCompareActualEngineVersion/major_version_upgrade
=== RUN   TestCompareActualEngineVersion/aurora_upgrade
=== RUN   TestCompareActualEngineVersion/aurora_upgrade_-_used_to_crash
=== RUN   TestCompareActualEngineVersion/oracle
=== RUN   TestCompareActualEngineVersion/oracle_-_used_to_crash
--- PASS: TestCompareActualEngineVersion (0.00s)
    --- PASS: TestCompareActualEngineVersion/point_version_upgrade (0.00s)
    --- PASS: TestCompareActualEngineVersion/minor_version_upgrade (0.00s)
    --- PASS: TestCompareActualEngineVersion/major_version_upgrade (0.00s)
    --- PASS: TestCompareActualEngineVersion/aurora_upgrade (0.00s)
    --- PASS: TestCompareActualEngineVersion/aurora_upgrade_-_used_to_crash (0.00s)
    --- PASS: TestCompareActualEngineVersion/oracle (0.00s)
    --- PASS: TestCompareActualEngineVersion/oracle_-_used_to_crash (0.00s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/rds	7.852s

@ewbankkit ewbankkit changed the title Backport of #23039 to release/3.x Backport of #23039 to release/3.x Feb 11, 2022
@github-actions github-actions bot added size/M Managed by automation to categorize the size of a PR. service/rds Issues and PRs that pertain to the rds service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels Feb 11, 2022
@ewbankkit ewbankkit added this to the v3.74.2 milestone Feb 11, 2022
@ewbankkit ewbankkit merged commit a4270a8 into release/3.x Feb 11, 2022
@ewbankkit ewbankkit deleted the b-backport-23039 branch February 11, 2022 20:11
github-actions bot pushed a commit that referenced this pull request Feb 11, 2022
@github-actions
Copy link

This functionality has been released in v3.74.2 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 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
service/rds Issues and PRs that pertain to the rds service. size/M 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