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

bugfix: allow for multiple additional policies #25

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

toshke
Copy link
Contributor

@toshke toshke commented Apr 25, 2022

What

Using more than a single policy for ecs_task_execution_role_custom_policies input parameter results in module trying to create multiple policies with a same name (${var.name_prefix}-ecs-task-execution-role-custom-policy)

This PR adds an index suffix to policy name as a bug fix.

@jnonino jnonino self-requested a review April 25, 2022 15:18
@jnonino jnonino added the bug Something isn't working label Apr 25, 2022
@jnonino jnonino merged commit ac73063 into cn-terraform:main Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

2 participants