About 560,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 | hashicorp/google - Terraform Registry

    The Google Cloud provider is used to configure your Google Cloud infrastructure. To learn the basics of Terraform using this provider, follow the hands-on get started tutorials. For more involved examples, …

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

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

  5. hashicorp/aws | Terraform Registry

    Top downloaded aws modules Modules are self-contained packages of Terraform configurations that are managed as a group.

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

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

  8. Docs overview | Telmate/proxmox - Terraform Registry

    Intro Learn Docs Extend Community Status Privacy Security Terms Press Kit

  9. aws_config_organization_managed_rule - Terraform Registry

    Using terraform import, import Config Organization Managed Rules using the name. For example:

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