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

Error on creating ecs-fargate with mount_point is null #21

Closed
chitopunk opened this issue Oct 3, 2020 · 2 comments · Fixed by #20
Closed

Error on creating ecs-fargate with mount_point is null #21

chitopunk opened this issue Oct 3, 2020 · 2 comments · Fixed by #20
Assignees
Labels
bug Something isn't working

Comments

@chitopunk
Copy link
Contributor

Error: Invalid function argument

  on .terraform/modules/sonar.ecs_fargate.td.container_definition/main.tf line 17, in locals:
  17:   mount_points = length(var.mount_points) > 0 ? [
    |----------------
    | var.mount_points is null
@jnonino jnonino added the bug Something isn't working label Oct 3, 2020
@jnonino jnonino added this to To do in CN Services - Terraform Modules via automation Oct 3, 2020
CN Services - Terraform Modules automation moved this from To do to Done Oct 3, 2020
@jnonino
Copy link
Member

jnonino commented Oct 3, 2020

Released in version 2.0.21

@jnonino
Copy link
Member

jnonino commented Oct 3, 2020

Thanks @chitopunk !!!

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 a pull request may close this issue.

2 participants