You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aws_db_instance.db: Error creating DB Instance: InvalidParameterCombination: RDS does not support creating a DB instance with the following combination: DBInstanceClass=db.t1.micro, Engine=mysql, EngineVersion=5.6.27, LicenseModel=general-public-license. For supported combinations of instance class and database engine version, see the documentation.
status code: 400, request id: 9760ca49-17e0-45be-9664-d5d1feba1176
The text was updated successfully, but these errors were encountered:
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.
ghost
locked and limited conversation to collaborators
Apr 5, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Having issue with creating a DB instance. I have looked through related issues, made respective changes still no luck .
My configuration as below
Terraform Version
Terraform Configuration block
Crash Output
1 error(s) occurred:
aws_db_instance.db: 1 error(s) occurred:
aws_db_instance.db: Error creating DB Instance: InvalidParameterCombination: RDS does not support creating a DB instance with the following combination: DBInstanceClass=db.t1.micro, Engine=mysql, EngineVersion=5.6.27, LicenseModel=general-public-license. For supported combinations of instance class and database engine version, see the documentation.
status code: 400, request id: 9760ca49-17e0-45be-9664-d5d1feba1176
The text was updated successfully, but these errors were encountered: