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. Docs overview | Telmate/proxmox - Terraform Registry

    To ensure security, it's best practice to create a dedicated user and role for Terraform instead of using cluster-wide Administrator rights. The particular privileges required may change but here is a suitable …

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

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

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

  8. aws_lb | Resources | hashicorp/aws - Terraform Registry

    Identity Schema Required arn (String) Amazon Resource Name (ARN) of the load balancer. In Terraform v1.5.0 and later, use an import block to import LBs using their ARN. For example:

  9. Data Sources | hashicorp/http - Terraform Registry

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

  10. Snowflake-Labs/snowflake | Terraform - Terraform Registry

    This is a terraform provider plugin for managing Snowflake accounts. Coverage is focused on part of Snowflake related to access control. Example Provider Configuration This is an example …