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
the provider supports the new attribute value but i am getting that when apply.
Error: expected storage_type to be one of [standard gp2 io1], got gp3
│
│ with module.ef-core.module.db.module.db_instance.aws_db_instance.this[0],
│ on .terraform/modules/ef-core.db/modules/db_instance/main.tf line 42, in resource "aws_db_instance" "this":
│ 42: storage_type = var.storage_type
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.
Is your request related to a new offering from AWS?
Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.
Is your request related to a problem? Please describe.
Describe the solution you'd like.
Describe alternatives you've considered.
Additional context
The text was updated successfully, but these errors were encountered: