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

bug: remove applying stage & prod at the same time #400

Merged
merged 2 commits into from
Aug 5, 2021

Conversation

davidcheung
Copy link
Contributor

in many places in templates we use var.enviroment, which means
it will template out resources name such as project-stage,prod-db
and theres not too much value in doing both at the same time as of now

in many places in templates we use var.enviroment, which means
it will template out resources name such as `project-stage,prod-db`
and theres not too much value in doing both at the same time as of now
@davidcheung davidcheung requested a review from bmonkman August 5, 2021 21:33
@davidcheung davidcheung merged commit de0f78d into main Aug 5, 2021
@davidcheung davidcheung deleted the removing-stage-prod-together branch August 5, 2021 21:50
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

Successfully merging this pull request may close these issues.

2 participants