
Terraform Registry
The Terraform Registry makes it easy to use any provider or module. To use a provider or module from this registry, just add it to your configuration; when you run `terraform init`, Terraform will …
HCP Terraform
HCP Terraform ... HCP Terraform
Docs overview | hashicorp/terraform - Terraform Registry
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.
Docs overview | hashicorp/azurerm - Terraform Registry
To learn the basics of Terraform using this provider, follow the hands-on get started tutorials. Interested in the provider's latest features, or want to make sure you're up to date?
Docs overview | vmware/vsphere - Terraform Registry
This provider gives Terraform the ability to work with VMware vSphere. This provider can be used to manage many aspects of a vSphere environment, including virtual machines, standard and …
Resources | hashicorp/aws - Terraform Registry
retain_on_delete (Optional) - Disables the distribution instead of deleting it when destroying the resource through Terraform. If this is set, the distribution needs to be deleted manually afterwards.
Docs overview | Telmate/proxmox - Terraform Registry
To ensure security, it's best practice to create a dedicated user and role for Terraform instead of using cluster-wide Administrator rights. The particular privileges required may change but here is a suitable …
Docs overview | snowflakedb/snowflake - Terraform Registry
Read more about sensitive values in the Terraform documentation. We are planning to research migration to Plugin Framework and we will investigate if the limitations coming from Plugin SDK can …
azurerm_resource_group | Resources - Terraform Registry
This Feature Toggle is disabled in 2.x but enabled by default from 3.0 onwards, and is intended to avoid the unintentional destruction of resources managed outside of Terraform (for example, provisioned …
Azure Resource Manager: 4.0 Upgrade Guide - Terraform Registry
When upgrading to version 4.0 of the Azure Provider, we recommend upgrading to the latest version of Terraform Core (which can be found here). This guide will continue to receive updates as we …