
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 …
Docs overview | hashicorp/aws | Terraform | Terraform Registry
Hard-coded credentials are not recommended in any Terraform configuration and risks secret leakage should this file ever be committed to a public version control system.
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?
azurerm_resource_group | Resources - Terraform Registry
Overview Documentation Use ProviderReport an issue
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 …
Data Sources | hashicorp/http - Terraform Registry
Usage with Postcondition Precondition and Postcondition checks are available with Terraform v1.2.0 and later.
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 …
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 …
Resources | donatasm/databricks - Terraform Registry
Terraform will handle any configuration drift on every terraform apply run, even when grants are changed outside of Terraform state. Unlike the SQL specification, all privileges to be written …
Resources | hashicorp/aws - Terraform Registry
If you use website on an aws_s3_bucket, Terraform will assume management over the configuration of the website of the S3 bucket, treating additional website configuration changes …