Page MenuHomePhabricator

[terraform] move image config to aws_ecs and add custom image variable
ClosedPublic

Authored by will on Jul 23 2024, 11:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 6, 8:48 AM
Unknown Object (File)
Tue, Sep 3, 9:55 PM
Unknown Object (File)
Tue, Sep 3, 9:54 PM
Unknown Object (File)
Tue, Sep 3, 9:54 PM
Unknown Object (File)
Tue, Sep 3, 9:54 PM
Unknown Object (File)
Tue, Sep 3, 9:54 PM
Unknown Object (File)
Sat, Aug 31, 2:20 PM
Unknown Object (File)
Sat, Aug 31, 3:44 AM
Subscribers

Details

Summary

This allows one to specify a custom keyserver image, making it more convenient for my case of testing keyserver images. Also moved where we specify the image to locals in aws_ecs as the image isn't keyserver primary specific and is shared also with keyserver secondary

Depends on D12862

Test Plan

terraform apply with custom image and without custom image

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable