Skip to content

Commit

Permalink
Bump hashicorp/tfe from 0.51.1 to 0.54.0 in /tf-workspace
Browse files Browse the repository at this point in the history
Bumps [hashicorp/tfe](https://github.com/hashicorp/terraform-provider-tfe) from 0.51.1 to 0.54.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-tfe/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-tfe/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-tfe@v0.51.1...v0.54.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 754c466 commit 21da0d3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions tf-workspace/.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 tf-workspace/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ terraform {
}
tfe = {
source = "hashicorp/tfe"
version = "~> 0.51.1"
version = "~> 0.54.0"
}
mongodbatlas = {
source = "mongodb/mongodbatlas"
Expand Down

0 comments on commit 21da0d3

Please sign in to comment.