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/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.
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.
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 …
Terraform-for-Proxmox/proxmox | Terraform - Terraform Registry
Creating the connection via username and password When connecting to the Proxmox API, the provider has to know at least three parameters: the URL, username and password. One can …
Resources | hashicorp/aws - Terraform Registry
owner_id - The ID of the AWS account that owns the VPC. tags_all - A map of tags assigned to the resource, including those inherited from the provider default_tags configuration block. Import In …
Data Sources | hashicorp/http - Terraform Registry
Usage with Postcondition Precondition and Postcondition checks are available with Terraform v1.2.0 and later.
azurerm_linux_web_app | Resources - Terraform Registry
The AzureRM Terraform provider provides regional virtual network integration via the standalone resource app_service_virtual_network_swift_connection and in-line within this resource using …
google_cloud_run_v2_service | Resources - Terraform Registry
When the field is set to true or unset in Terraform state, a terraform apply or terraform destroy that would delete the service will fail. When the field is set to false, deleting the service is allowed.
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 …