About 106,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. azurerm_resource_group | Resources - Terraform Registry

    This Feature Toggle is disabled in 2.x but enabled by default from 3.0 onwards, and is intended to avoid the unintentional destruction of resources managed outside of Terraform (for example, …

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

  4. Resources | hashicorp/azurerm - Terraform Registry

    At this time there's a bug in the AKS API where Tags for a Node Pool are not stored in the correct case - you may wish to use Terraform's ignore_changes functionality to ignore changes to the …

  5. Azure/aks/azurerm | Terraform Registry

    In most cases, you will need to adjust your Terraform code to accommodate the changes introduced in the new major version. We strongly recommend reviewing the changelog and …

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

  7. Docs overview | hashicorp/http - Terraform Registry

    The HTTP provider is a utility provider for interacting with generic HTTP servers as part of a Terraform configuration. This provider requires no configuration.

  8. azurerm_cognitive_account - Terraform Registry

    terraform import azurerm_cognitive_account.account1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.CognitiveServices/accounts/account1

  9. aws_security_group | Resources - Terraform Registry

    Terraform does not model bi-directional dependencies like this, but, even if it did, simply knowing the dependency situation would not be enough to solve it. For example, some resources must …

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