Update poseidon/ct provider from v0.8.0 to v0.9.0

* Continue targeting Ignition v3.2.0 for some time
This commit is contained in:
Dalton Hubble
2021-07-18 09:05:02 -07:00
parent 171fd2c998
commit fdade5b40c
28 changed files with 35 additions and 34 deletions

View File

@ -8,7 +8,7 @@ terraform {
ct = {
source = "poseidon/ct"
version = "~> 0.8"
version = "~> 0.9"
}
}
}