Skip to content

Commit 36af1df

Browse files
committed
Update index.md
1 parent e588486 commit 36af1df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/snowflake/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ The Snowflake emulator supports the following features:
2929
- [**Tasks**](https://docs.snowflake.com/en/user-guide/tasks-intro) for scheduled execution and workflow automation
3030
- [**Row Access Policies**](https://docs.snowflake.com/en/user-guide/security-row-intro) for fine-grained data access control
3131
- [**Running Streamlit apps locally**](https://docs.snowflake.com/en/developer-guide/streamlit/about-streamlit) for interactive data apps with [**Native Apps**](https://docs.snowflake.com/en/developer-guide/native-apps/native-apps-about) support
32-
- [**Infrastructure-as-code with Terraform & Pulumi**](https://docs.snowflake.com/en/user-guide/ecosystem-terraform) for automated resource provisioning
33-
- [**Polaris Catalog**](https://docs.snowflake.com/en/user-guide/polaris-getting-started) integration for open catalog management
32+
- [**Infrastructure-as-code with Terraform**](https://docs.snowflake.com/en/user-guide/terraform) & [**Pulumi**](https://www.pulumi.com/registry/packages/snowflake/) for automated resource provisioning
33+
- [**Polaris Catalog**](https://other-docs.snowflake.com/en/opencatalog/overview) integration for open catalog management
3434

3535
Integrating the Snowflake emulator into your existing CI/CD pipeline allows you to run integration tests and identify issues early, reducing surprises during production deployment.
3636

0 commit comments

Comments
 (0)