mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-21 23:41:33 +02:00
Update Fedora CoreOS Config version from v1.1.0 to v1.2.0
* Require [poseidon/ct](https://github.com/poseidon/terraform-provider-ct) Terraform provider v0.8+ * Require any [snippets](https://typhoon.psdn.io/advanced/customization/#hosts) customizations to update to v1.2.0 See upgrade [notes](https://typhoon.psdn.io/topics/maintenance/#upgrade-terraform-provider-ct)
This commit is contained in:
@ -140,8 +140,8 @@ terraform {
|
||||
required_providers {
|
||||
ct = {
|
||||
source = "poseidon/ct"
|
||||
- version = "0.6.1"
|
||||
+ version = "0.7.1"
|
||||
- version = "0.7.1"
|
||||
+ version = "0.8.0"
|
||||
}
|
||||
...
|
||||
}
|
||||
|
Reference in New Issue
Block a user