From 82696cda9dfae17344d438d0ea3640ef0f0ab8cb Mon Sep 17 00:00:00 2001 From: Michael O'Brien Date: Sat, 27 Apr 2024 21:18:12 -0400 Subject: [PATCH] #399 - add ADO reference in 0-bootstrap readme --- 0-bootstrap/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/0-bootstrap/README.md b/0-bootstrap/README.md index 88bedfaa..45dd8762 100644 --- a/0-bootstrap/README.md +++ b/0-bootstrap/README.md @@ -141,6 +141,11 @@ If you are deploying using [Terraform Cloud](https://developer.hashicorp.com/ter for requirements and instructions on how to run the 0-bootstrap step. Using Terraform Cloud requires manual creation of the GitHub repositories or GitLab projects used in each stage. +## Deploying with Azure DevOps - ADO +If you are deploying using [Azure DevOps](https://azure.microsoft.com/en-ca/products/devops), see [README-Azure-DevOps.md](./README-Azure-DevOps.md) +for requirements and instructions on how to run the 0-bootstrap step. +Using Azure DevOps requires manual creation of the ADO project with ADO repositories and ADO pipeliens used in each stage. + ## Deploying with Cloud Build **Note:** When deploying with cloud build is also possible to use a [script helper](../helpers/foundation-deployer/README.md) to do the deploy.