-
Notifications
You must be signed in to change notification settings - Fork 0
Update module github.com/hashicorp/go-tfe to v1 #14
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github.com-hashicorp-go-tfe-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40f9b16
to
44c31c6
Compare
44c31c6
to
0488d6d
Compare
0488d6d
to
066595f
Compare
066595f
to
7493634
Compare
7493634
to
8314f6f
Compare
55ae808
to
d33d779
Compare
fa2edd3
to
1c8b099
Compare
1c8b099
to
12faacb
Compare
12faacb
to
7f419bc
Compare
7f419bc
to
44fc5dc
Compare
44fc5dc
to
485b6b3
Compare
485b6b3
to
d7c37d9
Compare
d7c37d9
to
2d74e4a
Compare
2d74e4a
to
a6b24fc
Compare
21ddaa7
to
7b82dfc
Compare
aa31ae0
to
b3b5ef2
Compare
eb5fd95
to
1e3dd7f
Compare
e834e27
to
dc026b6
Compare
dc026b6
to
0a0fbd3
Compare
0a0fbd3
to
379b391
Compare
379b391
to
7343b6b
Compare
7343b6b
to
9e77ab0
Compare
9e77ab0
to
3c192ef
Compare
03c8d25
to
d64edf3
Compare
d64edf3
to
c5e1d62
Compare
c5e1d62
to
0b24471
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
0b24471
to
616bf22
Compare
616bf22
to
7d79abd
Compare
7d79abd
to
6bf6b20
Compare
6bf6b20
to
2fe7a90
Compare
2fe7a90
to
1acbb5d
Compare
1acbb5d
to
7f97e1a
Compare
89ee8ed
to
36e665d
Compare
84e8334
to
fc223e6
Compare
fc223e6
to
89c19d0
Compare
85379f8
to
7c0f948
Compare
7c0f948
to
54ae864
Compare
54ae864
to
164a489
Compare
8de0e68
to
83214b8
Compare
83214b8
to
782a222
Compare
7db0daf
to
32773d5
Compare
226b3dd
to
948c48a
Compare
948c48a
to
7226ff3
Compare
7226ff3
to
d6f89d3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.26.0
->v1.78.0
Release Notes
hashicorp/go-tfe (github.com/hashicorp/go-tfe)
v1.78.0
Compare Source
Enhancements
Links
field toEffectiveTagBindings
to check whether an effective tag binding is inherited, by @sebasslash #1087v1.77.0
Compare Source
Enhancements
DefaultProject
fromOrganizationUpdateOptions
to prevent updating an organization's default project, by @netramali #1078Description
toTeamTokenCreateOptions
. This provides BETA support, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users, by @mkam #1083BREAKING CHANGES
In the last release, Runs interface method
ListForOrganization
included pagination fieldsTotalCount
andTotalPages
, but these are being removed as this feature approaches general availablity by @brandonc #1074v1.76.0
Compare Source
Enhancements
DefaultProject
toOrganizationUpdateOptions
to support updating an organization's default project. This provides BETA support, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users, by @mkam #1056ReadTerraformRegistryModule
to support reading a registry module from Terraform Registry's proxied endpoints by @paladin-devops #1057ListForOrganization
to list Runs in an organization by @arybolovlev #1059Bug fixes
ToolVersionArchitecture
toAdminTerraformVersionUpdateOptions
andAdminTerraformVersion
. This provides BETA support, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @kelsi-hoyle #1047v1.75.0
Compare Source
Enhancements
EffectiveTagBindings
relation to projects and workspaces, allowing the relation to be included when listing projects or workspaces by @sebasslash #1043v1.74.1
Compare Source
Enhancements
v1.74.0
Compare Source
Enhancements
ProjectVariableSetsPermission
by @netramali 21879v1.73.1
Compare Source
Bug fixes
hashicorp/go-slug
@NodyHub #1025v1.73.0
Compare Source
Enhancements
v1.72.0
Compare Source
Enhancements
v1.71.0
Compare Source
Enhancements
v1.70.0
Compare Source
Enhancements
v1.69.0
Compare Source
Enhancements
Parent
relation, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @jbonhag #992SpeculativePlanManagementEnabled
field toOrganization
by @lilincmu #983v1.68.0
Compare Source
Enhancements
waypoint-actions
andwaypoint-templates-and-addons
attributes) toEntitlements
by @ignatius-j #984v1.67.1
Compare Source
Bug Fixes
NewRequest
that did not allow query parameters to be specified in the first parameter, which broke several methods:RegistryModules ReadVersion
,VariableSets UpdateWorkspaces
, andWorkspaces Readme
by @brandonc #982v1.67.0
Compare Source
Enhancements
Workspaces
: TheUnlock
method now returns aErrWorkspaceLockedStateVersionStillPending
error if the latest state version upload is still pending within the platform. This is a retryable error. by @brandonc #978v1.66.0
Compare Source
Enhancements
billable-rum-count
attribute toStateVersion
by @shoekstra #974Bug Fixes
v1.65.0
Compare Source
Enhancements
Stacks
that still have deployments throughForceDelete
by @hashimoon #969Bug Fixes
RegistryNoCodeModules
methodUpgradeWorkspace
to return aWorkspaceUpgrade
type. This resulted in a BREAKING CHANGE, yet the previous type was not properly decoded nor reflective of the actual API result by @paladin-devops #955v1.64.2
Compare Source
Enhancements
OrganizationPermissions
struct #967v1.64.1
Compare Source
Bug Fixes
Stacks
associated with decodingStackVCSRepo
data by @brandonc #964v1.64.0
Compare Source
Stacks
resources, which is is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @DanielMSchmidt #963v1.63.0
Compare Source
Enhancements
Stacks
resources, which is is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @brandonc #957 and @DanielMSchmidt #960v1.62.0
Compare Source
Bug Fixes
RegistryNoCodeModules
methodsCreateWorkspace
andUpdateWorkspace
to return aWorkspace
type. This resulted in a BREAKING CHANGE, yet the previous type was not properly decoded nor reflective of the actual API result by @paladin-devops #954Enhancements
AllowMemberTokenManagement
permission toTeam
by @juliannatetreault #922v1.61.0
Compare Source
Enhancements
v1.60.0
Compare Source
Enhancements
Stacks
resources, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @brandonc. #934v1.59.0
Compare Source
Features
v1.58.0
Compare Source
Enhancements
Stacks
resources, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @brandonc. #920v1.57.0
Compare Source
Enhancements
IsUnified
field toProject
,Organization
andTeam
by @roncodingenthusiast #915NotificationTriggerType
by @notchairmk #918CreatedAfter
andCreatedBefore
Date Time filters toAdminRunsListOptions
by @maed223 #916v1.56.0
Compare Source
Enhancements
ManageAgentPools
permission to teamOrganizationAccess
by @emlanctot #901v1.55.0
Compare Source
Enhancements
CurrentRunStatus
filter to allow filtering workspaces by their current run status by @arybolovlev #899v1.54.0
Compare Source
Enhancements
AutoDestroyActivityDuration
field toWorkspace
by @notchairmk #902Deprecations
IsSiteAdmin
field on User has been deprecated. Use theIsAdmin
field instead #900v1.53.0
Compare Source
Enhancements
ManageTeams
,ManageOrganizationAccess
, andAccessSecretTeams
permissions to teamOrganizationAccess
by @juliannatetreault #874v1.52.0
Compare Source
Enhancements
EnforcementLevel
toPolicy
create and update options. This will replace the deprecated[]Enforce
method for specifying enforcement level. @JarrettSpiker #895Deprecations
Enforce
fields onPolicy
,PolicyCreateOptions
, andPolicyUpdateOptions
have been deprecated. Use theEnforcementLevel
instead. @JarrettSpiker #895v1.51.0
Compare Source
Enhancements
Teams
field toOrganizationMembershipCreateOptions
to allow users to be added to teams at the same time they are invited to an organization. by @JarrettSpiker #886IsCloud()
returns true when TFP-AppName is "HCP Terraform" by @sebasslash #891OrganizationScoped
attribute forOAuthClient
is now generally available by @netramali #873v1.50.0
Compare Source
Enhancements
ServiceProviderType
and ensures similar validation as Bitbucket Server by @zainq11 #879GlobalRunTasks
field toEntitlements
. by @glennsarti #865Global
field toRunTask
. by @glennsarti #865Stages
field toWorkspaceRunTask
. by @glennsarti #865OrganizationScoped
attribute ofOAuthClient
to be a pointer for bug fix by @netramali 884Query
parameter toVariableSetListOptions
to allow searching variable sets by name, by @JarrettSpiker#877Deprecations
Stage
field has been deprecated onWorkspaceRunTask
. Instead, useStages
. by @glennsarti #865v1.49.0
Compare Source
Enhancements
post_apply
to list of possiblestages
for Run Tasks by @glennsarti #878v1.48.0
Compare Source
Features
DataRetentionPolicyDeleteOlder
orDataRetentionPolicyDontDelete
record through theDataRetentionPolicyChoice
struct. Data retention policies can be read usingReadDataRetentionPolicyChoice
, and set or updated (including changing their type) usingSetDataRetentionPolicyDeleteOlder
orSetDataRetentionPolicyDontDelete
by @JarrettSpiker #652Deprecations
DataRetentionPolicy
type, and theDataRetentionPolicy
relationship onOrganization
andWorkspace
s have been deprecated. TheDataRetentionPolicy
type is equivalent to the newDataRetentionPolicyDeleteOlder
. The Data retention policy relationships onOrganization
andWorkspace
s are now polymorphic, and are represented by theDataRetentionPolicyChoice
relationship. The existingDataRetentionPolicy
relationship will continue to be populated when reading anOrganization
orWorkspace
, but it may be removed in a future release. @JarrettSpiker #652SetDataRetentionPolicy
function onOrganizations
andWorkspaces
is now deprecated in favour ofSetDataRetentionPolicyDeleteOlder
orSetDataRetentionPolicyDontDelete
.SetDataRetentionPolicy
will only update the data retention policy when communicating with TFE versions v202311 and v202312. @JarrettSpiker #652ReadDataRetentionPolicy
function onOrganizations
andWorkspaces
is now deprecated in favour ofReadDataRetentionPolicyChoice
.ReadDataRetentionPolicyChoice
may return the different multiple data retention policy types added in TFE 202401-1.SetDataRetentionPolicy
will only update the data retention policy when communicating with TFE versions v202311 and v202312. @JarrettSpiker #652Enhancements
Variables
relationship field toWorkspace
by @arybolovlev #872v1.47.1
Compare Source
Bug fixes
ErrWorkspaceStillProcessing
to be the same error message returned by the API by @uturunku1 #864v1.47.0
Compare Source
Enhancements
description
attribute toProject
by @netramali #861Read
method toTestVariables
by @aaabdelgany #851v1.46.0
Compare Source
Enhancements
Query
field toProject
andTeam
list options, to allow projects and teams to be searched by name by @JarrettSpiker #849AgenPool
relation toOAuthClient
create options to support for Private VCS by enabling creation of OAuth Client when AgentPoolID is set (as an optional param) @roleesinhaHC #841Sort
field to workspace list options @Maed223 #859v1.45.0
Compare Source
Enhancements
AppName()
@sebasslash #848DeleteByName
API endpoint toRegistryModule
@laurenolivia #847RegistryModule
endpointsDeleteProvider
andDeleteVersion
with new API calls @laurenolivia #847v1.44.0
Compare Source
Enhancements
Workspaces
to include anAutoDestroyAt
attribute on create and update by @notchairmk and @ctrombley #786AgentsEnabled
andPolicyToolVersion
attributes toPolicySet
by @mrinalirao #752v1.43.0
Compare Source
Features
AggregatedCommitStatusEnabled
field toOrganization
by @mjyocca #829Enhancements
GlobalProviderSharing
field toAdminOrganization
by @alex-ikse #837v1.42.0
Compare Source
Deprecations
Sourceable
field has been deprecated onRunTrigger
. Instead, useSourceableChoice
to locate the non-empty field representing the actual sourceable value by @brandonc #816Features
AdminOPAVersion
andAdminSentinelVersion
Terraform Enterprise admin endpoints by @mrinalirao #758Enhancements
LockedBy
relationship field toWorkspace
by @brandonc #816CreatedBy
relationship field toTeamToken
,UserToken
, andOrganizationToken
by @brandonc #816Sentinel
field toPolicyResult
by @stefan-kiss. Issue#790v1.41.0
Compare Source
Enhancements
v1.40.0
Compare Source
Bug Fixes
AgentPoolID
from the Workspace model. (Callers should be using theAgentPool
relation instead) by @brandonc #815Enhancements
projects
relationship to oauth_client on create by @Netra2104 #806AddProjects
andRemoveProjects
for attaching/detaching oauth_client to projects by Netra2104 #806WorkspaceResources
and theList
method by @stefan-kiss Issue#754v1.39.2
Compare Source
Bug Fixes
v1.39.1
Compare Source
Bug Fixes
v1.39.0
Compare Source
Features
provisional
field, andsave-plan
runs by @brandonc #800AutoApplyRunTrigger
attribute to Workspaces by @nfagerlund #798priority
attribute in variable sets by @Netra2104 #796v1.38.0
Compare Source
Features
priority
attribute to variable_set on create and update by @Netra2104 #778v1.37.0
Compare Source
Features
v1.36.0
Compare Source
Features
Bug Fixes
RegistryModule.VCSRepo.Tags
by @hashimoon #789StateVersions
upload
after not handling certain state version create errors by @brandonc #792v1.35.0
Compare Source
Features
Enhancements
PolicySetProjects
andPolicySetWorkspaceExclusions
by @Netra2104 #770v1.34.0
Compare Source
Features
Bug Fixes
Include
option when listing workspaces by @brandonc #765v1.33.0
Compare Source
Enhancements
workspaceExclusions
relationship to policy_set on create by @Netra2104 #757AddWorkspaceExclusions
andRemoveWorkspaceExclusions
for attaching/detaching workspace-exclusions to a policy-set by @hs26gill #761v1.32.1
Compare Source
Dependency Update
v1.32.0
Compare Source
Enhancements
TeamProjectAccesses
. ATeamProjectAccessType
of"custom"
can set various permissions applied atthe project level to the project itself (
TeamProjectAccessProjectPermissionsOptions
) and all of the workspaces in a project (TeamProjectAccessWorkspacePermissionsOptions
) by @rberecka #745Provisional
toConfigurationVersions
by @brandonc #746v1.31.0
Compare Source
Enhancements
projects
relationship andprojects-count
attribute to policy_set on create by @hs26gill #737AddProjects
andRemoveProjects
for attaching/detaching policy set to projects by @Netra2104 #735v1.30.0
Compare Source
Enhancements
SignatureSigningMethod
andSignatureDigestMethod
fields inAdminSAMLSetting
struct by @karvounis-form3 #731Certificate
,PrivateKey
,TeamManagementEnabled
,AuthnRequestsSigned
,WantAssertionsSigned
,SignatureSigningMethod
,SignatureDigestMethod
fields inAdminSAMLSettingsUpdateOptions
struct by @karvounis-form3 #731v1.29.0
Compare Source
Enhancements
RunPreApplyCompleted
run status by @uk1288 #727SavePlan
fields inRun
andRunCreateOptions
RunPlannedAndSaved
RunStatus
valuePlannedAndSavedAt
field inRunStatusTimestamps
RunOperationSavePlan
constant for run list filtersv1.28.0
Compare Source
Enhancements
Workspaces
to include associatedproject
resource by @glennsarti #714Upload
method toStateVersions
and support for pending state versions by @brandonc #717q
to searchOrganization Tags
by name by @sharathrnair87 #720IPRanges
by @brandonc #717Bug Fixes
ConfigurationVersions
,PolicySetVersions
, andRegistryModules
Upload
methods were sending API credentials to the specified upload URL, which was unnecessary by @brandonc #717v1.27.0
Compare Source
Enhancements
RunPreApplyRunning
andRunQueuingApply
run statuses by @uk1288 #712Bug Fixes
Update
is not able to remove all allowed workspaces from an agent pool. That operation is now handled by a separateUpdateAllowedWorkspaces
method usingAgentPoolAllowedWorkspacesUpdateOptions
by @hs26gill #701v1.26.0
Compare Source
Enhancements
ResourceImports
count to bothPlan
andApply
types as well asAllowConfigGeneration
to theRun
struct type. These fields are not generally available and are subject to change in a future release.v1.25.1
Compare Source
Bug Fixes
to the original message using the error
ErrWorkspaceLockedCannotDelete
instead ofErrWorkspaceLocked
v1.25.0
Compare Source
Enhancements
ErrWorkspaceStillProcessing
andErrWorkspaceNotSafeToDelete
by @brandonc #703v1.24.0
Compare Source
Enhancements
version-id
by @arybolovlev #697ExpiredAt
field toOrganizationToken
,TeamToken
, andUserToken
. This enhancement will be available in TFE release, v202305-1. @JuliannaTetreault #672ContextWithResponseHeaderHook
context for use with the ClientRequest Do method that allows callers to define a callback which receives raw http Response headers. @apparentlymart #689v1.23.0
Compare Source
Features
ApplyToProjects
andRemoveFromProjects
toVariableSets
endpoints now generally available.ListForProject
toVariableSets
endpoints now generally available.Enhancements
OrganizationScoped
andAllowedWorkspaces
fields for creating workspace scoped agent pools and addsAllowedWorkspacesName
for filtering agents pools associated with a given workspace by @hs26gill #682Bug Fixes
v1.22.0
Compare Source
Beta API Changes
no_code
field inRegistryModuleCreateOptions
has been changed frombool
to*bool
and will be removed in a future version because a new, preferred method for managing no-code registry modules has been added in this release.Features
Create
,Read
,Update
, andDelete
to manage no-code provisioning for aRegistryModule
. This allows users to enable no-code provisioning for a registry module, and to configure the provisioning settings for that module version. This also allows users to disable no-code provisioning for a module version. @dsa0x #669v1.21.0
Compare Source
Features
ApplyToProjects
andRemoveFromProjects
toVariableSets
. Applying a variable set to a project will apply that variable set to all current and future workspaces in that project.ListForProject
toVariableSets
to list all variable sets applied to a project.RunEvents
which lists events for a specific run by @glennsarti #680Bug Fixes
VariableSets.Read
did not honor the Include values due to a syntax error in the struct tag ofVariableSetReadOptions
by @sgap #678Enhancements
ProjectID
filter to allow filtering of workspaces of a given project in an organization by @hs26gill #671Name
filter to allow filtering of projects by @hs26gill #668ManageMembership
permission to teamOrganizationAccess
by @JarrettSpiker #652RotateKey
andTrimKey
Admin endpoints by @mpminardi #666Permissions
toUser
by @jeevanragula #674IsEnterprise
andIsCloud
boolean methods to the client by @sebasslash #675v1.20.0
Compare Source
Enhancements
v1.19.0
Compare Source
Enhancements
Project
features by @hs26gill #637Filter
andSort
fields toAdminWorkspaceListOptions
to allow filtering and sorting of workspaces by @laurenolivia #641List
andRead
Github app installation APIs by @roleesinhaHC #655GHAInstallationID
field toVCSRepoOptions
andVCSRepo
structs by @roleesinhaHC #655v1.18.0
Compare Source
Enhancements
BaseURL
andBaseRegistryURL
methods toClient
to expose its configuration by @brandonc #638ReadWorkspaces
andReadProjects
permissions toOrganizations
by @JuliannaTetreault #614v1.17.0
Compare Source
Enhancements
TeamProjectAccesses
to manage Project Access for Teams by @hs26gill #599UploadTarGzip()
method toRegistryModules
andConfigurationVersions
interface by @sebasslash #623ManageProjects
field toOrganizationAccess
struct by @hs26gill #633AgentPools
endpoint. @evilensky #611Links
toWorkspace
, (currently contains "self" and "self-html" paths) @brandonc #622v1.16.0
Compare Source
Bug Fixes
Enhancements
List()
method toGPGKeys
interface by @sebasslash #602ProviderBinaryUploaded
field toRegistryPlatforms
struct by @sebasslash #602v1.15.0
Compare Source
Enhancements
Projects
endpoint. The API is in not yet available to all users @hs26gill #564v1.14.0
Compare Source
Enhancements
Overridable
for OPApolicy set
update API (PolicySetUpdateOptions
) @mrinalirao #594canceled
,errored
,unreachable
@mrinalirao #594v1.13.0
Compare Source
Bug Fixes
AuditTrail
pagination parameters (CurrentPage
,PreviousPage
,NextPage
,TotalPages
,TotalCount
), which were not deserialized after reading from the List endpoint by @brandonc #586Enhancements
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.