Sign in to HCP Terraform Enter your email or username to continue.
Terraform provisions, updates, and destroys infrastructure resources such as physical machines, VMs, network switches, containers, and more. Configurations are code written for Terraform, using the human-readable HashiCorp Configuration Language (HCL) to describe the desired state of infrastructure resources.
The terraform provider provides access to outputs from the Terraform state of shared infrastructure. Use the navigation to the left to read about the available data sources.
AWS Provider The Amazon Web Services (AWS) provider is Terraform’s most widely-used provider and the industry-standard way to manage AWS infrastructure as code. It is an indispensable part of how leading technology companies, global banks, government agencies, and some of the largest enterprises in the world build and operate in the cloud. Every day, it provisions and orchestrates billions ...
disable_terraform_partner_id - (Optional) Disable sending the Terraform Partner ID if a custom partner_id isn't specified, which allows Microsoft to better understand the usage of Terraform. The Partner ID does not give HashiCorp any direct access to usage information.
Proxmox Provider A Terraform provider is responsible for understanding API interactions and exposing resources. The Proxmox provider uses the Proxmox API. This provider exposes two resources: proxmox_vm_qemu and proxmox_lxc. Creating the Proxmox user and role for terraform To ensure security, it's best practice to create a dedicated user and role for Terraform instead of using cluster-wide ...
Terraform's community resources HashiCorp support for Terraform Enterprise customers Releases Interested in the provider's latest features, or want to make sure you're up to date? Check out the google provider Releases and the google-beta provider Releases for release notes and additional information.