
Docs overview | hashicorp/aws | Terraform | Terraform Registry
By default, the underlying AWS client used by the Terraform AWS Provider creates requests with User-Agent headers including information about Terraform and AWS SDK for Go versions.
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 | 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 …
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 | hashicorp/kubernetes - Terraform Registry
Terraform providers for various cloud providers feature resources to spin up managed Kubernetes clusters on services such as EKS, AKS and GKE. Such resources (or data-sources) will have …
Resources | hashicorp/aws - 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 …
Docs overview | hashicorp/google - Terraform Registry
Overview Documentation Use ProviderReport an issue
azurerm_user_assigned_identity - Terraform Registry
read - (Defaults to 5 minutes) Used when retrieving the User Assigned Identity. update - (Defaults to 30 minutes) Used when updating the User Assigned Identity. delete - (Defaults to 30 …
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 …
Snowflake-Labs/snowflake | Terraform - Terraform Registry
This is a terraform provider plugin for managing Snowflake accounts. Coverage is focused on part of Snowflake related to access control. Example Provider Configuration This is an example …