d/rds_orderable_db_instance: Add documentation for argument#15205
Conversation
ab7a9e4 to
280f42a
Compare
bflad
left a comment
There was a problem hiding this comment.
Some minor adjustments then should be good to go. 👍
92626c1 to
fe5f7d2
Compare
fe5f7d2 to
d1dfcd0
Compare
2673b56 to
63d066e
Compare
63d066e to
20c721e
Compare
|
I'm not sure if it's the new precheck or something on the AWS side but these tests are running much faster. GovCloud: Commercial: |
bflad
left a comment
There was a problem hiding this comment.
Looks good 🚀
Output from acceptance testing:
--- PASS: TestAccAWSRdsOrderableDbInstanceDataSource_basic (15.88s)
--- PASS: TestAccAWSRdsOrderableDbInstanceDataSource_preferredClass (15.91s)
--- PASS: TestAccAWSRdsOrderableDbInstanceDataSource_supportsIAMDatabaseAuthentication (158.67s)
--- PASS: TestAccAWSRdsOrderableDbInstanceDataSource_supportsIops (162.02s)
--- PASS: TestAccAWSRdsOrderableDbInstanceDataSource_preferredClassAndVersion (166.30s)
--- PASS: TestAccAWSRdsOrderableDbInstanceDataSource_supportsPerformanceInsights (166.63s)
--- PASS: TestAccAWSRdsOrderableDbInstanceDataSource_preferredVersion (167.13s)
--- PASS: TestAccAWSRdsOrderableDbInstanceDataSource_supportsEnhancedMonitoring (169.59s)
--- PASS: TestAccAWSRdsOrderableDbInstanceDataSource_supportsStorageEncryption (170.05s)
--- PASS: TestAccAWSRdsOrderableDbInstanceDataSource_supportsStorageAutoscaling (183.47s)
--- PASS: TestAccAWSRdsOrderableDbInstanceDataSource_supportsKerberosAuthentication (260.46s)
|
This has been released in version 3.8.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 #15203
This PR has been gutted in favor of a new data source (#15228). A few useful items remain:
preferred_engine_versionswhich was not included before (undocumented feature)Release note for CHANGELOG:
The output from acceptance testing on GovCloud:
The output from acceptance testing on commercial: