azurenoops / terraform-azurerm-overlays-container-registry

Terraform module overlay to create an SCCA Compliant Azure Container Registry to use with Azure NoOps.
http://aka.ms/azurenoops
MIT License
0 stars 0 forks source link

Bump github.com/Azure/terraform-module-test-helper from 0.10.0 to 0.13.0 in /test #5

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/Azure/terraform-module-test-helper from 0.10.0 to 0.13.0.

Commits
  • 9c1d77d Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#28)
  • b077a14 Bump golang.org/x/mod from 0.9.0 to 0.10.0 (#29)
  • 256b837 Bump github.com/gruntwork-io/terratest from 0.41.16 to 0.41.17 (#27)
  • 7dbe23b Bump github.com/gruntwork-io/terratest from 0.41.15 to 0.41.16 (#25)
  • e11b923 add new e2e test method so we can skip idempotent check since some examples w...
  • bd04177 Bump github.com/hashicorp/go-getter/v2 from 2.2.0 to 2.2.1 (#26)
  • 9d6cdf0 remove init lock since we don't use plugin cache in test container any more
  • 4af3de4 set upgrade to false while terraform init because we're running tests in para...
  • 7ea4a3f add log for init lock acuired and released
  • 1803a8c change skip env var name because terratest would change it's behavior when a ...
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 1 year ago

Superseded by #14.