Skip to content

Commit

Permalink
Bump hashicorp/consul from 2.15.1 to 2.16.2 in /terraform (#116)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/consul](https://github.com/hashicorp/terraform-provider-consul) from 2.15.1 to 2.16.2.
- [Release notes](https://github.com/hashicorp/terraform-provider-consul/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-consul/blob/master/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-consul@v2.15.1...v2.16.2)

---
updated-dependencies:
- dependency-name: hashicorp/consul
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2022
1 parent e808672 commit c052423
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/consul/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
consul = {
source = "hashicorp/consul"
version = "2.15.1"
version = "2.16.2"
}
}
}
Expand Down

0 comments on commit c052423

Please sign in to comment.