Skip to main content
aws.yaml904 B
View on GitHub
# yaml-language-server: $schema=https://atmos.tools/schemas/atmos/atmos-manifest/1.0/atmos-manifest.json

# The `local` stack declares this emulator. `atmos emulator up aws -s local`
# starts (or reuses) it; the `local-aws` identity (atmos.yaml) resolves the
# `local/aws` instance and `pkg/aws/identity.LoadConfigWithAuth` wires the
# aws/cloudformation component's CloudFormation client to it.
components:
emulator:
aws:
driver: floci/aws
region: us-east-1
container:
# Pull Floci from Google's Docker Hub mirror to avoid Docker Hub rate
# limits/timeouts in CI, and pin the image to the known-good release the
# test suite verifies (1.5.23). Keep this digest in sync with
# tests/floci_containers_test.go and examples/emulator-aws.
image: mirror.gcr.io/floci/floci@sha256:c88ec20bf221630dd195d38a14eeb0ac52ddfa72c37ebb3c8aa17f63ae27c5f2