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

Add regions data source for Nomad. #24

Merged
merged 4 commits into from
Mar 23, 2018
Merged

Conversation

paddycarver
Copy link
Contributor

This gives us a list of the regions available in Nomad, which allows for
things like deploying a job in every region in the cluster.

This gives us a list of the regions available in Nomad, which allows for
things like deploying a job in every region in the cluster.
@paddycarver
Copy link
Contributor Author

The CI failure is fixed in #23.

}
}

func genericSecretDataSourceRead(d *schema.ResourceData, meta interface{}) error {
Copy link
Contributor

Choose a reason for hiding this comment

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

this name seems wrong?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops. Fixed.

@paddycarver paddycarver dismissed paultyng’s stale review February 20, 2018 10:29

Made requested changes.

@paddycarver paddycarver merged commit 94e9b9a into master Mar 23, 2018
@cgbaker cgbaker deleted the paddy_region_datasource branch March 1, 2019 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants