RootPrivileges / terragrunt-aws-modules

MIT License
0 stars 0 forks source link

Expose implicit remote state as module variables #1

Closed RootPrivileges closed 4 years ago

RootPrivileges commented 4 years ago

As part of the move to defined single dependencies in the infrastructure repo (https://github.com/RootPrivileges/terragrunt-aws/issues/1), all of the modules need to have remote_state removed from their code, instead exposing the built-in, previously-hidden output data that they subsequently use as input variables to the module.