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

issue #633 confusing error message db_parameter_group syntax fail #5090

Merged
merged 1 commit into from
Jul 6, 2018

Conversation

saravanan30erd
Copy link
Contributor

@bflad just wanted to close some old issue. :)-

fixes: #633

@ghost ghost added the size/S Managed by automation to categorize the size of a PR. label Jul 5, 2018
@bflad bflad added enhancement Requests to existing resources that expand the functionality or scope. service/rds Issues and PRs that pertain to the rds service. labels Jul 5, 2018
@bflad bflad added this to the v1.27.0 milestone Jul 5, 2018
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @saravanan30erd! 🚀

15 tests passed (all tests)
=== RUN   TestAccAWSDBParameterGroup_Disappears
--- PASS: TestAccAWSDBParameterGroup_Disappears (11.20s)
=== RUN   TestAccAWSDBClusterParameterGroup_disappears
--- PASS: TestAccAWSDBClusterParameterGroup_disappears (11.26s)
=== RUN   TestAccAWSDBClusterParameterGroup_generatedName
--- PASS: TestAccAWSDBClusterParameterGroup_generatedName (12.97s)
=== RUN   TestAccAWSDBClusterParameterGroup_namePrefix
--- PASS: TestAccAWSDBClusterParameterGroup_namePrefix (13.03s)
=== RUN   TestAccAWSDBClusterParameterGroup_importBasic
--- PASS: TestAccAWSDBClusterParameterGroup_importBasic (13.45s)
=== RUN   TestAccAWSDBParameterGroup_MatchDefault
--- PASS: TestAccAWSDBParameterGroup_MatchDefault (14.18s)
=== RUN   TestAccAWSDBParameterGroup_namePrefix
--- PASS: TestAccAWSDBParameterGroup_namePrefix (14.61s)
=== RUN   TestAccAWSDBParameterGroup_generatedName
--- PASS: TestAccAWSDBParameterGroup_generatedName (14.62s)
=== RUN   TestAccAWSDBParameterGroup_Only
--- PASS: TestAccAWSDBParameterGroup_Only (14.66s)
=== RUN   TestAccAWSDBParameterGroup_withApplyMethod
--- PASS: TestAccAWSDBParameterGroup_withApplyMethod (14.80s)
=== RUN   TestAccAWSDBClusterParameterGroupOnly
--- PASS: TestAccAWSDBClusterParameterGroupOnly (16.28s)
=== RUN   TestAccAWSDBParameterGroup_limit
--- PASS: TestAccAWSDBParameterGroup_limit (24.48s)
=== RUN   TestAccAWSDBParameterGroup_importBasic
--- PASS: TestAccAWSDBParameterGroup_importBasic (26.32s)
=== RUN   TestAccAWSDBClusterParameterGroup_basic
--- PASS: TestAccAWSDBClusterParameterGroup_basic (33.28s)
=== RUN   TestAccAWSDBParameterGroup_basic
--- PASS: TestAccAWSDBParameterGroup_basic (33.37s)

@bflad bflad merged commit 07b5ac0 into hashicorp:master Jul 6, 2018
bflad added a commit that referenced this pull request Jul 6, 2018
@bflad
Copy link
Contributor

bflad commented Jul 11, 2018

This has been released in version 1.27.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

@ghost
Copy link

ghost commented Apr 4, 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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/rds Issues and PRs that pertain to the rds service. size/S Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slightly confusing error message db_parameter_group syntax fail
2 participants