Remove tfplan
This commit is contained in:
+2
-1
@@ -11,5 +11,6 @@ output "talos_schematic_id" {
|
||||
|
||||
output "debug" {
|
||||
description = "For debugging resource or data key values"
|
||||
value = data.talos_image_factory_urls.this.urls
|
||||
value = data.talos_machine_configuration.this["cp01"]
|
||||
sensitive = false
|
||||
}
|
||||
Reference in New Issue
Block a user