Frederic Leger

Results 85 comments of Frederic Leger

Yes the use case is to deploy in kubernetes on-premise where there is no LBs and we want to use internals ips and ports

@guilload sorry for the delay i updated my code

> I create branches with the naming convention `${username}/${jira_ticket}` Interesting, i also created the branch PR with à `/` in it (something like `feat/some-cool-feature`). Is it the case of the...

> Sequence of steps mentioned above worked for me to rename/move module at path A to path B: > > ```shell > cd A/ > terragrunt state pull > /var/app/backup.tfstate...