Page MenuHomePhabricator

[terraform] remove unnecessary aws deploy script commands to adjust ingress rules to keyserver load balancer
ClosedPublic

Authored by will on Aug 14 2024, 12:44 PM.
Tags
None
Referenced Files
F3004208: D13087.diff
Fri, Oct 18, 1:25 PM
F3004202: D13087.id43403.diff
Fri, Oct 18, 1:23 PM
Unknown Object (File)
Sun, Sep 22, 9:47 AM
Unknown Object (File)
Sun, Sep 22, 7:09 AM
Unknown Object (File)
Sun, Sep 22, 6:56 AM
Unknown Object (File)
Sun, Sep 22, 6:33 AM
Unknown Object (File)
Sun, Sep 22, 6:10 AM
Unknown Object (File)
Sun, Sep 22, 5:25 AM
Subscribers

Details

Summary

Running the function to restore ingress rules is unnecessary as running terraform apply already takes care of this. The script is not broken with this function, but will
output unnecessary output noting that authorizing the general ip access cidr of 0.0.0.0/0 already exists and there is no personal ip ingress rule to unauthorize.

Test Plan

Tested by running script and was able to access the keyserver

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable