Terraform does not accept Snowflake account name
I keep getting this message:
Terraform does not accept Snowflake account name
I keep getting this message:
Terraform Snowflake: create a database without public schema
When I create a Snowflake table with the database resource it will automatically create a schema PUBLIC
.
How can I prevent this behaviour?