We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd9bc64 commit cb53468Copy full SHA for cb53468
registry/coder/modules/amazon-q/README.md
@@ -15,7 +15,7 @@ module "amazon-q" {
15
source = "registry.coder.com/coder/amazon-q/coder"
16
version = "1.1.1"
17
agent_id = coder_agent.example.id
18
-
+
19
# Required: see below for how to generate
20
experiment_auth_tarball = var.amazon_q_auth_tarball
21
}
0 commit comments