
Terraform Registry
RegistryPlease enable Javascript to use this application
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/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 …
aws_ec2_transit_gateway_vpc_attachment - Terraform Registry
In Terraform v1.5.0 and later, use an import block to import aws_ec2_transit_gateway_vpc_attachment using the EC2 Transit Gateway Attachment …
Resources | hashicorp/local - Terraform Registry
When working with local files, Terraform will detect the resource as having been deleted each time a configuration is applied on a new machine where the file is not present and will …
databricks_user | Data Sources - Terraform Registry
Argument Reference Data source allows you to pick groups by the following attributes user_name - (Optional) User name of the user. The user must exist before this resource can be planned. …
Resources | hashicorp/aws - Terraform Registry
Terraform will only perform drift detection of its value when present in a configuration. It is preferred to use the aws_sqs_queue_redrive_policy resource instead.
azurerm_function_app | Resources - Terraform Registry
When integrating a CI/CD pipeline and expecting to run from a deployed package in Azure you must seed your app settings as part of terraform code for function app to be successfully …
Terraform AWS Provider Version 6 Upgrade Guide | Guides
Version 6.0.0 of the AWS provider for Terraform is a major release and includes changes that you need to consider when upgrading. This guide will help with that process and focuses only on …
azuread_group_member | Resources - Terraform Registry
This ID format is unique to Terraform and is composed of the Azure AD Group Object ID and the target Member Object ID in the format {GroupObjectID}/member/{MemberObjectID}.