0
0
llucycodes42
The code defines an IAM group policy named "MyAWSResource".
Shortcut: tf_aws_iam_group_policy
resource "aws_iam_group_policy" "${MyAWSResource}" {
}
0
0
llucycodes42
The code defines an IAM group policy named "MyAWSResource".
Shortcut: tf_aws_iam_group_policy
resource "aws_iam_group_policy" "${MyAWSResource}" {
}