[Bug]: Resource Snowflake_Schema fails to create schema #3190
Labels
general-usage
General help/usage questions
resource:schema
Issue connected to the snowflake_schema resource
Terraform CLI Version
1.9.8
Terraform Provider Version
0.97.0
Company Name
Pay Near Me
Terraform Configuration
Category
category:resource
Object type(s)
resource:schema
Expected Behavior
The provider running with sysadmin role so this shouldn't be an issue.
Using sysadmin role:
It should create a schema in the passed in database name.
I have verified that all the vars are being set.
Other steps and resources are creating fine.
Actual Behavior
Fails with
Steps to Reproduce
Copy the above
Hard code values for clarity
run terraform apply
See error.
How much impact is this issue causing?
High
Logs
No response
Additional Information
If I create the Schema manually with the
sysadmin
:I can then import and now the terraform can manage the resource.
It does constantly report as change pending.
The only field it lists is
description_output
Would you like to implement a fix?
The text was updated successfully, but these errors were encountered: