Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for storage_type = "gp3" for AWS RDS #442

Closed
YanRah opened this issue Nov 10, 2022 · 3 comments
Closed

Add support for storage_type = "gp3" for AWS RDS #442

YanRah opened this issue Nov 10, 2022 · 3 comments

Comments

@YanRah
Copy link

YanRah commented Nov 10, 2022

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

  • No 🛑: please wait to file a request until the functionality is avaialble in the AWS provider
  • Yes ✅: please list the AWS provider version which introduced this functionality

Is your request related to a problem? Please describe.

Describe the solution you'd like.

Describe alternatives you've considered.

Additional context

@antonbabenko
Copy link
Member

Duplicate of #441

@antonbabenko antonbabenko marked this as a duplicate of #441 Nov 10, 2022
@YanRah
Copy link
Author

YanRah commented Nov 10, 2022

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

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants