Commit Graph

34663 Commits (v1.14.0-alpha20250903)
 

Author SHA1 Message Date
James Bardin 88f72aed55 refactor the panic handling to work with go-plugin
6 months ago
Radek Simko 3b55d61ffa
command/views: Document and divide JSON message types (#37426)
6 months ago
James Bardin fdc7be2676 udpate go-plugin@v1.7.0
6 months ago
Radek Simko 6d11e670c1
website: (Re)Move markdown documentation (#37417)
6 months ago
Radek Simko cfe0464bf8
Remove codecov config (#37420)
6 months ago
Daniel Banck 2563b07813
Allow list events with only warnings (#37415)
6 months ago
hc-github-team-tf-core 0c63fb2b09
Cleanup after 1.14.0-alpha20250806 release (#37413)
7 months ago
hc-github-team-tf-core ee0da8ba62
Prepare before 1.14.0-alpha20250806 release (#37411)
7 months ago
Daniel Schmidt 102a561e3d add actions to the planfile config
7 months ago
Daniel Schmidt 02fd462675 add tests for circular dependencies
7 months ago
Daniel Schmidt 476cfeb453 rename diagnostics helper
7 months ago
Daniel Schmidt b810d3d2f8 add context to action error messages
7 months ago
Daniel Schmidt 17e7338b0f add client capabilites across the board
7 months ago
Daniel Banck 7f8ff8de65
Bump backport assistant to 0.5.8 (#37398)
7 months ago
Daniel Banck 28cb130739
Fix resource identity being dropped from state in certain cases (#37396)
7 months ago
Daniel Banck dcb0486c44
Update query complete message to a struct (#37395)
7 months ago
Daniel Schmidt ac015cb36b use map for lookup
7 months ago
Daniel Schmidt 2495537a7d refactor to not iterate through all verticies while iterating through all verticies
7 months ago
Daniel Schmidt 1c9c5c791e remove comments
7 months ago
Daniel Schmidt 61f3ab20f4 actions: use unexpanded action nodes to deduct provider configuration
7 months ago
Daniel Schmidt 9f62a21e02 remove unused transformer
7 months ago
Samsondeen 3f7d043566
Append warning in CLI output when query result is empty (#37379)
7 months ago
Daniel Schmidt eaf3b90bc3 add more tests for failing actions
7 months ago
dependabot[bot] f4da6c1c82
Bump the github-actions-backward-compatible group with 2 updates (#37389)
7 months ago
Daniel Schmidt cc18ab401d fix typos
7 months ago
Daniel Schmidt 632ccc0c28 run make generate
7 months ago
Daniel Schmidt 8a88bbbff3 use constants
7 months ago
Daniel Schmidt cf98e0bc66 dont decode action invocations a second time
7 months ago
Daniel Schmidt 064a55e356 fix typo
7 months ago
Daniel Schmidt 27e58b32ca properly handle actions without config
7 months ago
Daniel Schmidt 51fa45f618 skip tests for marked values for now
7 months ago
Daniel Schmidt 1bd8eb8629 save config value to planfile
7 months ago
Daniel Schmidt fb0445faf2 allow language experiments for terraform show
7 months ago
Daniel Schmidt ccd89c58b2 fail on marked values in action config
7 months ago
Daniel Schmidt 4fb4c3f056 render action config values
7 months ago
Daniel Schmidt dd86671056 marshal action schemas into json provider representation
7 months ago
Daniel Schmidt d3f6b721e9 use string for execution order
7 months ago
Daniel Schmidt eb26b72d55 display lifecycle triggered actions aside their triggering resources
7 months ago
Daniel Schmidt 7d8b79a596 add a simple first rendering of action invocations to be run
7 months ago
Daniel Schmidt f72944530d add unknown as the first trigger event
7 months ago
Daniel Schmidt 5e288f56e2 add new planfile fields to terraform show -json
7 months ago
ch0use a28007960a
Update backend.go to correct typo (#37387)
7 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)
7 months ago
Liam Cervante dec0edfd5a
terraform test: enable deferrals in Terraform Test with the specified flag (#37370)
7 months ago
Austin Valle 184175761b fix protocol field numbers
7 months ago
Mark DeCrane 14767bc534
Merge pull request #37380 from hashicorp/continue-on-arg-parse-err
7 months ago
Mark DeCrane 14d378f9ce Ignore cmd arg parsing errors, we can expect these to happen
7 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)
7 months ago
Daniel Schmidt f96a3883b7 fix panic where provider close nodes had the wrong path
7 months ago
Daniel Schmidt d8fc55bc18 use same interface as ProvidedBy for ActionProviders
7 months ago