Snowflake-Labs / terraform-provider-snowflake

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

Support external access integrations #2546

Open brandocomando opened 4 months ago

brandocomando commented 4 months ago

Terraform CLI and Provider Versions

Snowflake-Labs/snowflake 0.86.0 Terraform v1.5.5

Use Cases or Problem Statement

I'd like to be able to create and managed external access integrations with terraform

Proposal

create resource: snowflake_external_access_integration

and data resource: snowflake_external_access_integration

https://docs.snowflake.com/en/sql-reference/sql/create-external-access-integration

How much impact is this issue causing?

Medium

Additional Information

No response

sfc-gh-asawicki commented 4 months ago

Hey @brandocomando. Thanks for reaching out to us.

External access integrations are a PuPr feature. We are currently focusing on the GA ones: https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#our-roadmap. This is not high on our priority list. We can keep it open for the future reference.

elventear commented 1 month ago

According to the docs seems this is GA now.

sfc-gh-asawicki commented 1 month ago

Hey @elventear. They are still not considered for the part of the V1 (consult here and here. We will accept contributions following our guidelines.