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

provider/aws: Retry DB param grp delete on InvalidDBParameterGroupState #15071

Merged
merged 1 commit into from Jun 5, 2017

Conversation

radeksimko
Copy link
Member

This is to address the following test failure:

=== RUN   TestAccAWSDBParameterGroup_limit
--- FAIL: TestAccAWSDBParameterGroup_limit (15.30s)
    testing.go:344: Error destroying resource! WARNING: Dangling resources
        may exist. The full state and error is shown below.
        
        Error: Error applying: 1 error(s) occurred:
        
        * aws_db_parameter_group.large (destroy): 1 error(s) occurred:
        
        * aws_db_parameter_group.large: InvalidDBParameterGroupState: DB parameter group parameter-group-test-terraform-5586802289934950299 can not be deleted in the current state
            status code: 400, request id: 18e90f9b-49b3-11e7-81c7-dbeb5fd7b744
        

@stack72
Copy link
Contributor

stack72 commented Jun 5, 2017 via email

@radeksimko radeksimko merged commit 7323b4d into master Jun 5, 2017
@radeksimko radeksimko deleted the b-aws-db-param-grp-retry branch June 5, 2017 14:38
@ghost
Copy link

ghost commented Apr 11, 2020

I'm going to lock this issue 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 similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@hashicorp hashicorp locked and limited conversation to collaborators Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants