Our scripts take care of creating the comm database. However, AWS RDS initializes empty, causing
ecs tasks running the keyserver image to fail. This uses a null_resource to setup the comm database before launching keyserver nodes
Depends on D12688
Differential D12689
[terraform] create comm database on aws rds startup will on Jul 8 2024, 5:37 AM. Authored by Tags None Referenced Files
Details Our scripts take care of creating the comm database. However, AWS RDS initializes empty, causing Depends on D12688 On terraform apply, I no longer need to mysql remotely into aws rds to create the comm database. The comm database is first created and then the ecs tasks are launched
Diff Detail
Event Timeline
|