Browse Source
This trigger ensures the inventory file is kept up-to-date. Otherwise, if the file exists and you've made changes to your terraform-managed infra without having deleted the file, it would never get updated. For example, consider the case where you've destroyed and re-applied the terraform resources, none of the IPs would get updated, so ansible would be trying to connect to the old ones.pull/1534/merge
Yorgos Saslis
7 years ago
committed by
Matthew Mosesohn
1 changed files with 6 additions and 1 deletions
Loading…