# Packages
No description provided by the author
# Functions
Apply returns a [bundle.Mutator] that runs the equivalent of `terraform apply ./plan` from the bundle's ephemeral working directory for Terraform.
BundleToTerraformWithDynValue converts resources in a bundle configuration to the equivalent Terraform JSON representation.
No description provided by the author
No description provided by the author
Dir returns the Terraform working directory for a given bundle.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Plan returns a [bundle.Mutator] that runs the equivalent of `terraform plan -out ./plan` from the bundle's ephemeral working directory for Terraform.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Write returns a [bundle.Mutator] that converts resources in a bundle configuration to the equivalent Terraform JSON representation and writes the result to a file.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Users can provide their own terraform binary and databricks terraform provider by setting the following environment variables.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
Terraform CLI version to use and the corresponding checksums for it.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author