
Docs overview | hashicorp/aws | Terraform | Terraform Registry
This configuration prevents Terraform from returning any tag key matching the prefixes in any tags attributes and displaying any configuration difference for those tag values.
Terraform Registry
RegistryPlease enable Javascript to use this application
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 …
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, …
azuread_application_registration - Terraform Registry
id - The Terraform resource ID for the application, for use when referencing this resource in your Terraform configuration. object_id - The object ID of the application within the tenant.
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 …
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 🇺🇦
Resources | hashicorp/azurerm - Terraform Registry
As Sets are stored using a hash, if one value is added or removed from the Set, Terraform considers the entire list of objects changed and the plan shows that it is removing every value …
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:
Docs overview | hashicorp/azuread - Terraform Registry
We recommend using either a Service Principal or Managed Identity when running Terraform non-interactively (such as when running Terraform in a CI/CD pipeline), and authenticating using …