Created
October 18, 2021 15:08
-
-
Save KyMidd/8f9f602300e5942255a93c4fab504b8e 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 { | |
| account_ids = [ | |
| "111111111111", | |
| "222222222222", | |
| "333333333333", | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment