Joe Niland
Joe Niland
Can confirm removing the lock files solves it, but you need to do it on the current module and any it depends on. ``` terragrunt version v0.36.1 Terraform v1.1.5 on...
@razorsedge what do you think is the best approach? Add inputs to specify a resource pattern for each class of permissions, or make the module more opinionated and specify the...
/rebuild-readme
@DangerDawson could you please rebuild the readme by running `make readme` or allow access to your branch?
@razorsedge technically nothing. Normally it's required when variables.tf is changed. In this case, the test is failing, perhaps because a previous PR was merged without making sure tests pass. We...
/rebuild-readme
@JayThomason this repo has merged it and has a public docker image, if that helps: https://github.com/mintel/aws-es-proxy
@oajara I think this makes sense, in that it matches the approach taken in [terraform-aws-ecs-alb-service-task](https://github.com/cloudposse/terraform-aws-ecs-alb-service-task) I would set this PR to ready for review.