Skip to content

Commit c9028f9

Browse files
committed
remove comment
1 parent 9cbf115 commit c9028f9

File tree

1 file changed

+0
-1
lines changed
  • modules/oidc-config-and-provider

1 file changed

+0
-1
lines changed

modules/oidc-config-and-provider/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ resource "aws_s3_bucket_policy" "allow_access_from_another_account" {
6666
resource "rhcs_rosa_oidc_config_input" "oidc_input" {
6767
count = var.managed ? 0 : 1
6868

69-
# region = data.aws_region.current.name
7069
region = data.aws_region.current.region
7170
}
7271

0 commit comments

Comments
 (0)