Commit Graph

35162 Commits (add-missing-variable-loading)
 

Author SHA1 Message Date
Tommy O'Keefe 71e86ce563
temporarily require manager approval for go.mod changes
8 months ago
Daniel Schmidt 5da4dc1715 actions: ensure config is known during apply
8 months ago
Daniel Schmidt ff43fc0227 reorganize action plan tests
8 months ago
Tommy O'Keefe aa5c8d56dd temporarily require manager approval for go.mod changes
8 months ago
Liam Cervante 20574d413c
validation: don't strip marks from variables during validation (#37595)
8 months ago
Samsondeen 8097374c3d
Fix panic when generating json config for tf query (#37596)
8 months ago
Sarah French 90809dc7e8
Skip TestTest_Parallel due to flakiness (#37594)
8 months ago
hc-github-team-tf-core 098bbe7171
Cleanup after 1.14.0-alpha20250911 release (#37592)
8 months ago
Liam Cervante 49cc60531d
actions: fix cycle when multiple actions are triggered across multiple events (#37591)
8 months ago
hc-github-team-tf-core 31291c551e
Prepare before 1.14.0-alpha20250911 release (#37590)
8 months ago
Kristin Laemmert 31a982ec0f
moduletest: fix error return (#37589)
8 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
8 months ago
Kristin Laemmert e315a07c71
remove destroy_ events from list (#37586)
8 months ago
Samsondeen 9b015c6c28
Allow duplicate list names for different types (#37578)
8 months ago
Liam Cervante 00d680d819
apply: include sensitive metadata when comparing changed input values (#37582)
8 months ago
Daniel Schmidt 003edcf5a1 disallow using the same event in the same action_trigger multiple times
8 months ago
Daniel Schmidt 207f0400fe plan multiple actions invocations if multiple events are triggered in the same action trigger
8 months ago
Samsondeen af8cc7e315
test: create all edges to leaf cleanup nodes (#37564)
8 months ago
Kristin Laemmert bbb8af989c
deps: bump xz to address bug in previous version (#37573)
8 months ago
Dirk Avery 74b0925633
Merge pull request #37567 from hashicorp/dep-bump-go-getter
8 months ago
Kristin Laemmert cad076409c
Fix e2e tests on windows (#37572)
8 months ago
Sarah French 67eb3c9210
s3: Fix tests after changing the interface to return diagnostics (#37571)
8 months ago
Kristin Laemmert cf9c491d9f
fix minor regression in tests (#37570)
8 months ago
Kristin Laemmert f574c9cac9
actions: validate that action referenced in action_trigger exists in config during transform (#37559)
8 months ago
Dirk Avery 92bf04ae16 bump: go-getter to 1.8.0
8 months ago
James Bardin 1cb7d1859f
Merge pull request #37515 from hashicorp/jbardin/generate-config
8 months ago
Kristin Laemmert 00da430883
very minor fixups for test convenience (#37555)
8 months ago
Sarah French 508234892c
Update `remote.Client` interface's methods to return diagnostics instead of primitive errors (#37502)
8 months ago
Sarah French 8503c45013
Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496)
9 months ago
Sarah French 61a7914dd9
Add test helper to create mock provider that contains a state store (#37556)
9 months ago
Amartya Majumdar 54af16eab9
[IPL-7725] Updating Calls to the Remote HCP Terraform API to Retrieve All Workspace Variables (#37241)
9 months ago
hc-github-team-tf-core 6c692b6294 Cleanup after 1.14.0-alpha20250903 release
9 months ago
hc-github-team-tf-core 7b650d109b Prepare before 1.14.0-alpha20250903 release
9 months ago
zeshan 1baef44036 syncdeps: update x/net to v0.41.0
9 months ago
zeshan da1a28783a Fix #36897: Resolve NO_PROXY recognition issue in oss remote backend
9 months ago
Daniel Schmidt 7314a9319d fix race condition in deferred action test case
9 months ago
Daniel Schmidt 85717fba7e actions: add number of invoked actions to plan summary
9 months ago
dependabot[bot] 2236ecd044
Bump the github-actions-backward-compatible group with 2 updates (#37543)
9 months ago
Kristin Laemmert cb3fc7974b
test fix: sort DeferredActionInvocations before making assertions (#37547)
9 months ago
Daniel Schmidt ad4371342f track partial expanded action invocations through deferred action invocation
9 months ago
Daniel Schmidt 68ad276d97 all types of action deferrals should lead to deferred triggering resources
9 months ago
Daniel Schmidt b2c4766d5e implement review feedback
9 months ago
Daniel Schmidt 1952f2ed23 re-add test cases lost to rebasing
9 months ago
Daniel Schmidt dffeeec81e partially expand triggers as well
9 months ago
Daniel Schmidt b6a9990354 deferring a dependency resource should defer action invocation
9 months ago
Daniel Schmidt 29b2ab15e2 support partial expansion in actions
9 months ago
Daniel Schmidt a8324e0e21 actions: ensure splat operations are invalid
9 months ago
Daniel Schmidt f60da0132a add oxford comma back in
9 months ago
Daniel Schmidt c8f88d1a31 fix rebasing errors
9 months ago
Daniel Schmidt 92cda9d8fe add actions prefix for clarity
9 months ago