-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 from 12.10.0 to 12.20.0 #43
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12-12.20.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12](https://github.com/cdktf/cdktf-provider-azurerm-go) from 12.10.0 to 12.20.0. - [Commits](cdktf/cdktf-provider-azurerm-go@azurerm/v12.10.0...azurerm/v12.20.0) --- updated-dependencies: - dependency-name: github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jun 10, 2024
❌ Error planning Terraform CDK Stack 'aks-stack'Error: The process '/opt/hostedtoolcache/node/20.14.0/x64/bin/npx' failed with exit code 1npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
[2024-06-10T04:38:21.253] [ERROR] default - go: downloading github.com/aws/constructs-go/constructs/v10 v10.3.0
go: downloading github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 v12.20.0
go: downloading github.com/caarlos0/env v3.5.0+incompatible
go: downloading github.com/aws/jsii-runtime-go v1.98.0
[2024-06-10T04:38:21.322] [ERROR] default - go: downloading github.com/hashicorp/terraform-cdk-go/cdktf v0.20.7
[2024-06-10T04:38:21.405] [ERROR] default - go: downloading github.com/Masterminds/semver/v3 v3.2.1
[2024-06-10T04:38:21.422] [ERROR] default - go: downloading github.com/Masterminds/semver v1.5.0
[2024-06-10T04:38:40.074] [ERROR] default - panic: Error: No stack could be identified for the construct at path 'demo'. You seem to have passed your root App as scope to a construct. Pass a stack (inheriting from TerraformStack) as scope to your construct instead.
You can only use constructs as part of a TerraformStack.
To learn more about Constructs vs. TerraformStacks, refer to: https://developer.hashicorp.com/terraform/cdktf/concepts/constructs#:~:text=Constructs%20vs.%20Stacks
goroutine 1 [running]:
github.com/aws/jsii-runtime-go/runtime.Get({0x710180, 0xc0000147d0}, {0x714b9d, 0xd}, {0x6930a0, 0xc0000501e8})
[2024-06-10T04:38:40.074] [ERROR] default - /home/runner/go/pkg/mod/github.com/aws/jsii-runtime-go@v1.98.0/runtime/runtime.go:308 +0x209
github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12/kubernetescluster.(*jsiiProxy_KubernetesCluster).KubeConfigRaw(0xc0000147d0)
/home/runner/go/pkg/mod/github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12@v12.20.0/kubernetescluster/KubernetesCluster.go:1017 +0x4b
main.K8sStack({0x7f16574e90c0, 0xc000014310}, {0x7122bd, 0x7}, 0xc000596000)
/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:67 +0x4be
main.main()
/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:76 +0x66
[2024-06-10T04:38:40.077] [ERROR] default - exit status 2
ERROR: cdktf encountered an error while synthesizing
Synth command: go run main.go
Error: non-zero exit code 1
Command output on stderr:
go: downloading github.com/aws/constructs-go/constructs/v10 v10.3.0
go: downloading github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 v12.20.0
go: downloading github.com/caarlos0/env v3.5.0+incompatible
go: downloading github.com/aws/jsii-runtime-go v1.98.0
go: downloading github.com/hashicorp/terraform-cdk-go/cdktf v0.20.7
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/Masterminds/semver v1.5.0
panic: Error: No stack could be identified for the construct at path 'demo'. You seem to have passed your root App as scope to a construct. Pass a stack (inheriting from TerraformStack) as scope to your construct instead.
You can only use constructs as part of a TerraformStack.
To learn more about Constructs vs. TerraformStacks, refer to: https://developer.hashicorp.com/terraform/cdktf/concepts/constructs#:~:text=Constructs%20vs.%20Stacks
goroutine 1 [running]:
github.com/aws/jsii-runtime-go/runtime.Get({0x710180, 0xc0000147d0}, {0x714b9d, 0xd}, {0x6930a0, 0xc0000501e8})
/home/runner/go/pkg/mod/github.com/aws/jsii-runtime-go@v1.98.0/runtime/runtime.go:308 +0x209
github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12/kubernetescluster.(*jsiiProxy_KubernetesCluster).KubeConfigRaw(0xc0000147d0)
/home/runner/go/pkg/mod/github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12@v12.20.0/kubernetescluster/KubernetesCluster.go:1017 +0x4b
main.K8sStack({0x7f16574e90c0, 0xc000014310}, {0x7122bd, 0x7}, 0xc000596000)
/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:67 +0x4be
main.main()
/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:76 +0x66
exit status 2
⠇ Synthesizing
|
Superseded by #46. |
dependabot
bot
deleted the
dependabot/go_modules/github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12-12.20.0
branch
June 17, 2024 04:52
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 from 12.10.0 to 12.20.0.
Commits
9eb2c03
chore(release): v12.20.035e31fd
chore(release): v12.19.0602db02
chore(release): v12.18.04810727
chore(release): v12.17.1a435179
chore(release): v12.17.08d39efc
chore(release): v12.16.1da56a05
chore(release): v12.16.01a27950
chore(release): v12.15.054e8be1
chore(release): v12.14.0ced3123
chore(release): v12.13.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)