trussworks / terraform-aws-alb-web-containers

Creates an ALB for serving a web app.
https://registry.terraform.io/modules/trussworks/alb-web-containers
BSD 3-Clause "New" or "Revised" License
4 stars 8 forks source link

Bump github.com/gruntwork-io/terratest from 0.30.11 to 0.30.13 #73

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps github.com/gruntwork-io/terratest from 0.30.11 to 0.30.13.

Release notes

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

v0.30.13

Modules affected

  • azure

Description

This release adds helper functions for working with Azure Load Balancer. Refer to loadbalancer.go for the list of supported functions.

Special thanks

Special thanks to @shahedc for their contribution!

Related links

... (truncated)

Commits
  • 547d5f7 Merge pull request #654 from rguthriemsft/pull-request-653
  • 8ffc439 Merge branch 'master' into pull-request-653
  • a47056f Feedback updates
  • 26c76ae Merge pull request #637 from rguthriemsft/pull-request-621
  • 1a3da37 Merge branch 'master' into pull-request-621
  • 5fa1994 Merge pull request #641 from rguthriemsft/pull-request-635
  • b388cb6 Merge branch 'master' into pull-request-635
  • d6f05fc Merge pull request #673 from rguthriemsft/feature/update-contribution-guideline
  • b3d8a18 Merge branch 'master' into feature/update-contribution-guideline
  • 72a8c28 Update docs/_docs/04_community/contributing.md
  • 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)