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
April 1, 2026
K
fix(import): include provider local in generated resource cfg when set in import
Kristin Laemmert committed
S
Add aliases for false positive CVE (#38332)
Samsondeen committed
B
Bump terraform-svchost to 0.2.1 (#38236)
Brandon Croft committed
March 29, 2026
D
Bump github.com/antchfx/xpath from 1.1.10 to 1.3.6
dependabot[bot] committed
March 31, 2026
J
Merge pull request #38305 from hashicorp/jbardin/computed-blocks
James Bardin committed
D
Use variables from planfile during a local run from plan
Daniel Banck committed
D
Add regression test for apply with vars
Daniel Banck committed
J
Merge pull request #38318 from hashicorp/jbardin/bastion-host-key
James Bardin committed
March 30, 2026
K
actions: move condition evaluation into configs package
Kristin Laemmert committed
J
validate computed block schemas in core
James Bardin committed
J
require stricter validation for computed blocks
James Bardin committed
D
command: test `state pull` with const variables
Daniel Banck committed
D
Fix existing `state pull` tests
Daniel Banck committed
D
command: test `validate` with const variables
Daniel Banck committed
D
command: test `graph` with const variables
Daniel Banck committed
D
command: test `providers` with const variables
Daniel Banck committed
D
command: test `providers lock` with const variables
Daniel Banck committed
D
Fix `providers lock` crash on empty config
Daniel Banck committed
March 24, 2026
D
Use t.Setenv in meta-related tests
Daniel Banck committed
March 20, 2026
D
command: test `providers mirror` with const variables
Daniel Banck committed
D
Fix `providers mirrors` crash on empty config
Daniel Banck committed
D
command: test `providers schema` with const variables
Daniel Banck committed
D
command: test `modules` with const variables
Daniel Banck committed
D
command: test `state mv` with const variables
Daniel Banck committed
D
command: test `state push` with const variables
Daniel Banck committed
D
command: test `state replace-provider` with const variables
Daniel Banck committed
D
command: test `state rm` with const variables
Daniel Banck committed
March 19, 2026
D
command: test `taint` with const variables
Daniel Banck committed
D
Add a test backend for fetching remote variables
Daniel Banck committed