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

  4. Browse Providers - Terraform Registry

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

  5. HCP Terraform by HashiCorp

    Forgot password? Sign in with Terraform SSO. Need to sign up? Create your free account. View Terraform Offerings to find out which one is right for you.

  6. HCP Terraform

    HCP Terraform enables users to automate and manage cloud infrastructure effectively with a simple and scalable approach.

  7. azurerm_kubernetes_cluster | Resources - Terraform Registry

    At this time there's a bug in the AKS API where Tags for a Node Pool are not stored in the correct case - you may wish to use Terraform's ignore_changes functionality to ignore changes to the casing until …

  8. azurerm_container_app | Resources - Terraform Registry

    terraform import azurerm_container_app.example "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resGroup1/providers/Microsoft.App/containerApps/myContainerApp"

  9. Docs overview | ansible/ansible - Terraform Registry

    Example Usage terraform { required_providers { ansible = { version = "~> 1.3.0" source = "ansible/ansible" } } } resource "ansible_vault" "secrets" { vault_file = "vault.yml" vault_password_file …

  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 …