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

@@ -17,7 +17,7 @@ Under the hood, this module uses the [coder dotfiles](https://coder.com/docs/v2/
```tf
module "dotfiles" {
count = data.coder_workspace.me.start_count
count = data.coder_workspace.me.start_count
source = "registry.coder.com/modules/dotfiles/coder"
version = "1.0.18"
agent_id = coder_agent.example.id