- Nothing changed yet.
- Merge scaleway updates into new version
-
add ability to include an ssh key via tags.sshPrivateKey. this may be relative to where ansible is called from.
-
switch from manually fetcing remote state to using "terraform state pull". To retain old behavior, use "--noterraform"
- Removed python3 type hints. Moving back to python2 because of a pipsi bug.