terraform-provider-snowflake icon indicating copy to clipboard operation
terraform-provider-snowflake copied to clipboard

[Feature]: SECURE_OBJECTS_ONLY parameter for shares

Open funes79 opened this issue 1 year ago • 1 comments

Use Cases or Problem Statement

Is there a plan to include SECURE_OBJECTS_ONLY parameter to the share resource? According to docs it should be possible to include also non secure views into a share https://docs.snowflake.com/en/user-guide/data-sharing-views. Thanks

Category

category:resource

Object type(s)

resource:share

Proposal

Add SECURE_OBJECTS_ONLY as secure_objects_only boolean attribute.

How much impact is this issue causing?

Low

Additional Information

No response

Would you like to implement a fix?

  • [ ] Yeah, I'll take it 😎

funes79 avatar Sep 09 '24 08:09 funes79

Hey @funes79. Thanks for reaching out to us.

Shares will be reworked as part of https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/v1-preparations/REMAINING_GA_OBJECTS.MD. I will link this as a known issue.

sfc-gh-asawicki avatar Sep 09 '24 09:09 sfc-gh-asawicki