This commit is contained in:
Muhammad Atif Ali
2024-12-18 18:15:17 +05:00
parent edef48b19a
commit a2a1546ce7
4 changed files with 10 additions and 8 deletions

View File

@@ -73,7 +73,7 @@ module "vault" {
```tf
module "vault" {
count = data.coder_workspace.me.start_count
count = data.coder_workspace.me.start_count
source = "registry.coder.com/modules/vault-github/coder"
version = "1.0.7"
agent_id = coder_agent.example.id