4 lines
85 B
Terraform
4 lines
85 B
Terraform
|
data "aws_ssoadmin_instances" "ssoadmin" {}
|
||
|
|
||
|
data "aws_caller_identity" "current" {}
|