Difference between revisions of "Data source: aws caller identity"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
   
 
   
 
  [[output]] "[[account_id]]" {
 
  [[output]] "[[account_id]]" {
   value = data.aws_caller_identity.current.[[account_id]]
+
   value = [[data.aws_caller_identity.current.account_id]]
 
  }
 
  }
 
   
 
   
Line 25: Line 25:
 
* <code>[[terraform show]]</code>
 
* <code>[[terraform show]]</code>
 
* <code>[[error: You must be logged in to the server (Unauthorized)]]</code>
 
* <code>[[error: You must be logged in to the server (Unauthorized)]]</code>
* [[module.eks.module.kms.data.aws_caller_identity.current]]
+
* <code>[[module.eks.module.kms.data.aws_caller_identity.current]]</code>
 +
* [[Terraform AWS ECR]]
  
 
== See also ==
 
== See also ==
 +
* {{aws_caller_identity}}
 
* {{terraform data sources}}
 
* {{terraform data sources}}
 
* {{terraform aws resources}}
 
* {{terraform aws resources}}

Latest revision as of 10:15, 15 October 2024

Advertising: