
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 …
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 deployed.
Docs overview | hashicorp/azurerm - Terraform Registry
To learn the basics of Terraform using this provider, follow the hands-on get started tutorials. Interested in the provider's latest features, or want to make sure you're up to date?
hashicorp/aws | Terraform Registry
Top downloaded aws modules Modules are self-contained packages of Terraform configurations that are managed as a group.
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 for more …
Browse Modules - Terraform Registry
Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦
aws_instance | Resources | hashicorp/aws - Terraform Registry
Once this parameter is set to true, a successful terraform apply run before a destroy is required to update this value in the resource state. Without a successful terraform apply after this parameter is …
Docs overview | hashicorp/azuread - Terraform Registry
We recommend using either a Service Principal or Managed Identity when running Terraform non-interactively (such as when running Terraform in a CI/CD pipeline), and authenticating using the …
aws_lb | Resources | hashicorp/aws - Terraform Registry
Identity Schema Required arn (String) Amazon Resource Name (ARN) of the load balancer. In Terraform v1.5.0 and later, use an import block to import LBs using their ARN. For example:
Docs overview | Azure/azapi - Terraform Registry
We recommend using either a Service Principal or Managed Service Identity when running Terraform non-interactively (such as when running Terraform in a CI server) - and authenticating using the …