Investigate aws_emr_cluster d.Set() errors only logging instead of returning errors #3652
Labels
service/emr
Issues and PRs that pertain to the emr service.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
Milestone
It seems like all instances of:
Should really be:
There might be a historical reason for this current behavior though.
Terraform Version
Terraform 0.10+
All AWS provider versions
Affected Resource(s)
References
https://github.com/terraform-providers/terraform-provider-aws/blob/7a6a106542fadb4d2a52883e673d3d6dbd63219e/aws/resource_aws_emr_cluster.go#L566
The text was updated successfully, but these errors were encountered: