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

Documentation Suggestion to alert folks to git pull terraform apply #434

Closed
prb112 opened this issue Jun 30, 2022 · 2 comments
Closed

Documentation Suggestion to alert folks to git pull terraform apply #434

prb112 opened this issue Jun 30, 2022 · 2 comments

Comments

@prb112
Copy link
Contributor

prb112 commented Jun 30, 2022

Working with a colleague, I ran into an out-of-date branch on the person's system. This lead to repeated deployment failures. A small Suggestion to add a warning to pull latest before executing a terraform apply.

@yussufsh
Copy link
Contributor

IMO this should be a practice to check the latest code when user is facing some issue with existing code. Usually a user will run a terraform apply command where adding a message on top of the run is not possible.
We can add this statement to the doc or try other ways by using GitHub providers which can be tedious.
Also I want to mention folks to use https://github.com/ocp-power-automation/openshift-install-power/ instead where there is version check for the script and a single command would get the latest automation code.

If you have any other ideas then a PR is welcome.

@prb112 prb112 closed this as completed Dec 5, 2022
@prb112
Copy link
Contributor Author

prb112 commented Dec 5, 2022

While a best practice, I think it's fine to leave as-is.

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

2 participants