spacelift-io / terraform-provider-spacelift

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

feat: wait for run in resource `spacelift_run` #522

Closed tmeckel closed 5 months ago

tmeckel commented 6 months ago

Description of the change

This PR contains an extension of the resource spacelift_run, which makes it possible to wait for the completion of a run.

Type of change

Related issues

Closes: #427

Checklists

Development

Code review

tmeckel commented 5 months ago

@marcinwyszynski @truszkowski closing my PR in favor of #535