Diego Lelis
Results
1
issues of
Diego Lelis
So, I'm trying to use get_aws_account_id. When I use this configuration file: ``` iam_role = "arn:aws:iam::2***********:role/PlaygroundAccount" include { path = find_in_parent_folders() } ``` If I run: `terraform init` It will...
bug