About 111,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. Terraform AWS Provider Version 6 Upgrade Guide - Terraform Registry

    Version 6.0.0 of the AWS provider for Terraform is a major release and includes changes that you need to consider when upgrading. This guide will help with that process and focuses only on changes from …

  3. Terraform Registry

    RegistryPlease enable Javascript to use this application

  4. 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 as drift.

  5. Docs overview | databrickslabs/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 or AWS and then this workspace …

  6. Docs overview | ansible/ansible - Terraform Registry

    Example Usage terraform { required_providers { ansible = { version = "~> 1.3.0" source = "ansible/ansible" } } } resource "ansible_vault" "secrets" { vault_file = "vault.yml" vault_password_file …

  7. Docs overview | hashicorp/azurestack - Terraform Registry

    Terraform supports authenticating to Azure Stack using the Azure CLI or a Service Principal (either using a Client Secret or a Client Certificate). Example Usage

  8. azurerm_virtual_network | Resources - 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 Network with in-line …

  9. databricks_permissions | Resources - Terraform Registry

    This resource is authoritative for permissions on objects. Configuring this resource for an object will OVERWRITE any existing permissions of the same type unless imported, and changes made …

  10. Terraform Registry

    RegistryPlease enable Javascript to use this application