github gruntwork-io/terratest v0.32.11

latest releases: v0.47.2, v0.47.1, v0.47.0...
3 years ago

Modules affected

  • aws

Description

  • Added new aws.GetRecommendedRdsInstanceType methods which allow you to pass in a list of RDS instance types (e.g., db.t2.micro, db.t3.micro, etc) and get back an instance type that is supported in the current region. This is useful for running automated tests against RDS code across multiple regions, as not all regions support all instance types.

Special thanks

Special thanks to @alpacamybags118 for the contribution!

Related links

Don't miss a new terratest release

NewReleases is sending notifications on new releases.