You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ig0rsky, I could reproduce your bug and it looks like it is triggered by file() which will add the newline character \n at the end of your ssh key.
You can use terraform's chomp function to fix it for now:
Hi there,
Terraform Version
Terraform v0.12.12
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Expected Behavior
SSH keys created
Actual Behavior
scaleway-sdk-go: http error 400 Bad Request: Validation Error
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: