
Docs overview | hashicorp/aws | Terraform | Terraform Registry
Hard-coded credentials are not recommended in any Terraform configuration and risks secret leakage should this file ever be committed to a public version control system.
Terraform Registry
RegistryPlease enable Javascript to use this application
Docs overview | hashicorp/google - Terraform Registry
To learn the basics of Terraform using this provider, follow the hands-on get started tutorials. For more involved examples, try provisioning a GKE cluster and deploying Consul-backed Vault into it using …
Resources | hashicorp/aws - Terraform Registry
You can fix the problem two ways: 1) updating the function's role to another role and then updating it back again to the recreated role, or 2) by using Terraform to taint the function and apply your …
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 afterwards.
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.
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 always …
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 …
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 …
azurerm_windows_virtual_machine - Terraform Registry
Terraform will automatically remove the OS Disk by default - this behaviour can be configured using the features setting within the Provider block.