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

    RegistryPlease enable Javascript to use this application

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

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

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

  5. Docs overview | hashicorp/google - Terraform Registry

    To learn the basics of Terraform using this provider, follow the hands-on get started tutorials. For more involved examples, try provisioning a GKE cluster and deploying Consul-backed Vault into it using …

  6. Terraform AWS Provider Version 6 Upgrade Guide - Terraform Registry

    Version 6.0.0 of the AWS provider for Terraform is a major release and includes changes that you need to consider when upgrading. This guide will help with that process and focuses only on changes from …

  7. Resources | hashicorp/kubernetes - Terraform Registry

    kubernetes_deployment A Deployment ensures that a specified number of pod “replicas” are running at any one time. In other words, a Deployment makes sure that a pod or homogeneous set of pods are …

  8. Browse Providers - Terraform Registry

    by: hashicorp Template by: hashicorp HCP Terraform by: hashicorp Tfmigrate by: hashicorp

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

  10. Data Sources | hashicorp/aws - Terraform Registry

    Data Source: aws_vpc aws_vpc provides details about a specific VPC. This resource can prove useful when a module accepts a vpc id as an input variable and needs to, for example, determine the CIDR …