Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(terraform): Bump hashicorp/tfe from 0.49.2 to 0.50.0 in /terraform-cloud #16

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps hashicorp/tfe from 0.49.2 to 0.50.0.

Release notes

Sourced from hashicorp/tfe's releases.

v0.50.0

v0.50.0

FEATURES:

BUG FIXES:

  • r/tfe_policy_set: Fix detecting spurious changes on every run when providing file contents with tfe_slug. This may require an updated version of tfc-agent for the full fix to take effect. Fixed by upgrading go-slug to v0.13.1 1123
  • r/tfe_variable: Fix nil pointer dereference segfault on client error during Update operations, by @​nfagerlund 1131
  • provider: Fix an issue where the request body is not preserved during certain retry scenarios, by @​sebasslash 1135
  • provider: Fix a build failure for 32 bit linux architectures by @​brandonc 1139

v0.49.2 (October 4, 2023)

BUG FIXES:

  • d/tfe_outputs: Fix incompatibility with the newly-released Terraform 1.6, which would result in a "Data Source Not Implemented" error.

v0.49.1 (October 2, 2023)

BUG FIXES:

  • Reverts previous bug fix for provider making two service discovery requests per provider config. This was an internal refactor that broke provider token configuration, by @​brandonc 1085

v0.49.0 (October 2, 2023)

BUG FIXES:

  • r/tfe_team_project_access: Fixes a panic that occurs when the client is configured against an older TFE release, by @​sebasslash 1011
  • The provider no longer makes two service discovery requests per provider config, by @​brandonc 1034
  • d/tfe_policy_set: Add excluded_workspace_ids attribute, by @​Netra2104 1035
  • r/tfe_workspace_policy_set and r/tfe_workspace_policy_set_exclusion: Removed workspace-related include parameters since included workspace data is not required to manage these resources, by @​jbonhag 1080

FEATURES:

  • d/tfe_organization_membership: Add organization_membership_id attribute, by @​laurenolivia 997
  • d/tfe_variable_set: Add project_ids attribute, by @​Netra2104 994
  • New Data Source: d/tfe_teams is a new data source to return names and IDs of Teams in an Organization, by @​isaacmcollins 992
  • New Resource: r/tfe_workspace_policy_set_exclusion is a new resource allowing the exclusion of one or more existing workspaces from an existing policy set, by @​Netra2104 1033

v0.48.0 (August 7, 2023)

BUG FIXES:

  • r/tfe_workspace: Fix panic when updating trigger_patterns attribute, by @​liamstevens 969
  • r/tfe_admin_organization_settings: Allow reprovisioning when the parent organization has been deleted, by @​ctrombley 982

FEATURES:

... (truncated)

Changelog

Sourced from hashicorp/tfe's changelog.

v0.50.0

FEATURES:

BUG FIXES:

  • r/tfe_policy_set: Fix detecting spurious changes on every run when providing file contents with tfe_slug. This may require an updated version of tfc-agent for the full fix to take effect. Fixed by upgrading go-slug to v0.13.1 1123
  • r/tfe_variable: Fix nil pointer dereference segfault on client error during Update operations, by @​nfagerlund 1131
  • provider: Fix an issue where the request body is not preserved during certain retry scenarios, by @​sebasslash 1135
  • provider: Fix a build failure for 32 bit linux architectures by @​brandonc 1139
Commits
  • 136a2fe Merge pull request #1139 from hashicorp/sebasslash/upgrade-go-tfe
  • f8c3ea4 Upgrade go-tfe to v1.39.2
  • 0947ee8 Merge pull request #1135 from hashicorp/sebasslash/v0.50.0-changelog
  • fbc42ad cdktf: update documentation
  • 5341c16 v0.50.0 changelog
  • 051a9e1 Upgrade go-tfe to v1.39.1
  • 49101a7 Merge pull request #1134 from hashicorp/dependabot/go_modules/github.com/hash...
  • 58e902c Update version ref to v0.50.0
  • f6da346 Build(deps): Bump github.com/hashicorp/go-tfe from 1.39.0 to 1.39.1
  • 0050f18 Merge pull request #1123 from hashicorp/nf/oct23-auto-run-trigger
  • 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 <dependency name> 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)

Bumps [hashicorp/tfe](https://github.com/hashicorp/terraform-provider-tfe) from 0.49.2 to 0.50.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.49.2...v0.50.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2023 03:14
@dependabot dependabot bot added the dependabot Updates by Dependabot label Dec 1, 2023
@actions-python-ci
Copy link
Contributor

Plan Result (github)

CI link

No changes. Your infrastructure matches the configuration.

@actions-python-ci
Copy link
Contributor

Plan Result (terraform-cloud)

CI link

No changes. Your infrastructure matches the configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

Superseded by #17.

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform-cloud/hashicorp/tfe-0.50.0 branch January 1, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Updates by Dependabot
Development

Successfully merging this pull request may close these issues.

0 participants