
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 | DataDog/datadog - Terraform Registry
The provider needs to be configured with the proper credentials before it can be used. It requires terraform 0.12 or later. Try the hands-on tutorial on the Datadog provider on the HashiCorp Learn …
Docs overview | microsoft/fabric - Terraform Registry
To use the provider you can download the binaries from Releases to your local file system and configure Terraform to use your local mirror. See the Explicit Installation Method Configuration for more …
Kubernetes: Getting Started with Kubernetes provider - Terraform …
Once the provider is configured, you can apply the Kubernetes resources defined in your Terraform config file. The following is an example Terraform config file containing a few Kubernetes resources.
aws_security_group_rule | Resources - Terraform Registry
In Terraform v1.5.0 and later, use an import block to import Security Group Rules using the security_group_id, type, protocol, from_port, to_port, and source (s)/destination (s) (such as a …
Data Sources | hashicorp/http - Terraform Registry
Usage with Postcondition Precondition and Postcondition checks are available with Terraform v1.2.0 and later.
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 …
SAML Authorization | HCP Terraform by HashiCorp
Sign in to HCP TerraformOrganization name
aws_lb_target_group - Terraform Registry
If omitted, Terraform will assign a random, unique name. This name must be unique per region per account, can have a maximum of 32 characters, must contain only alphanumeric characters or …
Docs overview | databrickslabs/databricks - Terraform Registry
Use the Databricks Terraform provider to interact with almost all of Databricks resources. If you're new to Databricks, please follow guide to create a workspace on Azure or AWS and then this workspace …