10
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix typos More... 2 days ago
Update backend.go to correct typo (#37387) More... 2 days ago
run make generate More... 2 days ago
use constants More... 2 days ago
dont decode action invocations a second time More... 2 days ago
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) More... 3 days ago
fix typo More... 3 days ago
terraform test: enable deferrals in Terraform Test with the specified flag (#37370) More... 3 days ago
fix protocol field numbers More... 4 days ago
Merge pull request #37380 from hashicorp/continue-on-arg-parse-err More... 4 days ago
Ignore cmd arg parsing errors, we can expect these to happen More... 4 days ago
properly handle actions without config More... 4 days ago
skip tests for marked values for now More... 4 days ago
save config value to planfile More... 4 days ago
allow language experiments for terraform show More... 4 days ago
fail on marked values in action config More... 4 days ago
render action config values More... 4 days ago
marshal action schemas into json provider representation More... 4 days ago
use string for execution order More... 4 days ago
PSS: Allow backend or state_store config to be passed via BackendOpts into method for initialising the operations backend for a command (#37346) More... 4 days ago
Move stacks cmd outside of AllowExperimentalFeatures block (#37371) More... 5 days ago
display lifecycle triggered actions aside their triggering resources More... 5 days ago
fix panic where provider close nodes had the wrong path More... 5 days ago
use same interface as ProvidedBy for ActionProviders More... 5 days ago
add tests for actions in modules More... 5 days ago
improve error reporting if asserting no diags More... 5 days ago
github: Pin hashicorp/actions-set-product-version to a patch version (#37372) More... 5 days ago
add a simple first rendering of action invocations to be run More... 5 days ago
add unknown as the first trigger event More... 5 days ago
add new planfile fields to terraform show -json More... 5 days ago