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

Adds an output for hostnames #1234

Merged
merged 1 commit into from
Apr 1, 2016
Merged

Adds an output for hostnames #1234

merged 1 commit into from
Apr 1, 2016

Conversation

stevendborrelli
Copy link
Contributor

  • Installs cleanly on a fresh build of most recent master branch
  • Upgrades cleanly from the most recent release
  • Updates documentation relevant to the changes
  • Rebases cleanly onto the latest master

The list of hostnames can be sent to external dns
modules for creating records.

The list of hostnames can be sent to external dns
modules for creating records.
@stevendborrelli stevendborrelli added this to the 1.0.4 milestone Mar 4, 2016
@langston-barrett langston-barrett changed the title Adds an outuput for hostnames Adds an output for hostnames Mar 4, 2016
@BrianHicks
Copy link
Contributor

How will this be used? Just zipped with the public IPs for the record creation?

@ryane ryane modified the milestones: 1.1, 1.0.4 Mar 14, 2016
@stevendborrelli
Copy link
Contributor Author

It's used with external dns providers, similar to how we use openstack.

@ryane
Copy link
Contributor

ryane commented Apr 1, 2016

aws build passed, output lgtm:

$ terraform output -module control-nodes hostname_list
resching-aws-control-01,resching-aws-control-02,resching-aws-control-03

$ terraform output -module edge-nodes hostname_list
resching-aws-edge-01,resching-aws-edge-02

$ terraform output -module worker-nodes hostname_list
resching-aws-worker-01,resching-aws-worker-02,resching-aws-worker-03,resching-aws-worker-04

@ryane ryane merged commit 312a87f into master Apr 1, 2016
@ryane ryane deleted the feature/aws-hostnames branch April 1, 2016 14:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants