github cloudposse/terraform-aws-ecs-alb-service-task 0.63.1
v0.63.1

latest releases: v0.76.0, v0, 0.75.0...
2 years ago

🚀 Enhancements

Correct type definition for `efs_volumes` and `docker_volumes` vars @alexstophel (#161)

what

  • Update child attribute volume_configuration to efs_volume_configuration and docker_volume_configuration

why

  • In main.tf when iterating over the volumes it is looking for efs_volume_configuration and docker_volume_configuration instead of just volume_configuration.
    ** Without this change, configuration is always omitted.

references

Don't miss a new terraform-aws-ecs-alb-service-task release

NewReleases is sending notifications on new releases.