From 011372573af00ea8477ac12ada8f8c3d2daa8a12 Mon Sep 17 00:00:00 2001 From: Jimmy Briggs Date: Wed, 13 Oct 2021 20:10:20 -0400 Subject: [PATCH] doc: update README with enhancements to ROADMAP #3 and #7 --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d217a8..8405f62 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,14 @@ To view detailed progression over time see the [Changelog](CHANGELOG.md). ## Roadmap -- Provide an Example Deploying a Virtual Machine Linux Server to Azure +Started: + +- Provide an Example Deploying a Virtual Machine Linux Server to Azure ([#7](https://github.com/jimbrig/terraform-azure/pull/7)) +- Provide Example Provisioning Azure Container Registry - `acr` ([#3](https://github.com/jimbrig/terraform-azure/pull/3)) + +Not Started: + +- Provide Example Provisioning a Linux VM Server - Provide an Example Utilizing other Authentication Methods outside the scope of `az-cli` for demonstrating CI/CD and deployment pipelines. ## Appendix