kestra-io / terraform-provider-kestra

https://kestra.io/docs/terraform/
Apache License 2.0
11 stars 10 forks source link

Allow to specify all flow metadata with TF resource instead of YAML #120

Open aballiet opened 2 months ago

aballiet commented 2 months ago

Feature description

Attributes that are implemented as metadata of any flow like disabled, namespace , labels should be directly available at the Terraform resource level instead of YAML, might even be good to have for inputs and variables.