Add Query param field to OrganizationListOptions to allow searching based on name or email by @laurenolivia#529
Add optional AssessmentsEnforced to organizations and AssessmentsEnabled to workspaces for managing the workspace and organization health assessment (drift detection) setting by @rexredinger#462
Bug Fixes
Fixes null value returned in variable set relationship in VariableSetVariable by @sebasslash#521
v1.9.0
Enhancements
RunListOptions is generally available, and rename field (Name -> User) by @mjyocca#472
[Beta] Adds optional JsonState field to StateVersionCreateOptions by @megan07#514
Bug Fixes
Fixed invalid memory address error when using TaskResults field by @glennsarti#517
It was previously logged that we added an Include param field to PolicySetListOptions to allow policy list to include related resource data such as workspaces, policies, newest_version, or current_version by @Uk1288#497 in 1.7.0, but this was a mistake and the field is added in v1.8.0
v1.7.0
Enhancements
Adds new run creation attributes: allow-empty-apply, terraform-version, plan-only by @sebasslash#482
Adds additional Task Stage and Run Statuses for Pre-plan run tasks by @glennsarti#469
Adds stage field to the create and update methods for Workspace Run Tasks by @glennsarti#469
Adds ResourcesProcessed, StateVersion, TerraformVersion, Modules, Providers, and Resources fields to the State Version struct by @laurenolivia#484
Add Query param field to OrganizationListOptions to allow searching based on name or email by @laurenolivia#529
Add optional AssessmentsEnforced to organizations and AssessmentsEnabled to workspaces for managing the workspace and organization health assessment (drift detection) setting by @rexredinger#462
Bug Fixes
Fixes null value returned in variable set relationship in VariableSetVariable by @sebasslash#521
v1.9.0
Enhancements
RunListOptions is generally available, and rename field (Name -> User) by @mjyocca#472
[Beta] Adds optional JsonState field to StateVersionCreateOptions by @megan07#514
Bug Fixes
Fixed invalid memory address error when using TaskResults field by @glennsarti#517
It was previously logged that we added an Include param field to PolicySetListOptions to allow policy list to include related resource data such as workspaces, policies, newest_version, or current_version by @Uk1288#497 in 1.7.0, but this was a mistake and the field is added in v1.8.0
v1.7.0
Enhancements
Adds new run creation attributes: allow-empty-apply, terraform-version, plan-only by @sebasslash#482
Adds additional Task Stage and Run Statuses for Pre-plan run tasks by @glennsarti#469
Adds stage field to the create and update methods for Workspace Run Tasks by @glennsarti#469
Adds ResourcesProcessed, StateVersion, TerraformVersion, Modules, Providers, and Resources fields to the State Version struct by @laurenolivia#484
Add Include param field to PolicySetListOptions to allow policy list to include related resource data such as workspaces, policies, newest_version, or current_version by @Uk1288#497
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)
Bumps github.com/hashicorp/go-tfe from 0.19.0 to 1.10.0.
Release notes
Sourced from github.com/hashicorp/go-tfe's releases.
... (truncated)
Changelog
Sourced from github.com/hashicorp/go-tfe's changelog.
... (truncated)
Commits
0f2846e
Merge pull request #532 from hashicorp/aw/update-changelog-for-release9f2d168
Update CHANGELOG.md25daddf
Update changelog for release459a2f1
Enable workspace and organization Health Assessment (drift detection) setting...04398c4
Merge pull request #501 from hashicorp/mjyocca/git-tags-test-cleanupcded6f2
refactor git tags workspace create tests to table tests324271f
Merge pull request #505 from hashicorp/add-missing-vars92f1d9f
Add missing github client token var for CI workflowf16c6cc
Merge pull request #529 from hashicorp/laurenolivia/add-org-query-params11d1851
add option to query org on name or email, testsDependabot 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)