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

  2. azurerm_resource_group | Resources - Terraform Registry

    This Feature Toggle is disabled in 2.x but enabled by default from 3.0 onwards, and is intended to avoid the unintentional destruction of resources managed outside of Terraform (for example, provisioned …

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

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

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

  6. Terraform Providers

    Terraform Providers Provider Plugins for HashiCorp Terraform San Francisco, CA https://www.terraform.io [email protected]

  7. Data Sources | hashicorp/http - Terraform Registry

    Usage with Postcondition Precondition and Postcondition checks are available with Terraform v1.2.0 and later.

  8. azurerm_role_assignment | Resources - Terraform Registry

    terraform import azurerm_role_assignment.example /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleAssignments/00000000-0000-0000-0000 …

  9. Data Sources | hashicorp/aws - Terraform Registry

    If anything other than a single match is returned by the search, Terraform will fail. Ensure that your search is specific enough to return a single Instance ID only.

  10. Resources | hashicorp/google - Terraform Registry

    Terraform will import this resource with force_destroy set to false in state. If you've set it to true in config, run terraform apply to update the value set in state. If you delete this resource before updating the …