Marshall M
Marshall M
Fixes issue #131 - Changes how the translator parses string rules within the _value_to_array() function. - Uses a special regex pattern for parsing `regex:` rules to prevent the regex-related pipes...
### Versions: `terragrunt==0.28.1` `terraform==0.14.4` ### Background: I have a `plan.json` file within each child terragrunt directory `.terragrunt-cache/.../.terraform/ ` that was created by `terragrunt run-all plan -out plan.json` ### Problem: Running...
Hi there, Thank you for putting this package together. I hope that it will be able to handle the complexity of this use case since I haven't found a native...
**Background** I'm running integration tests within a docker container that is hosted by another container that is using the `ghcr.io/catthehacker/ubuntu:act-latest` image. In addition, this is all running within a GitHub...
I've looked at the Terragrunt "Work with multiple AWS accounts" [docs](https://terragrunt.gruntwork.io/docs/features/work-with-multiple-aws-accounts/) but could not find any reference to flags or env vars that can be set in order for terragrunt...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] AFAIK only `koxudaxi/local-data-api:latest` supports...
#### Summary The global flag `--endpoint` is not available even though `ecs-cli -h` output specifies it's availability: ``` GLOBAL OPTIONS: --endpoint value Use a custom endpoint with the ECS CLI...
Just wondering if there's any plans to support v4 of the ecs task metadata endpoint in the near future. Thanks
Within the example Local Stack docker-compose [file](https://github.com/awslabs/amazon-ecs-local-container-endpoints/blob/mainline/examples/docker-compose.localstack.yml), custom iam and sts endpoint environment variables are passed as `IAM_CUSTOM_ENDPOINT` and `STS_CUSTOM_ENDPOINT` although there are not supported within the image which results...
Moto Docker Image: motoserver/moto:4.0.9 Standalone Server: True If a Lambda Function created within moto uses a docker image as specified within the `ImageUri` attribute, moto will break given the Lambda...