About 118,000 results
Open links in new tab
  1. Docs overview | vmware/vsphere - Terraform Registry

    This provider gives Terraform the ability to work with VMware vSphere. This provider can be used to manage many aspects of a vSphere environment, including virtual machines, standard and …

  2. azurerm_function_app | Resources - Terraform Registry

    When integrating a CI/CD pipeline and expecting to run from a deployed package in Azure you must seed your app settings as part of terraform code for function app to be successfully …

  3. Getting Started with the Google Cloud provider - Terraform Registry

    Install Terraform and read the Terraform getting started guide that follows. This guide will assume basic proficiency with Terraform - it is an introduction to the Google provider.

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

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

  6. Docs overview | hashicorp/kubernetes - Terraform Registry

    Terraform providers for various cloud providers feature resources to spin up managed Kubernetes clusters on services such as EKS, AKS and GKE. Such resources (or data-sources) will have …

  7. Resources | hashicorp/local - Terraform Registry

    When working with local files, Terraform will detect the resource as having been deleted each time a configuration is applied on a new machine where the file is not present and will …

  8. aws_lambda_function | Resources - Terraform Registry

    You can fix the problem two ways: 1) updating the function's role to another role and then updating it back again to the recreated role, or 2) by using Terraform to taint the function and …

  9. Data Sources | hashicorp/http - Terraform Registry

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

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