🎉: import tofu project
This commit is contained in:
4
proxmox_lxc_container/outputs.tf
Normal file
4
proxmox_lxc_container/outputs.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
output "container_password" {
|
||||
value = random_password.container_password.result
|
||||
sensitive = true
|
||||
}
|
Reference in New Issue
Block a user