Commit Graph

35162 Commits (add-missing-variable-loading)
 

Author SHA1 Message Date
Radek Simko 3b55d61ffa
command/views: Document and divide JSON message types (#37426)
9 months ago
James Bardin fdc7be2676 udpate go-plugin@v1.7.0
9 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
10 months ago
Daniel Schmidt 476cfeb453 rename diagnostics helper
10 months ago
Daniel Schmidt b810d3d2f8 add context to action error messages
10 months ago
Daniel Schmidt 17e7338b0f add client capabilites across the board
10 months ago
Daniel Banck 7f8ff8de65
Bump backport assistant to 0.5.8 (#37398)
10 months ago
Daniel Banck 28cb130739
Fix resource identity being dropped from state in certain cases (#37396)
10 months ago
Daniel Banck dcb0486c44
Update query complete message to a struct (#37395)
10 months ago
Daniel Schmidt ac015cb36b use map for lookup
10 months ago
Daniel Schmidt 2495537a7d refactor to not iterate through all verticies while iterating through all verticies
10 months ago
Daniel Schmidt 1c9c5c791e remove comments
10 months ago
Daniel Schmidt 61f3ab20f4 actions: use unexpanded action nodes to deduct provider configuration
10 months ago
Daniel Schmidt 9f62a21e02 remove unused transformer
10 months ago
Samsondeen 3f7d043566
Append warning in CLI output when query result is empty (#37379)
10 months ago
Daniel Schmidt eaf3b90bc3 add more tests for failing actions
10 months ago
dependabot[bot] f4da6c1c82
Bump the github-actions-backward-compatible group with 2 updates (#37389)
10 months ago
Daniel Schmidt cc18ab401d fix typos
10 months ago
Daniel Schmidt 632ccc0c28 run make generate
10 months ago
Daniel Schmidt 8a88bbbff3 use constants
10 months ago
Daniel Schmidt cf98e0bc66 dont decode action invocations a second time
10 months ago
Daniel Schmidt 064a55e356 fix typo
10 months ago
Daniel Schmidt 27e58b32ca properly handle actions without config
10 months ago
Daniel Schmidt 51fa45f618 skip tests for marked values for now
10 months ago
Daniel Schmidt 1bd8eb8629 save config value to planfile
10 months ago
Daniel Schmidt fb0445faf2 allow language experiments for terraform show
10 months ago
Daniel Schmidt ccd89c58b2 fail on marked values in action config
10 months ago
Daniel Schmidt 4fb4c3f056 render action config values
10 months ago
Daniel Schmidt dd86671056 marshal action schemas into json provider representation
10 months ago
Daniel Schmidt d3f6b721e9 use string for execution order
10 months ago
Daniel Schmidt eb26b72d55 display lifecycle triggered actions aside their triggering resources
10 months ago
Daniel Schmidt 7d8b79a596 add a simple first rendering of action invocations to be run
10 months ago
Daniel Schmidt f72944530d add unknown as the first trigger event
10 months ago
Daniel Schmidt 5e288f56e2 add new planfile fields to terraform show -json
10 months ago
ch0use a28007960a
Update backend.go to correct typo (#37387)
10 months ago
Sarah French f494ff5540
Pull `init` command's Run method logic into separate method in new file, enable accessing experimental version of init logic via experiments and flags or ENVs (#37327)
10 months ago
Liam Cervante dec0edfd5a
terraform test: enable deferrals in Terraform Test with the specified flag (#37370)
10 months ago
Austin Valle 184175761b fix protocol field numbers
10 months ago
Mark DeCrane 14767bc534
Merge pull request #37380 from hashicorp/continue-on-arg-parse-err
10 months ago
Mark DeCrane 14d378f9ce Ignore cmd arg parsing errors, we can expect these to happen
10 months ago
Sarah French 7b28a5d842
PSS: Allow backend or state_store config to be passed via BackendOpts into method for initialising the operations backend for a command (#37346)
10 months ago
Daniel Schmidt f96a3883b7 fix panic where provider close nodes had the wrong path
10 months ago
Daniel Schmidt d8fc55bc18 use same interface as ProvidedBy for ActionProviders
10 months ago
Daniel Schmidt 3b2b4b017f add tests for actions in modules
10 months ago