From 470e9f12fe6fbaa34ef02dde073e352e2ee1d3b4 Mon Sep 17 00:00:00 2001 From: Elamaran Shanmugam Date: Thu, 25 Apr 2024 16:17:33 -0400 Subject: [PATCH] Adding documentation for Backstage Terraform Integrations Signed-off-by: Elamaran Shanmugam --- examples/terraform-integrations/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/terraform-integrations/README.md b/examples/terraform-integrations/README.md index 0c2fe555..58452686 100644 --- a/examples/terraform-integrations/README.md +++ b/examples/terraform-integrations/README.md @@ -11,4 +11,4 @@ idpbuilder create \ --package-dir examples/terraform-integrations ``` -As you see above, this add-on to `idpbuilder` has a dependency to the [reference implementation](../ref-implementation/). This stack add-on goes together with the work done under [backstage-terraform-integrations](https://github.com/cnoe-io/backstage-terraform-integrations/). Once the add-on is enabled, the user will need to follow the setup discussed in the [backstage-terraform-integrations](https://github.com/cnoe-io/backstage-terraform-integrations/) repo for the remainder of the configuration, and terraform integrations should work.``` +As you see above, this add-on to `idpbuilder` has a dependency to the [reference implementation](../ref-implementation/). This stack add-on goes together with the work done under [backstage-terraform-integrations](https://github.com/cnoe-io/backstage-terraform-integrations/). Once the add-on is enabled, the user will need to follow the setup discussed in the [backstage-terraform-integrations](https://github.com/cnoe-io/backstage-terraform-integrations/) repo for the remainder of the configuration, and terraform integrations should work. \ No newline at end of file