Page MenuHomePhabricator

[terraform] add authoritative keyserver id as a user-specified variable
ClosedPublic

Authored by will on Jul 9 2024, 7:28 PM.
Tags
None
Referenced Files
F2629499: D12710.id42372.diff
Sat, Sep 7, 12:37 PM
Unknown Object (File)
Fri, Sep 6, 6:12 PM
Unknown Object (File)
Sat, Aug 31, 1:26 AM
Unknown Object (File)
Sat, Aug 31, 1:22 AM
Unknown Object (File)
Thu, Aug 29, 8:22 PM
Unknown Object (File)
Mon, Aug 26, 1:29 PM
Unknown Object (File)
Mon, Aug 26, 1:28 PM
Unknown Object (File)
Mon, Aug 26, 1:28 PM
Subscribers

Details

Summary

Introduce specifying the authoritative keyserver id as a terraform variable which translates to a keyserver environmental variable

Depends on D12709

Test Plan

In our prior testing, wasn't able to connect a debug native client without specifying the authoritative id to the keyserver.
With this configuration, was able to connect properly. Previously set this manually

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will requested review of this revision.Jul 9 2024, 7:45 PM
services/terraform/self-host/variables.tf
40–41 ↗(On Diff #42190)

Should we rename this something like authoritative_keyserver_user_id for clarity? At the least, it would be helpful to clarify in the description that it's a user ID

will added inline comments.
services/terraform/self-host/variables.tf
40–41 ↗(On Diff #42190)

Yeah. I think that'd be helpful to the user. I'll also update the description as well

Including in next rebase

This revision is now accepted and ready to land.Jul 17 2024, 12:45 AM

make authoritative id variable a config json object