aws_emr_cluster is not supporting st1 type EBS volumes #5513
Labels
bug
Addresses a defect in current functionality.
service/emr
Issues and PRs that pertain to the emr service.
Milestone
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
The text was updated successfully, but these errors were encountered: