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

Terraform Init only if it has not already been initialised. #295

Closed
s-irvine opened this issue Aug 20, 2020 · 0 comments · Fixed by #299
Closed

Terraform Init only if it has not already been initialised. #295

s-irvine opened this issue Aug 20, 2020 · 0 comments · Fixed by #299
Assignees

Comments

@s-irvine
Copy link
Contributor

At the moment we init pretty much every time we run a simulator command. This takes a fair bit of time and fills the screen with useless output.

We should only run terraform init when doing a create/destroy or when terraform has not yet been initialised in the launch container.

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 a pull request may close this issue.

1 participant