cds-snc / forms-terraform

Infrastructure as Code for the GC Forms environment
MIT License
16 stars 7 forks source link

Fix: Certain Redis infra features need to be disabled for localstack #880

Closed bryan-robitaille closed 1 month ago

bryan-robitaille commented 1 month ago

Summary | Résumé

Localstack does not support automatic failover with only a single instance.

github-actions[bot] commented 1 month ago

⚠ Terrform update available

Terraform: 1.9.8 (using 1.9.2)
Terragrunt: 0.68.4 (using 0.63.2)
craigzour commented 1 month ago

@bryan-robitaille Is it related to a newer version of Localstack? Never had any issue with infra deployment in local before.

bryan-robitaille commented 1 month ago

@bryan-robitaille Is it related to a newer version of Localstack? Never had any issue with infra deployment in local before.

@craigzour same but for some reason when I pulled in new commits from the main branch and tried to run ./localstack_services it kept failing on that line. I haven't updated localstack image to the latest yet.