Skip to content

Commit 336a627

Browse files
committed
mention Coder Agent token
1 parent 935f99f commit 336a627

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/templates/bare/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ resource "null_resource" "fake-compute" {
3333
# Run the Coder agent init script on resources
3434
# to access web apps and SSH:
3535
#
36+
# export CODER_AGENT_TOKEN=${coder_agent.dev1.token}
3637
# ${coder_agent.dev1.init_script}
3738
}
3839

0 commit comments

Comments
 (0)