Dalton Hubble
2018-10-27 15:47:57 -07:00
parent d641a058fe
commit f1da0731d8
49 changed files with 110 additions and 106 deletions

View File

@ -18,7 +18,7 @@ module "google-cloud-yavin" {
}
module "bare-metal-mercury" {
source = "git::https://github.com/poseidon/typhoon//bare-metal/container-linux/kubernetes?ref=v1.12.1"
source = "git::https://github.com/poseidon/typhoon//bare-metal/container-linux/kubernetes?ref=v1.12.2"
...
}
```