Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[26432] Enable late handling of cloud-init template rendering #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

grenzr
Copy link

@grenzr grenzr commented Jul 15, 2019

This PR is an extension to another PR that has been open since Nov 2018 on the upstream repo: #5
(that PR is necessary if using the latest azurerm terraform provider, which we are)

This one enables late rendering of cloud-init template with vars (passed into the module as a map on key/value pairs) that get values late in the deployment process.

ned1313 and others added 2 commits November 14, 2018 13:33
This is the same issue referenced in the pull [request](Azure/terraform-azurerm-computegroup#20)

The ip_configuration now requires a primary setting.
This is instead of using an already rendered file as input as I had
issues where the config file I wanted to use didn't exist yet in this
module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants