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
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
Unknown Object (File)
Sep 14 2024, 11:47 PM
Unknown Object (File)
Sep 14 2024, 11:47 PM
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
Branch
remove_duplicate_ingress_command
Lint
No Lint Coverage
Unit
No Test Coverage