0
0
llucycodes42
The aws_s3_bucket_policy resource defines a policy that allows access to an S3 bucket by the specified put and get actions.
Shortcut: tf_aws_s3_bucket_policy
resource "aws_s3_bucket_policy" "${MyAWSResource}" {
}
0
0
llucycodes42
The aws_s3_bucket_policy resource defines a policy that allows access to an S3 bucket by the specified put and get actions.
Shortcut: tf_aws_s3_bucket_policy
resource "aws_s3_bucket_policy" "${MyAWSResource}" {
}