Snowflake-Labs / terraform-provider-snowflake

Terraform provider for managing Snowflake accounts
https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest
MIT License
530 stars 412 forks source link

Password Policy Attachment at User level #2213

Open GomathiMa opened 9 months ago

GomathiMa commented 9 months ago

Terraform CLI and Provider Versions

68.2.0

Use Cases or Problem Statement

Terraform resource to apply snowflake password policy at user level is not available. We have a requirement to treat the user groups[Machine Users and Non Machine Users] with different set of password policies.

Proposal

Please provision the terraform resource to apply the password policy at user level

How much impact is this issue causing?

High

Additional Information

Unable to apply the password policy to intended group of users.

raulbonet commented 8 months ago

I believe it is the same as #2162