otf icon indicating copy to clipboard operation
otf copied to clipboard

An open source alternative to terraform enterprise.

Results 34 otf issues
Sort by recently updated
recently updated
newest added

..for run state transitions.

...when creating a run via the API. https://www.terraform.io/cloud-docs/api-docs/run#request-body

good first issue

`otfd` should check the `terraform` binary exists in the system path at startup, perhaps adding a version check too.

good first issue

In certain circumstances where certain specifiers are provided rather than an ID, two queries are issued: one using the specifiers to find the ID; and then one to use that...

When `otfd` terminates it should wait for any in-flight plans or applies to finish first. During this time, new runs should not be activated.