zahiar / terraform-provider-bitbucket

Terraform Provider for Bitbucket Cloud
https://registry.terraform.io/providers/zahiar/bitbucket/latest
Mozilla Public License 2.0
19 stars 22 forks source link

GH-156 Fix bug with Deployment Variable Name validation regex #158

Closed zahiar closed 1 year ago

zahiar commented 1 year ago

Regex updated to allow names to begin with underscores.

closes #156