SNOW-1348106: Stored procedure argument name not getting updated on snowflake #1189
Labels
bug
Used to mark issues with provider's incorrect behavior
category:resource
resource:procedure
Issue connected to the snowflake_procedure resource
Provider Version
provider registry.terraform.io/snowflake-labs/snowflake v0.41.0
Terraform Version
Terraform v1.1.4
Describe the bug
The arguments for snowflake_procedure not updating the name of the argument.
I tried changing the name of an argument for a snowflake_procedure and during the apply step it states that the resource will be replaced in place but when I check the argument signature on snowflake the signature does not update.
Expected behavior
The argument signature should be updated in snowflake when the name of the argument in snowflake_procedure is updated.
Code samples and commands
On Snowflake when I check the arguments
Still no change!
The text was updated successfully, but these errors were encountered: