Snowflake-Labs / terraform-provider-snowflake

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

[Feature]: External_volume should allow storage_aws_external_id to be sent in #3217

Open juzov-billie opened 6 hours ago

juzov-billie commented 6 hours ago

Company Name

No response

Use Cases or Problem Statement

As per documentation https://docs.snowflake.com/en/user-guide/tables-iceberg-configure-external-volume-s3#step-4-create-an-external-volume-in-snowflake

storage_aws_external_id should be set be settable.

Category

category:resource

Object type(s)

No response

Proposal

Add the input

How much impact is this issue causing?

Low

Additional Information

No response

Would you like to implement a fix?

sfc-gh-jcieslak commented 6 hours ago

Hey 👋 Thank you for pointing this out. We will go through external volumes after the v1 release (don't know exactly when, but after some time) to stabilize it. We'll go through the documentation again and make sure all fields are possible to set in the configuration.