
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 …
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, …
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.
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 …
hashicorp/aws | Terraform Registry
Top downloaded aws modules Modules are self-contained packages of Terraform configurations that are managed as a group.
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 …
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.
Docs overview | Telmate/proxmox - Terraform Registry
Intro Learn Docs Extend Community Status Privacy Security Terms Press Kit
aws_config_organization_managed_rule - Terraform Registry
Using terraform import, import Config Organization Managed Rules using the name. For example:
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: