cloud-native-toolkit / terraform-tools-gitops

Module to create a GitOps repository
6 stars 6 forks source link

Adds `gitops_repo` alias to module metadata #50

Closed seansund closed 2 years ago

seansund commented 2 years ago

Linux systems won't allow environment variables that include dashes (-) in the name. Iascable will generate variable names prefixed with the module name.

Closes #49