Closed mvecchionespringhealth closed 2 weeks ago
Hey @mvecchionespringhealth. Thanks for reaching out to us.
Your import statement seems incorrect. Please check https://registry.terraform.io/providers/Snowflake-Labs/snowflake/0.92.0/docs/resources/function#import (this resource does not use |
for import).
Closing the issue due to inactivity. Please create a new one if the issue persists in the newest version of the provider.
Terraform CLI Version
1.4.7
Terraform Provider Version
0.92.0
Terraform Configuration
Category
category:import
Object type(s)
resource:function
Expected Behavior
import the resource
Actual Behavior
panic
Steps to Reproduce
Try to import a
snowflake_function
resource to your stateHow much impact is this issue causing?
Medium
Logs
Additional Information
No response
Would you like to implement a fix?