From 000c91f5a8354c2f5f3635b21138c5a31b97b59c Mon Sep 17 00:00:00 2001 From: Pete Crocker Date: Wed, 7 May 2025 21:15:28 +0100 Subject: [PATCH] added blog post --- docs/docs/python-sdk/introduction.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/python-sdk/introduction.mdx b/docs/docs/python-sdk/introduction.mdx index 699eef8c..1b737dca 100644 --- a/docs/docs/python-sdk/introduction.mdx +++ b/docs/docs/python-sdk/introduction.mdx @@ -7,6 +7,7 @@ The Infrahub Python SDK greatly simplifies how you can interact with Infrahub pr ## Blog posts - [Querying Data in Infrahub via the Python SDK](https://www.opsmill.com/querying-data-in-infrahub-via-the-python-sdk/) +- [Creating, Modifying, and Deleting Data in Infrahub Using the Python SDK](https://www.opsmill.com/infrahub-python-sdk-create-modify-delete/) ## Guides