We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f876cd5 + d7ba460 commit ac5c2c7Copy full SHA for ac5c2c7
locals.tf
@@ -10,7 +10,7 @@ locals {
10
#This needs to be the same as an object in roles variable
11
role_template = {
12
enabled = true
13
- descriptor_name = "snowflake-role"
+ descriptor_name = "snowflake-database-role"
14
comment = null
15
role_ownership_grant = "SYSADMIN"
16
granted_roles = []
0 commit comments