Skip to content
New issue

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

Add support for managed_storage_configuration block #233

Open
gchiesa opened this issue Sep 26, 2024 · 0 comments
Open

Add support for managed_storage_configuration block #233

gchiesa opened this issue Sep 26, 2024 · 0 comments

Comments

@gchiesa
Copy link

gchiesa commented Sep 26, 2024

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform?

Yes ✅: please list the AWS provider version which introduced this functionality
Introduced with the provider version 5.59.0 : https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.59.0

Is your request related to a problem? Please describe.

We want to use in our ECS project the fargate volume encryption with customer managed key, introduced in June by AWS : https://aws.amazon.com/about-aws/whats-new/2024/06/amazon-ecs-aws-fargate-encrypt-ephemeral-storage-customer-managed-kms-keys/?nc1=h_ls

Describe the solution you'd like.

Add an input to the module to configure the managed_storage_configuration block in the aws_ecs_cluster resource.

Additional context

This issue is related to #215 and it has been closed but seems to be not covered by the implementation mentioned in this comment

Terraform doc : https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_cluster#managed_storage_configuration-block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant