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

Command for accessing terraform outputs #29

Open
eschwartz opened this issue Nov 15, 2019 · 0 comments
Open

Command for accessing terraform outputs #29

eschwartz opened this issue Nov 15, 2019 · 0 comments

Comments

@eschwartz
Copy link
Contributor

The DCE terraform module exposes a number of outputs, which are in some cases necessary for basic usage of the system. For example, the url of the API gateway is accessible from terraform output api_url. Another example is the SNS topic ARNs for lifecycle events (eg. lease-created, etc).

It would be nice if the DCE CLI provided a way to access these values.
Maybe something like:

dce system get <output name>
@joshmarsh joshmarsh changed the title How to access terraform outputs? Provide command for accessing terraform outputs Nov 15, 2019
@joshmarsh joshmarsh changed the title Provide command for accessing terraform outputs Command for accessing terraform outputs Nov 15, 2019
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

No branches or pull requests

1 participant