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
Added BETA field Provisional to ConfigurationVersions by @brandonc#746
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
ConfigurationVersions, PolicySetVersions, and RegistryModules Upload methods were sending API credentials to the specified upload URL, which was unnecessary by @brandonchashicorp/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
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
Added BETA field Provisional to ConfigurationVersions by @brandonc#746
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
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 RegistryModulesUpload 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
... (truncated)
Commits
a3a695b Merge pull request #760 from hashicorp/brandonc/prep_v1.32.1
You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps github.com/hashicorp/go-tfe from 1.2.0 to 1.32.1.
Release notes
Sourced from github.com/hashicorp/go-tfe's releases.
... (truncated)
Changelog
Sourced from github.com/hashicorp/go-tfe's changelog.
... (truncated)
Commits
a3a695b
Merge pull request #760 from hashicorp/brandonc/prep_v1.32.1b16a35c
Update CHANGELOG.md358e805
Merge pull request #759 from hashicorp/sebasslash/upgrade-deps5a24952
Upgrade go-slug to v0.12.19073f23
Merge pull request #750 from hashicorp/nexus/pmr-branch-flow39b63b8
update concurrency to cancel any in-progress run (#753)b20d13a
[TFE-7968] Add comment identifying the limitations of ListCommits665057e
Merge branch 'nexus/pmr-branch-flow' of github.com:hashicorp/go-tfe into nexu...654d7ff
[TF-7968] Assert presence of expected error message55b72f2
Update registry_module_integration_test.goYou can trigger a rebase of this PR 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