@@ -188,7 +188,7 @@ code may generate and need to propagate to downstream jobs:
Examples:
* When used in conjuction with Ansible template, your Terraform script may [generate the Ansible inventory file](https://www.linkbynet.com/produce-an-ansible-inventory-with-terraform) into the `$TF_OUTPUT_DIR` directory.
* When used in conjuction with Ansible template, your Terraform script may [generate the Ansible inventory file](https://www.percona.com/blog/how-to-generate-an-ansible-inventory-with-terraform/) into the `$TF_OUTPUT_DIR` directory.
* When dynamically obtaining a floating IP address, your Terraform script may generate the `terraform.env` file to propated it as an environment variables.