Is creation of listings possible via Terraform #2124
-
|
I assume currently we don't have option for the creation of listings via terraform. As Listing SQL API is in private preview, we could build the SQL statements and if terraform as resource to execute SQL statements then we can achieve it. Is it possible to execute the SQL statements via this provider? We basically trying to avoid UI for the creation of listing so trying all other options. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
now that the listings SQL API is in public preview, any sense of when it will be supported by the provider? |
Beta Was this translation helpful? Give feedback.
Hey @dluo-sig 👋 the support for listings was added in the latest provider version (v2.5.0). Here's the documentation for it: https://registry.terraform.io/providers/snowflakedb/snowflake/latest/docs/resources/listing.