[Bug]: snowflake_account_parameter WEEK_START #3245
Labels
bug
Used to mark issues with provider's incorrect behavior
resource:account_parameter
Issue connected to the snowflake_account_parameter resource
Terraform CLI Version
1.9.8
Terraform Provider Version
0.99
Company Name
No response
Terraform Configuration
Category
category:resource
Object type(s)
resource:account_parameter
Expected Behavior
accept any value from 0 to 7
Actual Behavior
accept only 0 or 1
Steps to Reproduce
resource "snowflake_account_parameter" "week_start" { key = "WEEK_START" value = 7 }
How much impact is this issue causing?
High
Logs
No response
Additional Information
No response
Would you like to implement a fix?
The text was updated successfully, but these errors were encountered: