HCP Terraform
Support Terms Privacy Security Accessibility © 2026 HashiCorp, an IBM Company
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 …
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, provisioned …
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?
Docs overview | hashicorp/aws | Terraform | Terraform Registry
Hard-coded credentials are not recommended in any Terraform configuration and risks secret leakage should this file ever be committed to a public version control system.
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 parameter is …
digitalocean_database_firewall - Terraform Registry
terraform import digitalocean_database_firewall.example-fw 5f55c6cd-863b-4907-99b8-7e09b0275d54
datadog_monitor | Resources - Terraform Registry
Terraform will automatically read the current restricted roles list from the Datadog API whenever the attribute is omitted. If restricted_roles is explicitly set in the configuration, that value always takes …
aws_vpc_ipam | Resources - Terraform Registry
The public scope is intended for all internet-routable IP space. scope_count - The number of scopes in the IPAM. tags_all - A map of tags assigned to the resource, including those inherited from the …
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 in the Provider …