We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.
Latest EMR serverless offers control of concurrency and queueing . Yet in latest 2.4 version of AWS EMR module, its not present. Functionality described here: https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/applications-concurrency-queuing.html
Add scheduler-configuration to EMR module defintion , so that it can be defined using terraform module
The text was updated successfully, but these errors were encountered:
this is not supported by the AWS provider - please submit request with the provider and return here once that has been added
Sorry, something went wrong.
No branches or pull requests
Is your request related to a new offering from AWS?
Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.
Is your request related to a problem? Please describe.
Latest EMR serverless offers control of concurrency and queueing . Yet in latest 2.4 version of AWS EMR module, its not present.
Functionality described here: https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/applications-concurrency-queuing.html
Describe the solution you'd like.
Add scheduler-configuration to EMR module defintion , so that it can be defined using terraform module
Describe alternatives you've considered.
Additional context
The text was updated successfully, but these errors were encountered: