Terraform

E853537

Terraform is an open-source infrastructure as code tool that lets you define, provision, and manage cloud and on-premises resources using declarative configuration files.

Try in SPARQL Jump to: Statements Referenced by

Statements (73)

Predicate Object
instanceOf configuration management tool
infrastructure as code tool
open-source software
commandLineInterface terraform CLI
configurationLanguage HCL NERFINISHED
HashiCorp Configuration Language NERFINISHED
developer HashiCorp NERFINISHED
fileExtension .tf
.tfvars
hasComponent Terraform Core NERFINISHED
Terraform Modules NERFINISHED
Terraform Providers NERFINISHED
Terraform Registry NERFINISHED
hasOfficialService Terraform Cloud NERFINISHED
Terraform Enterprise NERFINISHED
initialReleaseYear 2014
license Business Source License NERFINISHED
primaryUse managing cloud resources
managing on-premises resources
provisioning infrastructure
programmingLanguage Go NERFINISHED
repository https://github.com/hashicorp/terraform
supportsBackend local state backends
remote state backends
supportsCloudProvider Alibaba Cloud NERFINISHED
Amazon Web Services NERFINISHED
Google Cloud Platform NERFINISHED
IBM Cloud NERFINISHED
Microsoft Azure NERFINISHED
Oracle Cloud Infrastructure NERFINISHED
supportsFeature count meta-argument
data sources
depends_on relationships
destroy plans
dynamic blocks
execution plan
for_each meta-argument
lifecycle rules
modules
outputs
plan and apply workflow
providers
provisioners
resource graph
resource import
resource tainting
sensitive values
state locking
state management
state refresh
variables
workspaces
supportsIntegration CI/CD pipelines
configuration management tools
secret management systems
version control systems
supportsOperatingSystem Linux
Windows NERFINISHED
macOS NERFINISHED
supportsParadigm declarative configuration
infrastructure as code
supportsPlatform Cloudflare NERFINISHED
Datadog NERFINISHED
GitHub NERFINISHED
Kubernetes NERFINISHED
OpenStack NERFINISHED
VMware vSphere NERFINISHED
supportsUseCase disaster recovery infrastructure
environment provisioning
immutable infrastructure
infrastructure standardization
multi-cloud deployments
website https://www.terraform.io/

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

GitHub Actions integratesWith Terraform