0
0
llucycodes42
The preceding code declares a data item called "current" which is of the aws_region type. The value of "current" is a boolean value that is set to true.
Shortcut: tf_aws_region
data "aws_region" "current" {
current = true
}
0
0
llucycodes42
The preceding code declares a data item called "current" which is of the aws_region type. The value of "current" is a boolean value that is set to true.
Shortcut: tf_aws_region
data "aws_region" "current" {
current = true
}