Name | Description |
---|---|
dispatch_deploy.yml | Let a user manually run a complete deployment of both infrastructure and code. |
dispatch_publish.yml | Let a user manually publish the application to ECR. |
dispatch_validate.yml | Let a user manually run the CI and custom validation. |
event_pr.yml | Triggered when a PR is created or when changes are pushed to it. |
event_release.yml | Triggered when a PR is merged onto main . |
sub-cd.yml | Utility sub-flow called by event_release and dispatch_deploy . |
sub-validate.yml | Utility sub-flow called by dispatch_validate and sub-cd . Performs custom validation. |
AWS_REGION
AWS_ROLE_MONITORING
AWS_ROLE_PROD
AWS_ROLE_STAGING
GRAFANA_WORKSPACE_NAME
IMAGE_NAME
RUN_GROUP
RUST_VERSION
SUBDOMAIN_NAME
TF_DIRECTORY
GITHUB_TOKEN
TF_API_TOKEN
RELEASE_PAT