Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Add Terraform outputs as extra variables #77

Closed

Conversation

danlamanna
Copy link

This takes the formal outputs defined within Terraform and creates
variables in Ansible based off of them.

Note: This is an incredibly crude implementation designed just as a proof of concept (you'll notice it's only implemented for the aws_instance resource at the moment). Once we can flesh out what's desired here I can clean it up further.

This incidentally fixes #72.

Copy link
Contributor

@Theaxiom Theaxiom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is failing the build. Please fix it so the build passes.

This takes the formal outputs defined within Terraform and creates
variables in Ansible based off of them.
@danlamanna danlamanna force-pushed the add-terraform-outputs-as-variables branch from 0c6c684 to 0a6c5df Compare September 1, 2017 13:47
@danlamanna
Copy link
Author

danlamanna commented Sep 1, 2017 via email

@danlamanna danlamanna closed this Jun 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tabs in terraform.py/src/ati/terraform.py around lines 55 to 59
2 participants