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

Simple Terraform Locals #357

Merged
merged 3 commits into from
Sep 7, 2020
Merged

Simple Terraform Locals #357

merged 3 commits into from
Sep 7, 2020

Conversation

jsteinich
Copy link
Collaborator

Closes #281

Very simple terraform local which is just a bit more than an escape hatch at this point. We'll probably expand a bit down the road, but a local is still likely to be a bit of a wrapper. That said, it is part of hcl, so seems like something worth having for completeness.

I'll fill in tests/documentation if this seems worthwhile to others.

@skorfmann
Copy link
Contributor

I'll fill in tests/documentation if this seems worthwhile to others.

Yes, please!

@jsteinich jsteinich marked this pull request as ready for review September 4, 2020 13:13
@skorfmann
Copy link
Contributor

@jsteinich thanks - looks good 👍

@skorfmann skorfmann merged commit 339ce39 into hashicorp:master Sep 7, 2020
@skorfmann skorfmann mentioned this pull request Nov 5, 2020
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Terraform Locals
2 participants