fix(dotfiles): fix typo and remove a less useful output (#225)
This commit is contained in:
committed by
GitHub
parent
a8c659ad6f
commit
ed16ba59a9
@@ -54,8 +54,3 @@ output "dotfiles_uri" {
|
||||
description = "Dotfiles URI"
|
||||
value = data.coder_parameter.dotfiles_uri.value
|
||||
}
|
||||
|
||||
output "dotfiles_default_uri" {
|
||||
description = "Dotfiles Default URI"
|
||||
value = var.default_dotfiles_uri
|
||||
}
|
||||
Reference in New Issue
Block a user