spacelift-io / terraform-provider-spacelift

Terraform provider to interact with Spacelift
MIT License
74 stars 28 forks source link

Allow empty values for env vars #413

Closed jmfontaine closed 1 year ago

jmfontaine commented 1 year ago

Description of the change

Allow empty values for env vars.

The API was modified to allow empty env var values but the Terraform provider still had a check that prevents that.

Type of change

Related issues

None

Checklists

Development

Code review