
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 …
Docs overview | microsoft/fabric - Terraform Registry
To use the provider you can download the binaries from Releases to your local file system and configure Terraform to use your local mirror. See the Explicit Installation Method Configuration …
aws_api_gateway_rest_api | Resources - Terraform Registry
Terraform will only perform drift detection of its value when present in a configuration. We recommend using the aws_api_gateway_rest_api_policy resource instead.
azurerm_private_endpoint | Resources - Terraform Registry
terraform import azurerm_private_endpoint.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Network/privateEndpoints/endpoint1
azurerm_postgresql_flexible_server - Terraform Registry
You can use Terraform's ignore_changes functionality to ignore changes to the zone and high_availability[0].standby_availability_zone fields should you wish for Terraform to not …
HCP Terraform
HCP Terraform enables users to automate and manage cloud infrastructure effectively with a simple and scalable approach.
Resources | hashicorp/azurerm - Terraform Registry
terraform import azurerm_container_registry.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.ContainerRegistry/registries/myregistry1
Azure/vnet/azurerm - Terraform Registry
This Terraform module deploys a Virtual Network in Azure with a subnet or a set of subnets passed in as input parameters. The module does not create nor expose a network security group.
Terraform
## This script will uninstall Terraform Enterprise and the ## ## Replicated services. This script is meant to be run via: ## ## ## ## 'curl https://install.terraform.io/tfe/uninstall | sudo bash' ## ## ##