Mickaël Villers

Results 3 issues of Mickaël Villers

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
new-resource
size/m
priority/1

https://facebook.github.io/react/docs/typechecking-with-proptypes.html Note: React.PropTypes is deprecated as of React v15.5. Please use the prop-types library instead.

This allows to manage workspaces and vars files easily I would create `--terragrunt-layer-has-file` argument to filter terragrunt modules. exemple: ```bash TF_WORKSPACE=staging ./terragrunt run-all plan --terragrunt-layer-has-file=/vars/staging.tfvars ``` with the following terragrunt...

needs design