terraform-aws-modules / terraform-aws-emr

Terraform module to create AWS EMR resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/emr/aws
Apache License 2.0
23 stars 22 forks source link

fix: Update EMR Role trust policy #15

Closed srg1177 closed 1 year ago

srg1177 commented 1 year ago

terraform version 1.5.0 aws providre version 5.4.0

According to terraform apply failure this statement is incorrect.

Error MalformedPolicyDocument: Federated principals must be valid domain names or SAML metadata ARNs

Docs for Job execution role does not contains any information about it either. https://docs.aws.amazon.com/emr/latest/EMR-on-EKS-DevelopmentGuide/iam-execution-role.html

bryantbiggs commented 1 year ago

lets start with an issue and a reproduction please

github-actions[bot] commented 11 months ago

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.