Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5d81f7

Browse files
committed
mention Coder Agent token
1 parent a6081c9 commit d5d81f7

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)