-
-
Save KyMidd/3f9033fe88394f097e37e48227528fdf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| locals { | |
| us_list = split("\n", file("./ip_lists_by_country/US_United States.txt") ) | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment