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

  3. hashicorp/aws | Terraform Registry

    Top downloaded aws modules Modules are self-contained packages of Terraform configurations that are managed as a group.

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

  7. aws_api_gateway_rest_api | Resources - Terraform Registry

    For more information about building AWS IAM policy documents with Terraform, see the AWS IAM Policy Document Guide. Terraform will only perform drift detection of its value when …

  8. Resources | hashicorp/aws - Terraform Registry

    Terraform provides both a standalone RDS Cluster Role Association - (an association between an RDS Cluster and a single IAM Role) and an RDS Cluster resource with iam_roles attributes. …

  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. Snowflake-Labs/snowflake | Terraform - Terraform Registry

    This is a terraform provider plugin for managing Snowflake accounts. Coverage is focused on part of Snowflake related to access control. Example Provider Configuration This is an example …