From 4fa0eb43da873bc51fdd4c106b66148ef2c1a427 Mon Sep 17 00:00:00 2001 From: Guangning E Date: Tue, 7 Jan 2025 12:59:41 +0800 Subject: [PATCH] Fixed comment --- modules/aws/volume-access/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/aws/volume-access/main.tf b/modules/aws/volume-access/main.tf index 120fd98..be87fb5 100644 --- a/modules/aws/volume-access/main.tf +++ b/modules/aws/volume-access/main.tf @@ -63,7 +63,7 @@ data "aws_iam_policy_document" "streamnative_management_access" { } ###### -#-- Create the IAM role for the the StreamNative Cloud data access to s3 bucket +#-- Create the IAM role for the the StreamNative Cloud data plane access to s3 bucket ###### resource "aws_iam_role_policy" "access_bucket_role" { name = var.role