Skip to content

Commit 9756b55

Browse files
committed
Amended Description
1 parent fe3177c commit 9756b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/aws-stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Parameters:
110110
Default: ""
111111

112112
BuildkiteAgentTokenParameterStorePath:
113-
Description: AWS SSM path to the Buildkite agent registration token (this takes precedence over BuildkiteAgentToken)
113+
Description: AWS SSM path to the Buildkite agent registration token (this takes precedence over BuildkiteAgentToken). Expects a leading slash ('/').
114114
Type: String
115115
Default: ""
116116
AllowedPattern: "^/[a-zA-Z0-9_.-]+$"

0 commit comments

Comments
 (0)