Split project
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
resource "talos_machine_secrets" "this" {
|
||||
talos_version = local.talos_version
|
||||
}
|
||||
|
||||
resource "talos_image_factory_schematic" "this" {
|
||||
schematic = file("${path.root}/files/talos_image_schematic.yml")
|
||||
}
|
||||
Reference in New Issue
Block a user