Skip to content

Commit

Permalink
chore(deps): bump hashicorp/tfe from 0.51.1 to 0.52.0
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.52.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.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent 5dc2b2e commit f1243b0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions .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 versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
tfe = {
source = "hashicorp/tfe"
version = "0.51.1"
version = "0.52.0"
}
}
}

0 comments on commit f1243b0

Please sign in to comment.