mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 12:31:54 +00:00
5 lines
125 B
Terraform
5 lines
125 B
Terraform
# Data Sources
|
|
###################################
|
|
data "aws_partition" "current" {}
|
|
data "aws_caller_identity" "current" {}
|