Skip to content

Commit e4ec952

Browse files
author
PhanikumarThodupunoori
committed
chore: use tagged release
Signed-off-by: PhanikumarThodupunoori <[email protected]>
1 parent 6c1b03b commit e4ec952

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,12 @@ Run these commands in a Terminal session:
6666

6767
```bash
6868
# clone this repository
69-
git clone https://github.com/sassoftware/viya4-iac-gcp
69+
git clone -b v7.5.0 https://github.com/sassoftware/viya4-iac-gcp
7070

7171
# move to directory
7272
cd viya4-iac-gcp
73+
74+
*Note:* Always use a tagged release version instead of the main branch. You can find the latest release version in the [releases page](https://github.com/sassoftware/viya4-iac-gcp/releases).
7375
```
7476

7577
### Authenticating Terraform to access Google Cloud

0 commit comments

Comments
 (0)