Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #77 from Azure/AL-update
Browse files Browse the repository at this point in the history
Update 2106
  • Loading branch information
LaurentLesle authored Jun 4, 2021
2 parents d553023 + d0c7d73 commit 86a4ef2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
version: '3.7'
services:
rover:
image: aztfmod/rover:0.15.1-2104.2711
image: aztfmod/rover:0.15.4-2105.2603
user: vscode

labels:
Expand Down
4 changes: 2 additions & 2 deletions configuration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ You can either click "Use this template" at the root of this GitHub repository,
First step is to get the landing zones logic in the same work space, so let's clone the environment locally:

```bash
git clone --branch 2104.3 https://github.com/Azure/caf-terraform-landingzones.git /tf/caf/landingzones
git clone --branch 2106.1 https://github.com/Azure/caf-terraform-landingzones.git /tf/caf/landingzones
# Or refresh an existing clone
cd /tf/caf/landingzones
git checkout 2104.3
git checkout 2106.1
git pull
```

Expand Down
1 change: 1 addition & 0 deletions sap
Submodule sap added at 4353cb

0 comments on commit 86a4ef2

Please sign in to comment.