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
19
in the last week
CONTRIBUTORS
6
active
STARS
0
total
FORKS
0
total
TOP CONTRIBUTORS
D
Daniel Banck J
James Bardin K
Kristin Laemmert S
Samsondeen D
dependabot[bot] B
Brandon Croft RECENT COMMITS
S
Add aliases for false positive CVE (#38332)
Samsondeen
D
Bump github.com/antchfx/xpath from 1.1.10 to 1.3.6
dependabot[bot]
B
Bump terraform-svchost to 0.2.1 (#38236)
Brandon Croft
D
D
Add regression test for apply with vars
Daniel Banck
K
actions: move condition evaluation into configs package
Kristin Laemmert
J
validate computed block schemas in core
James Bardin
J
require stricter validation for computed blocks
James Bardin
D
command: test `state pull` with const variables
Daniel Banck
D
Fix existing `state pull` tests
Daniel Banck
D
command: test `validate` with const variables
Daniel Banck
D
command: test `graph` with const variables
Daniel Banck
D
command: test `providers` with const variables
Daniel Banck
D
command: test `providers lock` with const variables
Daniel Banck
D
Fix `providers lock` crash on empty config
Daniel Banck