Stretch
Stretch
Resolves issue https://github.com/terraform-community-modules/tf_aws_ecs/pull/54 This is the minimum required for this module to work with v0.12
Circle CI will fail until the `hashicorp/terraform` image is changed to use the `0.12.5` tag ... It's currently on `0.10.1`
A work around I've used (in the case of just needing to run `terraform validate` in CI for testing), is to have a file containing the provider, eg: ``` #...
As a workaround, I've specified the `jekyll_src` and `build_dir`. This causes the action to look for the config file in `.//_config.yml` rather than the working directory, so I've added a...
Thanks @gabrielhesposito - We haven't yet updated this module to Terraform 0.12 syntax I've got a couple of other PRs to go through, then get it update Sorry for the...
Hi thanks for the PR - sorry for the delay, these PR notifications got appear to have hidden away from me I'll have a quick test of it (mainly to...