Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
COMMITS
May 28, 2026
S
S
Fix: Remove erroneous warning about dev overrides in the providers lock command (#38655)
Sarah French committed
May 27, 2026
S
S
S
fix: Block commands from using an invalid workspace name. (#38594)
Sarah French committed
S
Fix flaky ordering test (#38650)
Samsondeen committed
May 26, 2026
May 20, 2026
D
Add changelog
Daniel Banck committed
D
terraform: Handle missing source in nodeInstallModule
Daniel Banck committed
D
command: Test init with invalid configuration
Daniel Banck committed
S
D
Improve `--from-module` test coverage
Daniel Banck committed
S
fix: Remove unused returned diagnostics (#38617)
Sarah French committed
S
chore: Remove unneeded `init` test (#38622)
Sarah French committed
May 22, 2026
D
Add changelog
Daniel Banck committed
D
Check if module version evaluates to something != null
Daniel Banck committed
D
Add init test cases where version = null
Daniel Banck committed
D
Fix Context Init Test to check version constraints
Daniel Banck committed
S
chore: Bump golang.org/x/net to v0.55.0
Sarah French committed
S
chore: Bump golang.org/x/crypto to v0.52.0
Sarah French committed
May 14, 2026
A
fix: Fix panic on deposed object with precondition and nop change
Adam Snyder committed
May 21, 2026
K
chore: add a test for import duplication
Kristin Laemmert committed
S
Add policy client and protocol plumbing (#38514)
Samsondeen committed
May 19, 2026
S
ci: Add (tfdiags.Diagnostics).Append checker to PR checks (#38606)
Sarah French committed
S
PSS: Add parsing of `.tfmigrate.hcl` files to define state migration operations (#38526)
Sarah French committed
May 18, 2026
S
fix: Append lost warnings in MaybeGetSchemas (#38605)
Sarah French committed
A
chore: Move changelog validation to `pull_request` trigger (#38607)
Austin Valle committed