[Feature]: Automating the authentication for azure_consent_url for Snowflake Storage Integration (Blob) with terraform #3082
Labels
feature-request
Used to mark issues with provider's missing functionalities
Use Cases or Problem Statement
Currently, when creating storage integration on Snowflake for Azure blob storage, there is a manual intervention required to "Accept" the connection with azure_consent_url. The ask is to add a feature in terraform to automate this step, so as to avoid manual intervention of any kind.
https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest/docs/resources/storage_integration#azure_consent_url
Category
category:resource
Object type(s)
resource:storage_integration
Proposal
Possibly add another parameter (boolean) which can be default value as 'accept' which terraform can use for accepting the grants with azure_consent_url.
How much impact is this issue causing?
Medium
Additional Information
No response
Would you like to implement a fix?
The text was updated successfully, but these errors were encountered: