pashamartinenko
Results
1
issues of
pashamartinenko
Role attribute is ignored in the provider if the corresponding "SNOWFLAKE_ROLE" env variable is set
5
### Terraform CLI and Provider Versions Terraform v1.3.7 on linux_amd64 provider registry.terraform.io/snowflake-labs/snowflake snowflake-labs/snowflake v0.74.0 ### Terraform Configuration ```terraform provider "snowflake" { // account - pulled from env variable // username...
bug