Difference between revisions of "Terraform data source: aws region"

From wikieduonline
Jump to navigation Jump to search
(Created page with "* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/region Amazon Regions")
 
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/region
 
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/region
  
 +
data "aws_region" "current" {}
  
 +
== Related terms ==
 +
* [[Amazon Regions]]
 +
* <code>[[AWS_REGION]]</code>
  
[[Amazon Regions]]
+
==See also==
 +
* {{Terraform aws data sources}}
 +
 
 +
[[Category:Terraform]]

Latest revision as of 08:32, 24 October 2024

Advertising: