About 113,000 results
Open links in new tab
  1. 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 …

  2. 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.

  3. 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 …

  4. 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 …

  5. azurerm_api_management_api | Resources - Terraform Registry

    terraform import azurerm_api_management_api.example /subscriptions/00000000-0000-0000-0000 …

  6. 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

  7. 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.

  8. databricks_cluster | Resources - Terraform Registry

    If relevant fields aren't filled in, then it will cause the configuration drift detected on each plan/apply, and Terraform will try to apply the detected changes.

  9. 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.

  10. Resources | hashicorp/google - Terraform Registry

    effective_labels - All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.