meshcloud / unipipe-service-broker

GitOps Open Service Broker - exposes service instances and bindings as files in a git repository
Apache License 2.0
14 stars 11 forks source link

Terraform runner creates params.yml for inputs that it is waiting for #111

Open felixzieger opened 1 year ago

felixzieger commented 1 year ago

Terraform runner supports executing terraform modules with parameters from a params.yml file.

It would be helpful for the runner to create a params.yml in the right place that has a comment detailing the missing parameters as a comment.

Example instances//bindings//params.yml:

# vnet_address_space: 192.168.1.1/27