
Terraform Registry
RegistryPlease enable Javascript to use this application
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 …
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 …
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 …
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 …
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 …
azurerm_linux_function_app | Resources - Terraform Registry
This Terraform resource is specifically designed to provision the infrastructure for a Function App, which can host one or more individual functions.
Resources | hashicorp/aws - Terraform Registry
Once this parameter is set to true, a successful terraform apply run before a destroy is required to update this value in the resource state. Without a successful terraform apply after this …
Getting started - Terraform Registry
In this section, you install and configure requirements to use Terraform and the Microsoft Fabric Terraform Provider on your local development machine. You then configure Terraform …
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 …