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 fe3177c commit 9756b55Copy full SHA for 9756b55
templates/aws-stack.yml
@@ -110,7 +110,7 @@ Parameters:
110
Default: ""
111
112
BuildkiteAgentTokenParameterStorePath:
113
- Description: AWS SSM path to the Buildkite agent registration token (this takes precedence over BuildkiteAgentToken)
+ Description: AWS SSM path to the Buildkite agent registration token (this takes precedence over BuildkiteAgentToken). Expects a leading slash ('/').
114
Type: String
115
116
AllowedPattern: "^/[a-zA-Z0-9_.-]+$"
0 commit comments