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