You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
CLI
Added a new unipipe terraform command to execute Terraform modules easily. For several service brokers execution of a Terraform Module is the central task they have to execute. The Terraform module must exist in the git repository that also contains the instances in a terraform/ folder. It must be compatible with a specific set of variables that will be provided to it via the unipipe terraform command. These variables are determined dynamically via the parameters and bindResource information provided by the UniPipe Service Broker.