Commit Graph

34580 Commits (7fe8d87ed6dda06d942ec76ab23ab1a5057cab7a)
 

Author SHA1 Message Date
Daniel Schmidt 7fe8d87ed6 actions: expand plan triggers to deal with modules
8 months ago
Daniel Schmidt 470ca6e5d0 refactor: move fields related to trigger in separate struct
8 months ago
Daniel Schmidt 37cfbf6df0 actions: plan and apply actions in separate graph node
8 months ago
Daniel Schmidt 219c31f4eb action: move action trigger into nested struct
8 months ago
Sarah French da76dba3dc
PSS: Add alternative, experimental version of `init` command that downloads providers in two stages (#37350)
8 months ago
Samsondeen 9f01530237
go: bump version to 1.25 (#37436)
8 months ago
Sarah French e5a5e21801
Add backend testing documentation (#37448)
8 months ago
Sarah French 1c143de7c9
Update help output to consistently call out -state and -state-out flags as legacy and related to the local backend. (#37446)
8 months ago
github-actions[bot] 1a097f4165
Update equivalence test golden files. (#37443)
8 months ago
hc-github-team-tf-core 01babe4a96
Cleanup after 1.14.0-alpha20250813 release (#37438)
8 months ago
Daniel Schmidt 3cf76a7d45 make wording more consistent
8 months ago
Daniel Schmidt ecfbdaf18d add number of action invocations to change summary
8 months ago
James Bardin eee744c887
Merge pull request #37429 from hashicorp/jbardin/update-go-plugin
8 months ago
hc-github-team-tf-core 5dbc7f8cab
Prepare before 1.14.0-alpha20250813 release (#37434)
8 months ago
Sarah French 037ed81e9e
PSS: Implement first gRPC methods: config validation and usage, listing and deleting workspaces (#37418)
8 months ago
James Bardin 7ed24d208a make protobuf
8 months ago
James Bardin 54f1f14726 make syncdeps
8 months ago
James Bardin 88f72aed55 refactor the panic handling to work with go-plugin
8 months ago
Radek Simko 3b55d61ffa
command/views: Document and divide JSON message types (#37426)
8 months ago
James Bardin fdc7be2676 udpate go-plugin@v1.7.0
8 months ago
Radek Simko 6d11e670c1
website: (Re)Move markdown documentation (#37417)
9 months ago
Radek Simko cfe0464bf8
Remove codecov config (#37420)
9 months ago
Daniel Banck 2563b07813
Allow list events with only warnings (#37415)
9 months ago
hc-github-team-tf-core 0c63fb2b09
Cleanup after 1.14.0-alpha20250806 release (#37413)
9 months ago
hc-github-team-tf-core ee0da8ba62
Prepare before 1.14.0-alpha20250806 release (#37411)
9 months ago
Daniel Schmidt 102a561e3d add actions to the planfile config
9 months ago
Daniel Schmidt 02fd462675 add tests for circular dependencies
9 months ago
Daniel Schmidt 476cfeb453 rename diagnostics helper
9 months ago
Daniel Schmidt b810d3d2f8 add context to action error messages
9 months ago
Daniel Schmidt 17e7338b0f add client capabilites across the board
9 months ago
Daniel Banck 7f8ff8de65
Bump backport assistant to 0.5.8 (#37398)
9 months ago
Daniel Banck 28cb130739
Fix resource identity being dropped from state in certain cases (#37396)
9 months ago
Daniel Banck dcb0486c44
Update query complete message to a struct (#37395)
9 months ago
Daniel Schmidt ac015cb36b use map for lookup
9 months ago
Daniel Schmidt 2495537a7d refactor to not iterate through all verticies while iterating through all verticies
9 months ago
Daniel Schmidt 1c9c5c791e remove comments
9 months ago
Daniel Schmidt 61f3ab20f4 actions: use unexpanded action nodes to deduct provider configuration
9 months ago
Daniel Schmidt 9f62a21e02 remove unused transformer
9 months ago
Samsondeen 3f7d043566
Append warning in CLI output when query result is empty (#37379)
9 months ago
Daniel Schmidt eaf3b90bc3 add more tests for failing actions
9 months ago
dependabot[bot] f4da6c1c82
Bump the github-actions-backward-compatible group with 2 updates (#37389)
9 months ago
Daniel Schmidt cc18ab401d fix typos
9 months ago
Daniel Schmidt 632ccc0c28 run make generate
9 months ago
Daniel Schmidt 8a88bbbff3 use constants
9 months ago
Daniel Schmidt cf98e0bc66 dont decode action invocations a second time
9 months ago
Daniel Schmidt 064a55e356 fix typo
9 months ago
Daniel Schmidt 27e58b32ca properly handle actions without config
9 months ago
Daniel Schmidt 51fa45f618 skip tests for marked values for now
9 months ago
Daniel Schmidt 1bd8eb8629 save config value to planfile
9 months ago
Daniel Schmidt fb0445faf2 allow language experiments for terraform show
9 months ago