[Bug]: aws_emr_cluster Inappropriate value for attribute "configurations": string required. #39959
Labels
documentation
Introduces or discusses updates to documentation.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/emr
Issues and PRs that pertain to the emr service.
Terraform Core Version
1.9.8
AWS Provider Version
5.69.0
Affected Resource(s)
While working with EMR, I followed the Terraform guide but encountered an error:
Incorrect attribute value type about configurations in aws_emr_cluster.
Could you please confirm this?
I would prefer to use this option as it's more readable than configurations_json.
Expected Behavior
working well
Actual Behavior
Incorrect attribute value type occured
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
https://github.com/hashicorp/terraform-provider-aws/blob/main/internal/service/emr/cluster.go#L308
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: