Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
317 changes: 46 additions & 271 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
speakeasyVersion: 1.606.10
speakeasyVersion: 1.680.4
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:2ee81d075cfd43eeb48662bce1ecc240dd0dd642c3f5a17946ecdd6902fea272
sourceBlobDigest: sha256:ca57c9f570036cc2e6be6bc717859bdf514add526b696920bca75f1801c7cace
sourceRevisionDigest: sha256:1347558848e60008d0712b950099a951f194aae2696eab2b969b01422bbcb9a0
sourceBlobDigest: sha256:9083635ed2215ff4fbe6f2116bd33d57f7f897ed9c9892d788deb16112da3cee
tags:
- latest
- speakeasy-sdk-regen-1764981259
- 1.0.0
targets:
terraform:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:2ee81d075cfd43eeb48662bce1ecc240dd0dd642c3f5a17946ecdd6902fea272
sourceBlobDigest: sha256:ca57c9f570036cc2e6be6bc717859bdf514add526b696920bca75f1801c7cace
sourceRevisionDigest: sha256:1347558848e60008d0712b950099a951f194aae2696eab2b969b01422bbcb9a0
sourceBlobDigest: sha256:9083635ed2215ff4fbe6f2116bd33d57f7f897ed9c9892d788deb16112da3cee
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ terraform {
required_providers {
epilot-workflow = {
source = "epilot-dev/epilot-workflow"
version = "0.20.1"
version = "0.21.0"
}
}
}
Expand Down Expand Up @@ -131,14 +131,7 @@ Available configuration:

### Resources

* [epilot-workflow_closing_reason](docs/resources/closing_reason.md)
* [epilot-workflow_flow_template](docs/resources/flow_template.md)
* [epilot-workflow_workflow_definition](docs/resources/workflow_definition.md)
### Data Sources

* [epilot-workflow_closing_reason](docs/data-sources/closing_reason.md)
* [epilot-workflow_flow_template](docs/data-sources/flow_template.md)
* [epilot-workflow_workflow_definition](docs/data-sources/workflow_definition.md)
<!-- End Available Resources and Data Sources [operations] -->

<!-- Start Summary [summary] -->
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,14 @@ Based on:
- OpenAPI Doc 1.0.0
- Speakeasy CLI 1.303.0 (2.339.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [terraform v0.8.2] .
- [terraform v0.8.2] .

## 2025-12-23 00:37:11
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.680.4 (2.788.7) https://github.com/speakeasy-api/speakeasy
### Generated
- [terraform v0.21.0] .
### Releases
- [Terraform v0.21.0] https://registry.terraform.io/providers/epilot-dev/epilot-workflow/0.21.0 - .
29 changes: 0 additions & 29 deletions docs/data-sources/closing_reason.md

This file was deleted.

Loading