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

aws_emr_cluster is not supporting st1 type EBS volumes #5513

Closed
ghost opened this issue Aug 11, 2018 · 4 comments · Fixed by #5534
Closed

aws_emr_cluster is not supporting st1 type EBS volumes #5513

ghost opened this issue Aug 11, 2018 · 4 comments · Fixed by #5534
Labels
bug Addresses a defect in current functionality. service/emr Issues and PRs that pertain to the emr service.
Milestone

Comments

@ghost
Copy link

ghost commented Aug 11, 2018

This issue was originally opened by @yuvarajramasamy as hashicorp/terraform#18658. It was migrated here as a result of the provider split. The original body of the issue is below.


Hi,
AWS EMR Cluster supports to attach st1 type EBS volumes , how ever terraform is not supporting to specify st1 type under ebs_config throwing below error:

expected instance_group.0.ebs_config.0.type to be one of [gp2 io1 standard], got st1

@radeksimko radeksimko added bug Addresses a defect in current functionality. service/emr Issues and PRs that pertain to the emr service. labels Aug 13, 2018
@yuvarajramasamy
Copy link

aws create cluster cli supports to specify "st1" EBS volume and console as well and this support is not incorporated with terraform vendor specific code

@bflad bflad added this to the v1.32.0 milestone Aug 16, 2018
bflad added a commit that referenced this issue Aug 16, 2018
Issue #5513 aws_emr_cluster is not supporting st1 type EBS volumes
@bflad
Copy link
Contributor

bflad commented Aug 16, 2018

The support for this has been merged into master and will release with version 1.32.0 of the AWS provider, likely later today.

@bflad
Copy link
Contributor

bflad commented Aug 16, 2018

This has been released in version 1.32.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

@ghost
Copy link
Author

ghost commented Apr 4, 2020

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!

@ghost ghost locked and limited conversation to collaborators Apr 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Addresses a defect in current functionality. service/emr Issues and PRs that pertain to the emr service.
Projects
None yet
3 participants