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

Myiac failed when terraform init needed #81

Open
bartlomiejsawicki opened this issue May 11, 2021 · 0 comments
Open

Myiac failed when terraform init needed #81

bartlomiejsawicki opened this issue May 11, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@bartlomiejsawicki
Copy link
Contributor

Myiac is not running init when terraform required it. For example when changes in terraform version are made myiac should run terraform init

Steps to reproduce the behavior:

  1. Build env with terraform 0.12
  2. Upgrade terraform in dev image to 0.15
  3. Run destroy or create cluster
  4. Myiac exit with error that terraform init is required

Myiac should detect message about missing terraform init and run it or at least has option to do it manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant