From 7326bddd05a8f013964484bb2a9f92aad388aa09 Mon Sep 17 00:00:00 2001 From: Aleksandar Aytov Date: Fri, 5 Jul 2024 14:45:45 +0300 Subject: [PATCH] Update --- README.md | 1 + terraform-with-btp-provider/README.md | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b4e1bc..978a3b4 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ After importing, you'll see a new catalog tile - **Automation Pilot Examples**. | [Use Custom Python Package](use-custom-python-package) | Install and use custom Python package in a script | | [Use Custom NPM Package](use-custom-npm-package) | Install and use custom NPM package in a NodeJS script | | [Use make and helm](use-make-and-helm) | Pull git repo and use make and helm to deploy the helm chart to kubernetes cluster | +| [Terraform with BTP Provider](terraform-with-btp-provider) | Use Terraform with the BTP Provider | ### Automation Pilot diff --git a/terraform-with-btp-provider/README.md b/terraform-with-btp-provider/README.md index 22955ba..de58e45 100644 --- a/terraform-with-btp-provider/README.md +++ b/terraform-with-btp-provider/README.md @@ -1,5 +1,3 @@ - - # Terraform with BTP Provider Table of Contents