generated from CC/VMServiceTemplate
ci/cd abs path
Some checks failed
Deploy VM and App / terraform-ansible-deploy (push) Failing after 1m29s
Some checks failed
Deploy VM and App / terraform-ansible-deploy (push) Failing after 1m29s
This commit is contained in:
@@ -37,5 +37,5 @@ output "inventory_file" {
|
|||||||
|
|
||||||
output "vm_data_file" {
|
output "vm_data_file" {
|
||||||
description = "Path to the generated VM data file"
|
description = "Path to the generated VM data file"
|
||||||
value = mod.vm_data.filename
|
value = module.vm_data.filename
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user