databricks-cli/bundle/deploy/terraform
Pieter Noordhuis 4f668fc58b
Mutators to work with Terraform (#124)
This includes 3 mutators:
* Interpolate resources references to TF compatible format
* Convert resources struct to TF JSON format and write it to disk
* Run TF apply
2022-12-09 08:57:30 +01:00
..
apply.go Mutators to work with Terraform (#124) 2022-12-09 08:57:30 +01:00
convert.go Mutators to work with Terraform (#124) 2022-12-09 08:57:30 +01:00
dir.go Mutators to work with Terraform (#124) 2022-12-09 08:57:30 +01:00
interpolate.go Mutators to work with Terraform (#124) 2022-12-09 08:57:30 +01:00
write.go Mutators to work with Terraform (#124) 2022-12-09 08:57:30 +01:00