About 62,500 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 | hashicorp/azurerm - Terraform Registry

    To learn the basics of Terraform using this provider, follow the hands-on get started tutorials. Interested in the provider's latest features, or want to make sure you're up to date?

  3. Terraform Registry

    RegistryPlease enable Javascript to use this application

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

  5. azurerm_private_endpoint | Resources - Terraform Registry

    terraform import azurerm_private_endpoint.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Network/privateEndpoints/endpoint1

  6. Data Sources | hashicorp/http - Terraform Registry

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

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

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

    Once this parameter is set to true, a successful terraform apply run before a destroy is required to update this value in the resource state. Without a successful terraform apply after this …

  9. azurerm_storage_account | Resources - Terraform Registry

    Terraform uses Shared Key Authorisation to provision Storage Containers, Blobs and other items - when Shared Key Access is disabled, you will need to enable the storage_use_azuread flag …

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