mirror of
https://github.com/LukeHagar/plexterraform.git
synced 2025-12-06 04:20:52 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.315.2
This commit is contained in:
@@ -3,10 +3,10 @@ id: e742591b-391d-4f4e-8484-d01a093b32ec
|
|||||||
management:
|
management:
|
||||||
docChecksum: e73920abd3a55e8d249592f2e3090574
|
docChecksum: e73920abd3a55e8d249592f2e3090574
|
||||||
docVersion: 0.0.3
|
docVersion: 0.0.3
|
||||||
speakeasyVersion: 1.314.2
|
speakeasyVersion: 1.315.2
|
||||||
generationVersion: 2.349.6
|
generationVersion: 2.352.0
|
||||||
releaseVersion: 0.17.0
|
releaseVersion: 0.18.0
|
||||||
configChecksum: 1ad7c7df83d2c81fab1bf53c153bcd1e
|
configChecksum: 849a24720b109f60b713f42b8f43aa41
|
||||||
repoURL: https://github.com/LukeHagar/plexterraform.git
|
repoURL: https://github.com/LukeHagar/plexterraform.git
|
||||||
repoSubDirectory: .
|
repoSubDirectory: .
|
||||||
published: true
|
published: true
|
||||||
@@ -14,7 +14,7 @@ features:
|
|||||||
terraform:
|
terraform:
|
||||||
additionalDependencies: 0.1.0
|
additionalDependencies: 0.1.0
|
||||||
constsAndDefaults: 0.1.4
|
constsAndDefaults: 0.1.4
|
||||||
core: 3.21.4
|
core: 3.22.0
|
||||||
globalSecurity: 2.81.6
|
globalSecurity: 2.81.6
|
||||||
globalServerURLs: 2.82.1
|
globalServerURLs: 2.82.1
|
||||||
globals: 2.82.1
|
globals: 2.82.1
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ generation:
|
|||||||
auth:
|
auth:
|
||||||
oAuth2ClientCredentialsEnabled: false
|
oAuth2ClientCredentialsEnabled: false
|
||||||
terraform:
|
terraform:
|
||||||
version: 0.17.0
|
version: 0.18.0
|
||||||
additionalDataSources: []
|
additionalDataSources: []
|
||||||
additionalDependencies: {}
|
additionalDependencies: {}
|
||||||
additionalResources: []
|
additionalResources: []
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
speakeasyVersion: 1.314.2
|
speakeasyVersion: 1.315.2
|
||||||
sources:
|
sources:
|
||||||
my-source:
|
my-source:
|
||||||
sourceNamespace: my-source
|
sourceNamespace: my-source
|
||||||
sourceRevisionDigest: sha256:dd6e54ab10e659fa2065d4f476d3d2d047daf72f8c426a70717b0bd48a500d4a
|
sourceRevisionDigest: sha256:fc8c57799265e6d97eb3dd950047ab446a4c557e6d0053738086106b644100aa
|
||||||
sourceBlobDigest: sha256:b1f025c46f350b018ba28d042a40be9548831d17fcef58449187038ec63ce097
|
sourceBlobDigest: sha256:df8e5920d088dec4e88892a31807ddbd2c8f2e313186e4a5a065c10214c1732c
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- main
|
- main
|
||||||
@@ -11,8 +11,8 @@ targets:
|
|||||||
plexterraform:
|
plexterraform:
|
||||||
source: my-source
|
source: my-source
|
||||||
sourceNamespace: my-source
|
sourceNamespace: my-source
|
||||||
sourceRevisionDigest: sha256:dd6e54ab10e659fa2065d4f476d3d2d047daf72f8c426a70717b0bd48a500d4a
|
sourceRevisionDigest: sha256:fc8c57799265e6d97eb3dd950047ab446a4c557e6d0053738086106b644100aa
|
||||||
sourceBlobDigest: sha256:b1f025c46f350b018ba28d042a40be9548831d17fcef58449187038ec63ce097
|
sourceBlobDigest: sha256:df8e5920d088dec4e88892a31807ddbd2c8f2e313186e4a5a065c10214c1732c
|
||||||
outLocation: /github/workspace/repo
|
outLocation: /github/workspace/repo
|
||||||
workflow:
|
workflow:
|
||||||
workflowVersion: 1.0.0
|
workflowVersion: 1.0.0
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ terraform {
|
|||||||
required_providers {
|
required_providers {
|
||||||
PlexAPI = {
|
PlexAPI = {
|
||||||
source = "LukeHagar/PlexAPI"
|
source = "LukeHagar/PlexAPI"
|
||||||
version = "0.17.0"
|
version = "0.18.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
10
RELEASES.md
10
RELEASES.md
@@ -323,3 +323,13 @@ Based on:
|
|||||||
- [terraform v0.17.0] .
|
- [terraform v0.17.0] .
|
||||||
### Releases
|
### Releases
|
||||||
- [Terraform v0.17.0] https://registry.terraform.io/providers/LukeHagar/PlexAPI/0.17.0 - .
|
- [Terraform v0.17.0] https://registry.terraform.io/providers/LukeHagar/PlexAPI/0.17.0 - .
|
||||||
|
|
||||||
|
## 2024-06-25 00:18:56
|
||||||
|
### Changes
|
||||||
|
Based on:
|
||||||
|
- OpenAPI Doc
|
||||||
|
- Speakeasy CLI 1.315.2 (2.352.0) https://github.com/speakeasy-api/speakeasy
|
||||||
|
### Generated
|
||||||
|
- [terraform v0.18.0] .
|
||||||
|
### Releases
|
||||||
|
- [Terraform v0.18.0] https://registry.terraform.io/providers/LukeHagar/PlexAPI/0.18.0 - .
|
||||||
@@ -17,7 +17,7 @@ terraform {
|
|||||||
required_providers {
|
required_providers {
|
||||||
PlexAPI = {
|
PlexAPI = {
|
||||||
source = "LukeHagar/PlexAPI"
|
source = "LukeHagar/PlexAPI"
|
||||||
version = "0.17.0"
|
version = "0.18.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ terraform {
|
|||||||
required_providers {
|
required_providers {
|
||||||
PlexAPI = {
|
PlexAPI = {
|
||||||
source = "LukeHagar/PlexAPI"
|
source = "LukeHagar/PlexAPI"
|
||||||
version = "0.17.0"
|
version = "0.18.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -271,8 +271,8 @@ func New(opts ...SDKOption) *PlexAPI {
|
|||||||
Language: "go",
|
Language: "go",
|
||||||
OpenAPIDocVersion: "0.0.3",
|
OpenAPIDocVersion: "0.0.3",
|
||||||
SDKVersion: "0.0.1",
|
SDKVersion: "0.0.1",
|
||||||
GenVersion: "2.349.6",
|
GenVersion: "2.352.0",
|
||||||
UserAgent: "speakeasy-sdk/go 0.0.1 2.349.6 0.0.3 github.com/LukeHagar/terraform-provider-PlexAPI/internal/sdk",
|
UserAgent: "speakeasy-sdk/go 0.0.1 2.352.0 0.0.3 github.com/LukeHagar/terraform-provider-PlexAPI/internal/sdk",
|
||||||
Globals: globals.Globals{},
|
Globals: globals.Globals{},
|
||||||
ServerDefaults: []map[string]string{
|
ServerDefaults: []map[string]string{
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user