Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matifali committed Sep 26, 2023
1 parent 9c4dce9 commit ea87528
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jfrog/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ For example:
}
EOF
}

data "coder_workspace" "me" {}

resource "coder_script" "jfrog" {
agent_id = var.agent_id
display_name = "jfrog"
Expand Down

0 comments on commit ea87528

Please sign in to comment.