
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 …
Resources | hashicorp/aws - Terraform Registry
retain_on_delete (Optional) - Disables the distribution instead of deleting it when destroying the resource through Terraform. If this is set, the distribution needs to be deleted manually …
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 …
Data Sources | hashicorp/http - Terraform Registry
Usage with Postcondition Precondition and Postcondition checks are available with Terraform v1.2.0 and later.
azurerm_private_endpoint | Resources - Terraform Registry
terraform import azurerm_private_endpoint.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Network/privateEndpoints/endpoint1
hashicorp/aws | Terraform Registry
Top downloaded aws modules Modules are self-contained packages of Terraform configurations that are managed as a group.
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 …
Docs overview | microsoft/power-platform - Terraform Registry
A full list of released versions of the Power Platform Terraform Provider can be found here. Starting from v3.0.0, a summary of the changes to the provider in each release are …
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 …
azurerm_role_assignment | Resources - Terraform Registry
terraform import azurerm_role_assignment.example /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleAssignments/00000000-0000-0000-0000 …