stefanprodan / k8s-scw-baremetal

Kubernetes installer for Scaleway bare-metal AMD64 and ARMv7
MIT License
177 stars 58 forks source link

Terraform Apply Validation Error #14

Closed deurk closed 6 years ago

deurk commented 6 years ago

Him

When I follow your guide, I end up facing an error on the terraform apply command: * data.scaleway_image.xenial: data.scaleway_image.xenial: StatusCode: 400, Type: invalid_request_error, APIMessage: Validation Error, Details: map[organization:[<MY_SCALEWAY_TOKEN_ACCESS_KEY> is not a valid UUID.]]

Do you have any idea what it could come from? Maybe the scaleway API changed? I'm using v1.4.1 of the Scaleway provider (also tried with v1.0.1).

Thanks a lot for your insight.

deurk commented 6 years ago

(Being very new to Terraform, I hope I am not creating the issue myself)

stephenmoloney commented 6 years ago

I encountered this error too.

I am wondering why others have not encountered the same error though and why the scaleway provider hasn't got this as an issue opened there - I think that is the right place for this issue.

https://github.com/terraform-providers/terraform-provider-scaleway

deurk commented 6 years ago

Thank you Stephen, your hint in MP helped. I will open an issue on the terraform scaleway provider module tracker :)