About 115,000 results
Open links in new tab
  1. Terraform Registry

    RegistryPlease enable Javascript to use this application

  2. 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 …

  3. 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 …

  4. 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 …

  5. 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 …

  6. 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 …

  7. 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.

  8. 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 …

  9. 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 …

  10. 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 …