pull/47/head
Muhammad Atif Ali 2 years ago
parent 6acc8fda13
commit 000b6d23f9

@ -60,7 +60,7 @@ resource "coder_script" "git_config" {
}
resource "coder_metadata" "git_config" {
agent_id = var.agent_id
resource_id = data.coder_workspace.git_config.id
item {
key = "username"
value = data.coder_workspace.git_config.owner

Loading…
Cancel
Save