Commit Graph

34854 Commits (1a547775ff0683d529cb3d9e8a3de7c32dd76d68)
 

Author SHA1 Message Date
Liam Cervante 49cc60531d
actions: fix cycle when multiple actions are triggered across multiple events (#37591)
7 months ago
hc-github-team-tf-core 31291c551e
Prepare before 1.14.0-alpha20250911 release (#37590)
7 months ago
Kristin Laemmert 31a982ec0f
moduletest: fix error return (#37589)
7 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)
8 months ago
Sarah French 61a7914dd9
Add test helper to create mock provider that contains a state store (#37556)
8 months ago
Amartya Majumdar 54af16eab9
[IPL-7725] Updating Calls to the Remote HCP Terraform API to Retrieve All Workspace Variables (#37241)
8 months ago
hc-github-team-tf-core 6c692b6294 Cleanup after 1.14.0-alpha20250903 release
8 months ago
hc-github-team-tf-core 7b650d109b Prepare before 1.14.0-alpha20250903 release
8 months ago
zeshan 1baef44036 syncdeps: update x/net to v0.41.0
8 months ago
zeshan da1a28783a Fix #36897: Resolve NO_PROXY recognition issue in oss remote backend
8 months ago
Daniel Schmidt 7314a9319d fix race condition in deferred action test case
8 months ago
Daniel Schmidt 85717fba7e actions: add number of invoked actions to plan summary
8 months ago
dependabot[bot] 2236ecd044
Bump the github-actions-backward-compatible group with 2 updates (#37543)
8 months ago
Kristin Laemmert cb3fc7974b
test fix: sort DeferredActionInvocations before making assertions (#37547)
8 months ago
Daniel Schmidt ad4371342f track partial expanded action invocations through deferred action invocation
8 months ago
Daniel Schmidt 68ad276d97 all types of action deferrals should lead to deferred triggering resources
8 months ago
Daniel Schmidt b2c4766d5e implement review feedback
8 months ago
Daniel Schmidt 1952f2ed23 re-add test cases lost to rebasing
8 months ago
Daniel Schmidt dffeeec81e partially expand triggers as well
8 months ago
Daniel Schmidt b6a9990354 deferring a dependency resource should defer action invocation
8 months ago
Daniel Schmidt 29b2ab15e2 support partial expansion in actions
8 months ago
Daniel Schmidt a8324e0e21 actions: ensure splat operations are invalid
8 months ago
Daniel Schmidt f60da0132a add oxford comma back in
8 months ago
Daniel Schmidt c8f88d1a31 fix rebasing errors
8 months ago
Daniel Schmidt 92cda9d8fe add actions prefix for clarity
8 months ago
Daniel Schmidt 7150806334 disallow using self in conditions
8 months ago
Daniel Schmidt 61b6eb4e67 adjust assertion
8 months ago
Daniel Schmidt b44b8fa42e connect actions to resource instance nodes
8 months ago
Daniel Schmidt 4d57d3488a support count, each, and self for after_ actions
8 months ago
Daniel Schmidt 4681288e6e add ref for condition
8 months ago
Daniel Schmidt 1f0dd6b80a actions: support conditions in trigger blocks
8 months ago
Liam Cervante 5124967f5a
actions: allow skipping refresh when invoking actions (#37541)
8 months ago
Liam Cervante 673717d01a
actions: render invoked actions (#37540)
8 months ago