Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.443.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Nov 22, 2024
1 parent 83e9278 commit c2d165e
Show file tree
Hide file tree
Showing 70 changed files with 1,102 additions and 5,907 deletions.
75 changes: 18 additions & 57 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
speakeasyVersion: 1.443.0
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:5ed9ecade9f894f79d53955c4e2b4e29a693ab2d82f23011ae17ae81299a8b23
sourceBlobDigest: sha256:fb129b97949b60ef34fdfef8711aee7df55e9328f16749cdaccac5e5b975d0dd
tags:
- latest
- speakeasy-sdk-regen-1730852930
targets:
terraform:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:5ed9ecade9f894f79d53955c4e2b4e29a693ab2d82f23011ae17ae81299a8b23
sourceBlobDigest: sha256:fb129b97949b60ef34fdfef8711aee7df55e9328f16749cdaccac5e5b975d0dd
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
my-source:
inputs:
- location: https://docs.api.epilot.io/workflows-definition.yaml
registry:
location: registry.speakeasyapi.dev/epilot/epilot/my-source
targets:
terraform:
target: terraform
source: my-source
3 changes: 3 additions & 0 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
my-source:
inputs:
- location: https://docs.api.epilot.io/workflows-definition.yaml
registry:
location: registry.speakeasyapi.dev/epilot/epilot/my-source
targets:
terraform:
target: terraform
Expand Down
7 changes: 1 addition & 6 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.15.2"
version = "0.16.0"
}
}
}
Expand Down Expand Up @@ -119,12 +119,7 @@ provider_installation {

### Resources

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

* [epilot-workflow_closing_reason](docs/data-sources/closing_reason.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] .

## 2024-11-22 00:31:27
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.443.0 (2.461.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [terraform v0.16.0] .
### Releases
- [Terraform v0.16.0] https://registry.terraform.io/providers/epilot-dev/epilot-workflow/0.16.0 - .
29 changes: 0 additions & 29 deletions docs/data-sources/closing_reason.md

This file was deleted.

74 changes: 0 additions & 74 deletions docs/data-sources/workflow_definition.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ terraform {
required_providers {
epilot-workflow = {
source = "epilot-dev/epilot-workflow"
version = "0.15.2"
version = "0.16.0"
}
}
}
Expand Down
45 changes: 0 additions & 45 deletions docs/resources/closing_reason.md

This file was deleted.

126 changes: 0 additions & 126 deletions docs/resources/workflow_definition.md

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion examples/provider/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
epilot-workflow = {
source = "epilot-dev/epilot-workflow"
version = "0.15.2"
version = "0.16.0"
}
}
}
Expand Down

This file was deleted.

7 changes: 0 additions & 7 deletions examples/resources/epilot-workflow_closing_reason/resource.tf

This file was deleted.

This file was deleted.

Loading

0 comments on commit c2d165e

Please sign in to comment.