hashicorp / hcp-terraform-operator

Kubernetes Operator allows managing HCP Terraform resources via Kubernetes Custom Resources.
https://developer.hashicorp.com/terraform/cloud-docs
Mozilla Public License 2.0
122 stars 29 forks source link

🌱 Bump github.com/hashicorp/go-tfe from 1.62.0 to 1.64.2 #483

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps github.com/hashicorp/go-tfe from 1.62.0 to 1.64.2.

Release notes

Sourced from github.com/hashicorp/go-tfe's releases.

v1.64.2

Enhancements

  • Adds support for including no-code permissions to the OrganizationPermissions struct #967

v1.64.1

Bug Fixes

  • Fixes BETA feature regression in Stacks associated with decoding StackVCSRepo data by @​brandonc #964

v1.64.0

Enhancements

  • Adds support for creating different organization token types by @​glennsarti #943
  • Adds more BETA support for Stacks resources, which is is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​DanielMSchmidt #963

v1.63.0

Enhancements

Changelog

Sourced from github.com/hashicorp/go-tfe's changelog.

v1.64.2

Enhancements

  • Adds support for including no-code permissions to the OrganizationPermissions struct #967

v1.64.1

Bug Fixes

  • Fixes BETA feature regression in Stacks associated with decoding StackVCSRepo data by @​brandonc #964

v1.64.0

  • Adds support for creating different organization token types by @​glennsarti #943
  • Adds more BETA support for Stacks resources, which is is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​DanielMSchmidt #963

v1.63.0

Enhancements

Commits
  • e75d2b5 Update CHANGELOG.md for release v1.64.2 (#968)
  • 8e308df Merge pull request #967 from hashicorp/org/add-no-code-permissions
  • 2763cc2 Test: Add test for asserting no-code permissions for org
  • cfee3d8 Fixup: Add changelog
  • 4d7eeec Org: Include no-code specific permissions to OrganizationPermissions
  • 26f46b9 Update CHANGELOG.md
  • d0cc62d Merge pull request #964 from hashicorp/brandonc/fix_vcsrepo_encoding
  • 9be0628 Merge pull request #965 from hashicorp/release-v1.64
  • 4ec8b32 chore: updating changelog
  • c93ac9d Ensure workspace with vcs-repo behaves as expected
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)