0
0
llucycodes42
The code above assigns the aws_iam_group_policy_attachment resource to the MyAWSResource variable.
Shortcut: tf_aws_iam_group_policy_attachment
resource "aws_iam_group_policy_attachment" "${MyAWSResource}" {
}
0
0
llucycodes42
The code above assigns the aws_iam_group_policy_attachment resource to the MyAWSResource variable.
Shortcut: tf_aws_iam_group_policy_attachment
resource "aws_iam_group_policy_attachment" "${MyAWSResource}" {
}