Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

fly_volume name validation is invalid #213

Open
xxczaki opened this issue Jun 29, 2023 · 0 comments
Open

fly_volume name validation is invalid #213

xxczaki opened this issue Jun 29, 2023 · 0 comments

Comments

@xxczaki
Copy link

xxczaki commented Jun 29, 2023

Attempting to name a volume "example-vol" will throw a Terraform validation error:

Attribute name only allows alphanumeric characters and underscores, got: example-vol

However, changing it to `example_vol" will make the Fly API throw as well:

Name may only contain numbers, lowercase letters and dashes
andrewbaxter pushed a commit to andrewbaxter/terraform-provider-fly that referenced this issue Dec 11, 2023
@andrewbaxter andrewbaxter mentioned this issue Dec 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant