mirror of https://github.com/databricks/cli.git
4 lines
70 B
Go
4 lines
70 B
Go
|
package terraform
|
||
|
|
||
|
const TerraformStateFileName = "terraform.tfstate"
|