Skip to content

Commit 6429a40

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.568.0
1 parent d491198 commit 6429a40

File tree

138 files changed

+1494
-17735
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+1494
-17735
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**/.speakeasy/temp/
2+
**/.speakeasy/logs/
13
.terraform
24
.terraform*
35
*.tfstate*

.speakeasy/gen.lock

Lines changed: 60 additions & 221 deletions
Large diffs are not rendered by default.

.speakeasy/workflow.lock

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
speakeasyVersion: 1.568.0
2+
sources:
3+
my-source:
4+
sourceNamespace: my-source
5+
sourceRevisionDigest: sha256:4dedbe8a55071d61656c745ff28dfb9e1af713b2432116327e6e38cd1021bacc
6+
sourceBlobDigest: sha256:48e65581d62b946df1ad00d023033fd4904a945fd65b70d6dbfc77d545f9867b
7+
tags:
8+
- latest
9+
- speakeasy-sdk-regen-1750552738
10+
- 1.0.0
11+
targets:
12+
terraform:
13+
source: my-source
14+
sourceNamespace: my-source
15+
sourceRevisionDigest: sha256:4dedbe8a55071d61656c745ff28dfb9e1af713b2432116327e6e38cd1021bacc
16+
sourceBlobDigest: sha256:48e65581d62b946df1ad00d023033fd4904a945fd65b70d6dbfc77d545f9867b
17+
workflow:
18+
workflowVersion: 1.0.0
19+
speakeasyVersion: latest
20+
sources:
21+
my-source:
22+
inputs:
23+
- location: https://docs.api.epilot.io/workflows-definition.yaml
24+
registry:
25+
location: registry.speakeasyapi.dev/epilot/epilot/my-source
26+
targets:
27+
terraform:
28+
target: terraform
29+
source: my-source

.speakeasy/workflow.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
workflowVersion: 1.0.0
2+
speakeasyVersion: latest
23
sources:
34
my-source:
45
inputs:
56
- location: https://docs.api.epilot.io/workflows-definition.yaml
7+
registry:
8+
location: registry.speakeasyapi.dev/epilot/epilot/my-source
69
targets:
710
terraform:
811
target: terraform

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ terraform {
6161
required_providers {
6262
epilot-workflow = {
6363
source = "epilot-dev/epilot-workflow"
64-
version = "0.17.0"
64+
version = "0.18.0"
6565
}
6666
}
6767
}
@@ -119,14 +119,7 @@ provider_installation {
119119

120120
### Resources
121121

122-
* [epilot-workflow_closing_reason](docs/resources/closing_reason.md)
123-
* [epilot-workflow_flow_template](docs/resources/flow_template.md)
124-
* [epilot-workflow_workflow_definition](docs/resources/workflow_definition.md)
125122
### Data Sources
126-
127-
* [epilot-workflow_closing_reason](docs/data-sources/closing_reason.md)
128-
* [epilot-workflow_flow_template](docs/data-sources/flow_template.md)
129-
* [epilot-workflow_workflow_definition](docs/data-sources/workflow_definition.md)
130123
<!-- End Available Resources and Data Sources [operations] -->
131124

132125
<!-- Start Summary [summary] -->

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,14 @@ Based on:
2222
- OpenAPI Doc 1.0.0
2323
- Speakeasy CLI 1.303.0 (2.339.1) https://github.com/speakeasy-api/speakeasy
2424
### Generated
25-
- [terraform v0.8.2] .
25+
- [terraform v0.8.2] .
26+
27+
## 2025-06-23 00:37:54
28+
### Changes
29+
Based on:
30+
- OpenAPI Doc
31+
- Speakeasy CLI 1.568.0 (2.632.2) https://github.com/speakeasy-api/speakeasy
32+
### Generated
33+
- [terraform v0.18.0] .
34+
### Releases
35+
- [Terraform v0.18.0] https://registry.terraform.io/providers/epilot-dev/epilot-workflow/0.18.0 - .

docs/data-sources/closing_reason.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)