Skip to content

Commit df291fe

Browse files
Added new line at the end of the file - precommit
1 parent b7e8231 commit df291fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/snowflake/modules/elt/roles.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,4 +206,4 @@ resource "snowflake_grant_account_role" "transform_read_to_analytics_rwc" {
206206
provider = snowflake.useradmin
207207
role_name = "${module.transform.name}_READ"
208208
parent_role_name = "${module.analytics.name}_READWRITECONTROL"
209-
}
209+
}

0 commit comments

Comments
 (0)