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

URL module? #620

Open
zeisss opened this issue May 27, 2017 · 1 comment
Open

URL module? #620

zeisss opened this issue May 27, 2017 · 1 comment

Comments

@zeisss
Copy link

zeisss commented May 27, 2017

Most of the cloud providers have a (http based) metadata api for nodes to fetch some information about themself.

It would be nice if converge would have a url module to fetch those resources and be able to parse the response (mostly JSON afaik) into usable variables.

@rebeccaskinner
Copy link
Contributor

This feature has been discussed and it's something we'd definitely like to have support for in some form. Rather than a URL module we're likely to implement a more general solution for getting data from external data sources, including both cloud provider metadata as well as info from things like consul, etcd, vault, etc.

It doesn't look like we have an existing issue outlining this exact use-case though so I'm going to go ahead and tag it so we can take a look soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants