add coder workspace me

This commit is contained in:
Garrett Delfosse
2024-04-30 16:59:20 +00:00
parent cff60c4a7e
commit 5030fcb988

View File

@@ -20,6 +20,8 @@ variable "external_auth_id" {
default = "github"
}
data "coder_workspace" "me" {}
resource "coder_script" "github_upload_public_key" {
agent_id = var.agent_id
script = templatefile("${path.module}/run.sh", {