
Terraform Registry
RegistryPlease enable Javascript to use this application
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 …
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 …
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 …
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, …
Browse Modules - Terraform Registry
Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦
Data Sources | hashicorp/http - Terraform Registry
Usage with Postcondition Precondition and Postcondition checks are available with Terraform v1.2.0 and later.
Docs overview | Azure/azapi - Terraform Registry
We recommend using either a Service Principal or Managed Service Identity when running Terraform non-interactively (such as when running Terraform in a CI server) - and …
aws_ecr_repository | Resources - Terraform Registry
tags_all - A map of tags assigned to the resource, including those inherited from the provider default_tags configuration block. Timeouts Configuration options: delete - (Default 20m) Import …
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 …