Skip to content

Commit 0705cb2

Browse files
authored
Added a link to GH repo where customers can leverage ADE's Extensibility model with Terraform
1 parent f64a66e commit 0705cb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/deployment-environments/how-to-configure-extensibility-terraform-container-image.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Creating a custom container image allows you to customize your deployments to fi
3131

3232
After you complete the image customization, you must build the image and push it to your container registry.
3333

34+
Alternatively, you can fork the repo [Leveraging ADE's Extensibility Model With Terraform](https://github.com/Azure/ade-extensibility-model-terraform) to build and push the image to your container registry.
35+
3436
## Create and customize a container image with Docker
3537

3638
In this example, you learn how to build a Docker image to utilize ADE deployments and access the ADE CLI, basing your image on one of the ADE authored images.

0 commit comments

Comments
 (0)