Snowflake-Labs / terraform-provider-snowflake

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

support for CREATE / ALTER GIT REPOSITORY #2771

Open olg200492 opened 3 months ago

olg200492 commented 3 months ago

Use Cases or Problem Statement

Adding support for CREATE / ALTER GIT REPOSITORY CREATE GIT REPOSITORY ALTER GIT REPOSITORY

Category

category:resource

Object type(s)

No response

Proposal

No response

How much impact is this issue causing?

Medium

Additional Information

No response

Would you like to implement a fix?

sfc-gh-asawicki commented 3 months ago

Hey @olg200492. Thanks for reaching out to us.

We are currently focusing on supporting the GA features on our road to V1 of the provider. You can check the details here: https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#05052024-roadmap-overview.

We have recently refreshed our contribution guidelines (announced here: https://github.com/Snowflake-Labs/terraform-provider-snowflake/discussions/2756) and we will welcome a contribution.

For now, you can use https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest/docs/resources/unsafe_execute as a temporary workaround (please read the docs first).