Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Parameterise the buildkite-base and buildkite-sidecar images #15

Open
keithduncan opened this issue Apr 15, 2020 · 1 comment
Open

Parameterise the buildkite-base and buildkite-sidecar images #15

keithduncan opened this issue Apr 15, 2020 · 1 comment
Labels
good first issue Good for newcomers

Comments

@keithduncan
Copy link
Contributor

These are hardcoded to keithduncan/buildkite-base and keithduncan/buildkite-sidecar repsectively.

@keithduncan keithduncan added the good first issue Good for newcomers label Apr 15, 2020
@keithduncan
Copy link
Contributor Author

These might be good as an SSM parameter, something like:

BuildkiteBaseImage:
    Description: Docker Image for base agent
    Type: AWS::SSM::Parameter::Value<String>
    Default: /buildkite/on-demand/${AWS::StackName}/base/image_id

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant