Difference between revisions of "Terraform EKS module: aws auth accounts"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
* https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest?tab=inputs
  
  
* [[aws_auth_users]]
+
aws_auth_accounts = [
* [[aws_auth_roles]]
+
    "777777777777",
 +
    "888888888888",
 +
  ]
  
 +
== Relates ==
 +
* <code>[[aws_auth_users]]</code>
 +
* <code>[[aws_auth_roles]]</code>
  
  
 +
== See also ==
 
* {{aws_auth_users}}
 
* {{aws_auth_users}}
 +
 +
[[Category:AWS]]

Latest revision as of 08:50, 11 July 2024

Advertising: