spacelift-io / terraform-provider-spacelift

Terraform provider to interact with Spacelift
MIT License
76 stars 29 forks source link

Support setting custom slug for a stack #264

Closed marcinwyszynski closed 2 years ago

marcinwyszynski commented 2 years ago

Description of the change

With this change, we allow users to set the slug for the stack. This only works on creation, so there's no use in reading it back, and any attempt to change it after creation will trigger stack recreation.

Type of change

Checklists

Development

Code review