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)
Wed, Jul 16, 10:04 AM
Unknown Object (File)
Sun, Jul 13, 3:06 AM
Unknown Object (File)
Sat, Jul 12, 7:17 AM
Unknown Object (File)
Fri, Jul 11, 5:51 PM
Unknown Object (File)
Fri, Jul 11, 2:07 AM
Unknown Object (File)
Jun 27 2025, 4:33 AM
Unknown Object (File)
Jun 27 2025, 4:19 AM
Unknown Object (File)
Jun 25 2025, 11:29 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