Closed thiagobrabo closed 3 years ago
Hi, when trying to run terraform i get the error:
│ Error: local-exec provisioner error │ │ with module.gke_spotinst.null_resource.account, │ on .terraform/modules/gke_spotinst/main.tf line 61, in resource "null_resource" "account": │ 61: provisioner "local-exec" { │ │ Error running command '.terraform/modules/gke_spotinst/scripts/spot-account create octa-clients-beta': exit status 127. Output: .terraform/modules/gke_spotinst/scripts/spot-account: line 6: spot-account: command not found
Sorry, the problem was in python there was a version conflict on my pc
Hi, when trying to run terraform i get the error:
│ Error: local-exec provisioner error │ │ with module.gke_spotinst.null_resource.account, │ on .terraform/modules/gke_spotinst/main.tf line 61, in resource "null_resource" "account": │ 61: provisioner "local-exec" { │ │ Error running command '.terraform/modules/gke_spotinst/scripts/spot-account create octa-clients-beta': exit status 127. Output: .terraform/modules/gke_spotinst/scripts/spot-account: line 6: spot-account: command not found