
azurerm_kusto_script | Resources - Terraform Registry
If changed the script will be applied again. script_content - (Optional) The script content. This property should be used when the script is provide inline and not through file in a SA. Must not …
startup-scripts - Terraform Registry
This terraform module provides a mechanism to store a library of bash functions intended for use in startup scripts. The goal is to have a single place to add functionality useful by all instances.
terraform-google-modules/startup-scripts/google - Terraform …
While in this directory, run terraform init then terraform plan and terraform apply to boot an instance which executes a custom startup script within the context of the startup scripts library:
databricks_global_init_script | Resources - Terraform Registry
Global init script in the Databricks workspace would only be changed, if Terraform stage did change. This means that any manual changes to managed global init script won't be …
Data Sources | hashicorp/external - Terraform Registry
The external program described by the program attribute must implement a specific protocol for interacting with Terraform, as follows. The program must read all of the data passed to it on …
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?
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 …
Docs overview | hashicorp/aws | Terraform | Terraform Registry
By default, the underlying AWS client used by the Terraform AWS Provider creates requests with User-Agent headers including information about Terraform and AWS SDK for Go versions.
terraform-aws-modules/rds/aws | Terraform Registry
Use terraform-aws-security-group module for this. For an RDS instance with storage_type using gp3, be aware that iops and storage_throughput cannot be specified if the allocated_storage …
terraform-google-modules/gcloud/google | script ... - Terraform …
This example illustrates how to use the gcloud module with a script Inputs ... Outputs No outputs. To provision this example, run the following from within this directory: terraform init to get the …