Skip to content

Commit 8b9e9b3

Browse files
committed
Pass the instance storage flag down to the bk-install-elastic-stack.sh script
1 parent dd0b357 commit 8b9e9b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/aws-stack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,7 @@ Resources:
984984
BUILDKITE_QUEUE="${BuildkiteQueue}" \
985985
BUILDKITE_AGENT_ENABLE_GIT_MIRRORS_EXPERIMENT=${EnableAgentGitMirrorsExperiment} \
986986
BUILDKITE_ELASTIC_BOOTSTRAP_SCRIPT="${BootstrapScriptUrl}" \
987+
BUILDKITE_ENABLE_INSTANCE_STORAGE="${EnableInstanceStorage}" \
987988
BUILDKITE_AUTHORIZED_USERS_URL="${AuthorizedUsersUrl}" \
988989
BUILDKITE_ECR_POLICY=${ECRAccessPolicy} \
989990
BUILDKITE_TERMINATE_INSTANCE_AFTER_JOB=${BuildkiteTerminateInstanceAfterJob} \

0 commit comments

Comments
 (0)