Snowflake-Labs / terraform-provider-snowflake

Terraform provider for managing Snowflake accounts
https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest
MIT License
531 stars 413 forks source link

Add notification integration outputs azure_consent_url and azure_multi_tenant_app_name #1051

Open lepagea01 opened 2 years ago

lepagea01 commented 2 years ago

Would it be possible to add 'azure_consent_url' and 'azure_multi_tenant_app_name' as outputs of notification integration resources? It would be very helpful for provisioning corresponding service principals in AZ AD. This is a request similar to the one for storage integration resources #454.

Please ask if additional information is required.

Thanks,

References https://docs.snowflake.com/en/user-guide/data-load-dirtables-auto-azure.html#create-a-resource-group

sfc-gh-swinkler commented 2 years ago

i don't see why not. if you are able to work on this, i have no problem approving. otherwise it might take a while for us to get to.

aiden-liu commented 12 months ago

For the record, it would be best to see this available in this official provider, but until that happened, a work around is using "snowsql" provider and run sql to grab the value.