Azure / terraform-azurerm-virtual-machine

Terraform Azure RM Virtual Machine Module
MIT License
36 stars 36 forks source link

Bump github.com/gruntwork-io/terratest from 0.41.17 to 0.43.4 in /test #40

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/gruntwork-io/terratest from 0.41.17 to 0.43.4.

Release notes

Sourced from github.com/gruntwork-io/terratest's releases.

v0.43.4

Modules affected

  • azure

Description

  • Update Azure example to move the azurerm provider version constraint into the required_provider.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.3

Modules affected

... (truncated)

Commits
  • a86c8a5 Merge pull request #1312 from HadwaAbdelhalem/update_azure_modules_provider
  • 7e2df9f move the azurerm provider version constraint into the required_providers block
  • b8689cd Merge pull request #1306 from sweanan/add-datafactory-terratest-module
  • b7e1022 update the location for synapse
  • 00d5617 added build tags
  • 0e7b262 Merge branch 'master' into add-datafactory-terratest-module
  • e54e4f0 Merge pull request #1303 from sweanan/add-synapse-terratest-module
  • 6308579 Merge pull request #1304 from HadwaAbdelhalem/update_azure_workflow
  • 4e21d6a move the data factory exists upfront
  • 59d3749 added datafactoryExists helper function
  • 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 #41.