约 75,200 个结果
在新选项卡中打开链接
  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. Resources | hashicorp/aws - Terraform Registry

    If you use website on an aws_s3_bucket, Terraform will assume management over the configuration of the website of the S3 bucket, treating additional website configuration changes …

  3. azurerm_key_vault | Resources - Terraform Registry

    Terraform will automatically recover a soft-deleted Key Vault during Creation if one is found - you can opt out of this using the features block within the Provider block.

  4. azurerm_function_app_flex_consumption - Terraform Registry

    The AzureRM Terraform provider provides regional virtual network integration via the standalone resource azurerm_app_service_virtual_network_swift_connection and in-line within this …

  5. azurerm_user_assigned_identity - Terraform Registry

    terraform import azurerm_user_assigned_identity.example /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{userAssignedIdentityName}

  6. Docs overview | databricks/databricks - Terraform Registry

    Use the Databricks Terraform provider to interact with almost all of Databricks resources. If you're new to Databricks, please follow guide to create a workspace on Azure, AWS or GCP and …

  7. Resources | hashicorp/azurerm - Terraform Registry

    Terraform currently provides both a standalone Subnet resource, and allows for Subnets to be defined in-line within the Virtual Network resource. At this time you cannot use a Virtual …

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

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

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