Update git-clone/main.tf

Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
pull/210/head
Michael Brewer 1 year ago committed by GitHub
parent 60d0c5ecbb
commit 6510434c4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -47,7 +47,7 @@ output "repo_dir" {
output "clone_url" {
value = local.clone_url
description = "Git repository URL"
description = "The exact Git repository URL that will be cloned"
}
output "web_url" {

Loading…
Cancel
Save