terraform-provider-snowflake icon indicating copy to clipboard operation
terraform-provider-snowflake copied to clipboard

[Feature]: Add support for optional/default arguments for snowflake_function resources

Open deanmorin opened this issue 5 months ago • 1 comments

Use Cases or Problem Statement

I want to create a function that has an optional/default argument, as specified in the Snowflake Documentation.

Category

category:resource

Object type(s)

resource:function

Proposal

Add a default argument to the arguments block in the snowflake_function resource. This is identical to the same proposal for procedures.

How much impact is this issue causing?

Medium

Additional Information

No response

Would you like to implement a fix?

  • [ ] Yeah, I'll take it 😎

deanmorin avatar Sep 20 '24 16:09 deanmorin