spotinst / terraform-spotinst-connect-gcp

A Terraform module to connect Google Cloud Platform (GCP) accounts to the Spot platform.
https://registry.terraform.io/modules/spotinst/connect-gcp/spotinst
Apache License 2.0
0 stars 0 forks source link

spot-account: command not found #1

Closed thiagobrabo closed 3 years ago

thiagobrabo commented 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

thiagobrabo commented 3 years ago

Sorry, the problem was in python there was a version conflict on my pc