added terrafrom configs
This commit is contained in:
4
000000000000/iam/users_and_groups/cli_users/provider.tf
Normal file
4
000000000000/iam/users_and_groups/cli_users/provider.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
provider "aws" {
|
||||
region = var.region
|
||||
profile = "terra"
|
||||
}
|
||||
Reference in New Issue
Block a user