spacelift-io / terraform-provider-spacelift

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

Remove deprecated field from StackDependency API #384

Closed peterdeme closed 1 year ago

peterdeme commented 1 year ago

Description of the change

We have modified the backend API and deprecated two fields (StackID, DependsOnStackID). Let's not use those fields anymore.

Type of change

Checklists

Development

Code review