6 lines
137 B
YAML
6 lines
137 B
YAML
---
|
|
plugin: "cloud.terraform.terraform_provider"
|
|
# defaults to terraform, but we're using tofu
|
|
binary_path: "tofu"
|
|
project_path: "../tf"
|