Difference between revisions of "Terraform EKS module: aws auth accounts"
Jump to navigation
Jump to search
m (Welcome moved page Aws auth accounts to Terraform EKS module: aws auth accounts) |
|||
Line 3: | Line 3: | ||
− | * [[aws_auth_users]] | + | aws_auth_accounts = [ |
− | * [[aws_auth_roles]] | + | "777777777777", |
+ | "888888888888", | ||
+ | ] | ||
+ | |||
+ | == Relates == | ||
+ | * <code>[[aws_auth_users]]</code> | ||
+ | * <code>[[aws_auth_roles]]</code> | ||
* {{aws_auth_users}} | * {{aws_auth_users}} |
Revision as of 16:24, 24 October 2023
aws_auth_accounts = [ "777777777777", "888888888888", ]
Relates
Advertising: