lib/deploy: Move to tf 0.15 until unstable gets 1.0

This commit is contained in:
kat witch 2021-06-20 03:10:33 +01:00
parent 4ad1684d06
commit 7756d41d65
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -41,6 +41,8 @@ let
enable = true;
};
terraform.version = "0.15";
runners = {
lazy = {
file = ../.;