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 …
Terraform Registry
RegistryPlease enable Javascript to use this application
hashicorp/aws | Terraform Registry
Top downloaded aws modules Modules are self-contained packages of Terraform configurations that are managed as a group.
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
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 …
Docs overview | oracle/oci | Terraform | Terraform Registry
Wherever you use a Terraform distribution you can use the OCI Terraform provider, including Terraform Cloud and the OCI Resource Manager. To learn the basics of Terraform using this …
Resources | hashicorp/aws - Terraform Registry
policy - (Optional) A valid policy JSON document. Although this is a key policy, not an IAM policy, an aws_iam_policy_document, in the form that designates a principal, can be used. For more …
databricks_permissions | Resources - Terraform Registry
This resource is authoritative for permissions on objects. Configuring this resource for an object will OVERWRITE any existing permissions of the same type unless imported, and changes …
databricks_job | Resources - Terraform Registry
In Terraform configuration, it is recommended to define tasks in alphabetical order of their task_key arguments, so that you get consistent and readable diff. Whenever tasks are added or …
azurerm_windows_virtual_machine - Terraform Registry
Terraform will automatically remove the OS Disk by default - this behaviour can be configured using the features setting within the Provider block.