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

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision 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 29: Line 29:
  
 
== 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: