Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions docs/aws-docs/stackql-provider-registry.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: StackQL Provider Registry
hide_title: true
hide_table_of_contents: true
keywords:
- stackql
- infrastructure-as-code
- configuration-as-data
- cloud inventory
description: Query and Deploy Cloud Infrastructure and Resources using SQL
custom_edit_url: null
image: https://storage.googleapis.com/stackql-web-assets/blog/stackql-blog-post-featured-image.png
slug: /
---
import RegistryPage from '@site/src/shared/shared-stackql-provider-registry.mdx';

<RegistryPage currentProvider="aws" />

---