-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Myiac can't detect change of terraform version. When run on old tfstate terraform ask to run upgrade command but myiac faild by not taking any action.
Steps to reproduce the behavior:
- Build env with terraform 0.12 and remote state enabled
- Upgrade terraform in dev image to 0.15
- rm .terraform from code directory (cause by bug Myiac failed when terraform init needed #81)
- Run destroy or create cluster
- Terraform will complain about terraform upgrade command which should be used to upgrade remote state
Myiac detect message about required upgrade and run it or has possibility to do it manually.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working