Skip to content

Instantly share code, notes, and snippets.

@adikari
Last active December 5, 2020 14:50
Show Gist options
  • Save adikari/c9adc01dc3009d24eee8a5425f188bec to your computer and use it in GitHub Desktop.
Save adikari/c9adc01dc3009d24eee8a5425f188bec to your computer and use it in GitHub Desktop.
buildkite stack config
BuildkiteAgentToken=$BUILDKITE_AGENT_TOKEN
SecretsBucket=buildkite-secrets-adikari
InstanceType=t2.micro
MinSize=0
MaxSize=3
ScaleUpAdjustment=2
ScaleDownAdjustment=-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment