linode / terraform-provider-linode

Terraform Linode provider
https://www.terraform.io/docs/providers/linode/
Mozilla Public License 2.0
202 stars 98 forks source link

Allow white space characters in the label of an SSH key #1659

Closed zliang-akamai closed 2 days ago

zliang-akamai commented 1 week ago

📝 Description

This is to allow white spaces in the label of an SSH key resource, as it's allowed by the API.

✔️ How to Test

make int-test PKG_NAME="linode/sshkey"