Add StateFunc to store values in lower case#17909
Conversation
3193eaa to
a72bba1
Compare
YakDriver
left a comment
There was a problem hiding this comment.
Looks great! 🎉
It seems like something that should be handleable by docs but this saves people from themselves. We probably all need a bit of that!
Acceptance tests (GovCloud):
--- PASS: TestAccAWSDBParameterGroup_Disappears (17.90s)
--- PASS: TestAccAWSDBParameterGroup_generatedName (22.09s)
--- PASS: TestAccAWSDBParameterGroup_namePrefix (22.11s)
--- PASS: TestAccAWSDBParameterGroup_caseWithMixedParameters (22.44s)
--- PASS: TestAccAWSDBParameterGroup_Only (22.60s)
--- PASS: TestAccAWSDBParameterGroup_withApplyMethod (25.61s)
--- PASS: TestAccAWSDBParameterGroup_MatchDefault (29.21s)
--- PASS: TestAccAWSDBParameterGroup_updateParameters (43.58s)
--- PASS: TestAccAWSDBParameterGroup_limit (50.24s)
--- PASS: TestAccAWSDBParameterGroup_basic (62.01s)
Tests on commercial:
--- PASS: TestAccAWSDBParameterGroup_Disappears (15.04s)
--- PASS: TestAccAWSDBParameterGroup_generatedName (18.57s)
--- PASS: TestAccAWSDBParameterGroup_namePrefix (18.62s)
--- PASS: TestAccAWSDBParameterGroup_MatchDefault (21.30s)
--- PASS: TestAccAWSDBParameterGroup_Only (22.51s)
--- PASS: TestAccAWSDBParameterGroup_withApplyMethod (23.82s)
--- PASS: TestAccAWSDBParameterGroup_caseWithMixedParameters (31.54s)
--- PASS: TestAccAWSDBParameterGroup_limit (45.56s)
--- PASS: TestAccAWSDBParameterGroup_updateParameters (47.52s)
--- PASS: TestAccAWSDBParameterGroup_basic (57.63s)
Co-authored-by: Dirk Avery <31492422+YakDriver@users.noreply.github.com>
|
This has been released in version 3.33.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 for triage. Thanks! |
|
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! |
Community Note
Closes #15583
Output from acceptance testing: