Skip to content

Commit

Permalink
Update secret.tfvars.example
Browse files Browse the repository at this point in the history
  • Loading branch information
VolodymyrBg authored Dec 16, 2024
1 parent c8d3fa9 commit 6038c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secret.tfvars.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 1. Copy this file to secret.tfvar (e.g. `cp secret.tfvars.example secret.tfvars`)
# 2. Modify secret.tfvars by replacing the following with the list of IPs you want to allow
# 3. For Polygon employees, these would be Bastillion and VPN IP addresses
# 4. If you don't know what are Bastillion and VPN IP addresses, please ask to the PoS team (ref. [email protected])
# 4. If you don't know what are Bastillion and VPN IP addresses, please ask the PoS team (ref. [email protected])
# NOTE for Polygon employees: Do NOT use "0.0.0.0/0" for security reasons, otherwise the admin port will be open to the Internet!

SG_CIDR_BLOCKS=["1.2.3.4/0", "5.6.7.8/0"]

0 comments on commit 6038c98

Please sign in to comment.