dkatzz
dkatzz
> One work around is to set eligibility conditions for those programs, but make the criteria VERY generous! For example, Parks doesn't have eligibility criteria, but we could set the...
@melanie-exygy let me know if I can help with this!
> We need to include French, Russian, Arabic and Japanese translations for the default program categories. As a bonus, we can use this issue to define an easy way to...
https://github.com/civiform/civiform/issues/9103 tracks the work related to the process of adding other translations in the future. Now that the translations for categories are in the normal messages files, the transifex system...
We met with Charlotte on Monday to go through the new deployment, but realized they were still on version 1.58.0. They also didn't have their security team at the meeting,...
I have been testing with [this branch](https://github.com/civiform/cloud-deploy-infra/compare/clt-test?expand=1). I was getting pretty close then got this error: ``` │ Error: creating ELBv2 application Load Balancer (charlotte-vpc2-civiform-lb): InvalidSubnet: VPC vpc-0f18a363a62cc1675 has no...
Got error after update (https://github.com/civiform/cloud-deploy-infra/commit/c6a151a40b897a56f64ab270a38b82f30af053c5): ``` ╷ │ Error: creating ELBv2 Listener (arn:aws:elasticloadbalancing:us-east-2:381492017277:loadbalancer/net/charlotte-vpc4-civiform-lb/743e0c4d75301971): ValidationError: Listener protocol 'HTTP' must be one of 'TCP_UDP, TCP, UDP, TLS' │ status code: 400, request...
https://github.com/civiform/cloud-deploy-infra/compare/main...clt-test2?expand=1 this version deploys, but the task shows: `ResourceInitializationError: unable to pull secrets or registry auth: execution resource retrieval failed: unable to retrieve secret from asm: service call has been...
> https://github.com/civiform/cloud-deploy-infra/compare/main...clt-test2?expand=1 this version deploys, but the task shows: `ResourceInitializationError: unable to pull secrets or registry auth: execution resource retrieval failed: unable to retrieve secret from asm: service call has...
@wukimmy made updates to fix issues with fetching secrets and also with issues reaching dockerhub: ``` Task is stopping CannotPullContainerError: pull image manifest has been retried 5 time(s): failed to...