About 115,000 results
Open links in new tab
  1. 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 …

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

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

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

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

  7. Docs overview | hashicorp/azuread - Terraform Registry

    We recommend using either a Service Principal or Managed Identity when running Terraform non-interactively (such as when running Terraform in a CI/CD pipeline), and authenticating using …

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

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

  10. azurerm_windows_virtual_machine - Terraform Registry

    Terraform will automatically remove the OS Disk by default - this behaviour can be configured using the features setting within the Provider block.