Skip to content
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.21.0 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 from 12.10.0 to 12.21.0.

Commits

Dependabot compatibility score

Dependabot 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)

Bumps [github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12](https://github.com/cdktf/cdktf-provider-azurerm-go) from 12.10.0 to 12.21.0.
- [Commits](cdktf/cdktf-provider-azurerm-go@azurerm/v12.10.0...azurerm/v12.21.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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 17, 2024
Copy link

❌ Error planning Terraform CDK Stack 'aks-stack'

Error: The process '/opt/hostedtoolcache/node/20.14.0/x64/bin/npx' failed with exit code 1
npm 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-17T04:53:28.881] [ERROR] default - go: downloading github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 v12.21.0
go: downloading github.com/aws/constructs-go/constructs/v10 v10.3.0
go: downloading github.com/aws/jsii-runtime-go v1.99.0
go: downloading github.com/caarlos0/env v3.5.0+incompatible

[2024-06-17T04:53:28.932] [ERROR] default - go: downloading github.com/hashicorp/terraform-cdk-go/cdktf v0.20.7

[2024-06-17T04:53:29.011] [ERROR] default - go: downloading github.com/Masterminds/semver/v3 v3.2.1

[2024-06-17T04:53:29.021] [ERROR] default - go: downloading github.com/Masterminds/semver v1.5.0

[2024-06-17T04:53:48.475] [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({0x711320, 0xc0000145f0}, {0x715d3d, 0xd
[2024-06-17T04:53:48.475] [ERROR] default - }, {0x694140, 0xc000096180})
	/home/runner/go/pkg/mod/github.com/aws/jsii-runtime-go@v1.99.0/runtime/runtime.go:308 +0x209
github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12/kubernetescluster.(*jsiiProxy_KubernetesCluster).KubeConfigRaw(0xc0000145f0)
	/home/runner/go/pkg/mod/github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12@v12.21.0/kubernetescluster/KubernetesCluster.go:1017 +0x4b
main.K8sStack({0x7faeb2da9860, 0xc0000140b0}, {0x71345d, 0x7}, 0xc000164930)
	/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-17T04:53:48.477] [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/cdktf/cdktf-provider-azurerm-go/azurerm/v12 v12.21.0
    go: downloading github.com/aws/constructs-go/constructs/v10 v10.3.0
    go: downloading github.com/aws/jsii-runtime-go v1.99.0
    go: downloading github.com/caarlos0/env v3.5.0+incompatible
    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({0x711320, 0xc0000145f0}, {0x715d3d, 0xd}, {0x694140, 0xc000096180})
    	/home/runner/go/pkg/mod/github.com/aws/jsii-runtime-go@v1.99.0/runtime/runtime.go:308 +0x209
    github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12/kubernetescluster.(*jsiiProxy_KubernetesCluster).KubeConfigRaw(0xc0000145f0)
    	/home/runner/go/pkg/mod/github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12@v12.21.0/kubernetescluster/KubernetesCluster.go:1017 +0x4b
    main.K8sStack({0x7faeb2da9860, 0xc0000140b0}, {0x71345d, 0x7}, 0xc000164930)
    	/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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants