Deploy changed CloudFormation templates #1569
deploy-changed-cf.yaml
on: workflow_dispatch
load-config
/
setup
2s
load-config
/
Generate deployment matrix based on the config files
6s
Matrix: Check secrets
Fetch paths to modified CloudFormation templates
5s
Matrix: Lint template files
Matrix: Deploy changed CloudFormation template
Matrix: Setup RDS roles for default resources
Report if workflow failed
0s
Annotations
1 error and 3 warnings
Deploy changed CloudFormation template (HMS, staging, alexvpickering, ci-users/testing/ci-user-te...
{"result":{"state":"FAILURE","reason":{"$metadata":{"httpStatusCode":200,"requestId":"a6d9f558-27d9-4abd-9e37-b75bfdffa5d6","attempts":1,"totalRetryDelay":0},"Stacks":[{"StackId":"arn:aws:cloudformation:***:***:stack/biomage-rds-agent-staging/fccfff40-ace6-11ef-9345-12b94184e42f","StackName":"biomage-rds-agent-staging","Description":"Set up EC2 instance, can be accessed through SSM for connecting to RDS. For more information read https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager.html","Parameters":[{"ParameterKey":"Environment","ParameterValue":"staging"},{"ParameterKey":"LatestAmiId","ParameterValue":"/aws/service/ami-amazon-linux-latest/amzn2-ami-hvm-x86_64-gp2","ResolvedValue":"ami-09e4ba81d75ebeb6a"}],"CreationTime":"2024-11-27T17:42:35.662Z","LastUpdatedTime":"2024-12-10T22:47:08.604Z","RollbackConfiguration":{},"StackStatus":"UPDATE_ROLLBACK_COMPLETE","DisableRollback":false,"NotificationARNs":[],"Capabilities":["CAPABILITY_IAM","CAPABILITY_NAMED_IAM","CAPABILITY_AUTO_EXPAND"],"Tags":[],"EnableTerminationProtection":false,"DriftInformation":{"StackDriftStatus":"NOT_CHECKED"}}]}}}
|
load-config / setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint template files (cf/batch.yaml)
Unexpected input(s) 'args', valid inputs are ['version', 'python', 'command']
|
Lint template files (cf/rds-agent.yaml)
Unexpected input(s) 'args', valid inputs are ['version', 'python', 'command']
|