issues
search
NASA-IMPACT
/
veda-backend
Backend services for VEDA
Other
13
stars
5
forks
source link
feat: database subnet configuration and externally triggered ci action improvements
#330
Closed
anayeaye
closed
8 months ago
anayeaye
commented
8 months ago
Added
Optional
VEDA_SUBNET_IDS
Allows users to specify the subnet IDs to be used for the database. (#329, #323)
Test api responses against openapi spec (#327)
Configuration updated for deploying new encrypted RDS instances from encrypted snapshots (#326)
CI
Update version of GitHub actions
Updates needed to deploy using
veda-deploy
(#324)
exports additional specific cloudformation outputs needed for downstream dependent stacks deployed in sequence
externally triggered composite action parses required cdk outputs from upstream stacks
Added
VEDA_SUBNET_IDS
Allows users to specify the subnet IDs to be used for the database. (#329, #323)CI
veda-deploy
(#324)