fujiwara / tfstate-lookup

Lookup resource attributes in tfstate.
Mozilla Public License 2.0
97 stars 21 forks source link

Bump github.com/hashicorp/go-tfe from 1.2.0 to 1.31.0 #132

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/hashicorp/go-tfe from 1.2.0 to 1.31.0.

Release notes

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

v1.31.0

Enhancements

  • Added BETA support for including projects relationship and projects-count attribute to policy_set on create by @​hs26gill #737
  • Added BETA method AddProjects and RemoveProjects for attaching/detaching policy set to projects by @​Netra2104 #735

v1.30.0

Enhancements

  • Adds SignatureSigningMethod and SignatureDigestMethod fields in AdminSAMLSetting struct by @​karvounis-form3 #731
  • Adds Certificate, PrivateKey, TeamManagementEnabled, AuthnRequestsSigned, WantAssertionsSigned, SignatureSigningMethod, SignatureDigestMethod fields in AdminSAMLSettingsUpdateOptions struct by @​karvounis-form3 #731

v1.29.0

Enhancements

  • Adds RunPreApplyCompleted run status by @​uk1288 #727
  • Added BETA support for saved plan runs, by @​nfagerlund #724
    • New SavePlan fields in Run and RunCreateOptions
    • New RunPlannedAndSaved RunStatus value
    • New PlannedAndSavedAt field in RunStatusTimestamps
    • New RunOperationSavePlan constant for run list filters

v1.28.0

Enhancements

Bug Fixes

  • ConfigurationVersions, PolicySetVersions, and RegistryModules Upload methods were sending API credentials to the specified upload URL, which was unnecessary by @​brandonc hashicorp/go-tfe#717

v1.27.0

ENHANCEMENTS

  • Adds RunPreApplyRunning and RunQueuingApply run statuses by @​uk1288 #712

BUG FIXES

  • AgentPool Update is not able to remove all allowed workspaces from an agent pool. That operation is now handled by a separate UpdateAllowedWorkspaces method using AgentPoolAllowedWorkspacesUpdateOptions by @​hs26gill #701

v1.26.0

Enhancements

  • Adds BETA fields ResourceImports count to both Plan and Apply types as well as AllowConfigGeneration to the Run struct type. These fields are not generally available and are subject to change in a future release.

v1.25.1

Bug Fixes

  • Workspace safe delete conflict error when workspace is locked has been restored to the original message using the error ErrWorkspaceLockedCannotDelete instead of ErrWorkspaceLocked

v1.25.0

Enhancements

... (truncated)

Changelog

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

v1.31.0

Enhancements

  • Added BETA support for including projects relationship and projects-count attribute to policy_set on create by @​hs26gill #737
  • Added BETA method AddProjects and RemoveProjects for attaching/detaching policy set to projects by @​Netra2104 #735
  • Added BETA support for adding and updating custom permissions to TeamProjectAccesses. A TeamProjectAccessType of "custom" can set various permissions applied at the project level to the project itself (TeamProjectAccessProjectPermissionsOptions) and all of the workspaces in a project (TeamProjectAccessWorkspacePermissionsOptions) by @​rberecka #745

v1.30.0

Enhancements

  • Adds SignatureSigningMethod and SignatureDigestMethod fields in AdminSAMLSetting struct by @​karvounis-form3 #731
  • Adds Certificate, PrivateKey, TeamManagementEnabled, AuthnRequestsSigned, WantAssertionsSigned, SignatureSigningMethod, SignatureDigestMethod fields in AdminSAMLSettingsUpdateOptions struct by @​karvounis-form3 #731

v1.29.0

Enhancements

  • Adds RunPreApplyCompleted run status by @​uk1288 #727
  • Added BETA support for saved plan runs, by @​nfagerlund #724
    • New SavePlan fields in Run and RunCreateOptions
    • New RunPlannedAndSaved RunStatus value
    • New PlannedAndSavedAt field in RunStatusTimestamps
    • New RunOperationSavePlan constant for run list filters

v1.28.0

Enhancements

  • Update Workspaces to include associated project resource by @​glennsarti #714
  • Adds BETA method Upload method to StateVersions and support for pending state versions by @​brandonc #717
  • Adds support for the query parameter q to search Organization Tags by name by @​sharathrnair87 #720
  • Added ContextWithResponseHeaderHook support to IPRanges by @​brandonc #717

Bug Fixes

  • ConfigurationVersions, PolicySetVersions, and RegistryModules Upload methods were sending API credentials to the specified upload URL, which was unnecessary by @​brandonc #717

v1.27.0

Enhancements

  • Adds RunPreApplyRunning and RunQueuingApply run statuses by @​uk1288 #712

Bug Fixes

  • AgentPool Update is not able to remove all allowed workspaces from an agent pool. That operation is now handled by a separate UpdateAllowedWorkspaces method using AgentPoolAllowedWorkspacesUpdateOptions by @​hs26gill #701

v1.26.0

Enhancements

  • Adds BETA fields ResourceImports count to both Plan and Apply types as well as AllowConfigGeneration to the Run struct type. These fields are not generally available and are subject to change in a future release.

v1.25.1

... (truncated)

Commits
  • 9478787 update changelog for v1.31.0 release (#741)
  • 92ddcd2 Merge pull request #738 from hashicorp/dependabot/go_modules/github.com/hashi...
  • 77c3e57 Add support for POST/DELETE policy_sets/:policy_set_id/relationships/projects...
  • 29b2afa Merge pull request #737 from hashicorp/hs26gill/TF-6272-create-policy-set-wit...
  • 8ad1bf9 add project to policy-sets
  • 9c9e882 Change Count to int and Type to string (#739)
  • 1a30755 Bump github.com/hashicorp/go-slug from 0.11.1 to 0.12.0
  • 41c83f3 Update CHANGELOG.md (#736)
  • 91cab4c feat: add missing fields from AdminSAMLSetting and AdminSAMLSettingsUpdateOpt...
  • 07adc0e Merge pull request #728 from hashicorp/nf/jun23-release-prep
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #134.