About 112,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_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 …

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

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

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

  6. Docs overview | DataDog/datadog - Terraform Registry

    Intro Learn Docs Extend Community Status Privacy Security Terms Press Kit

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

  9. Data Sources | hashicorp/aws - Terraform Registry

    If anything other than a single match is returned by the search, Terraform will fail. Ensure that your search is specific enough to return a single Instance ID only.

  10. azurerm_cognitive_account - Terraform Registry

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