Skip to content

Commit 5123b88

Browse files
committed
v2.1.0_branch
1 parent 94c4bbb commit 5123b88

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

terraform/mysettings.tfvars

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@
1010
#------------------------------------------------------------
1111

1212
# Specify the cloud sandbox branch or tag to use for the node setup
13-
# wil default to main if not defined.
13+
# will default to main if not defined.
1414
# Examples:
1515
# sandbox_version = "main"
16-
# sandbox_version = "v2.1.0"
1716

18-
sandbox_version = "main"
17+
sandbox_version = "v2.1.0"
1918

2019
# List of the specific IP's or IP address ranges that are allowed SSH access to the system
2120
# They should be in the format ###.###.###.###/32 for a single IP, any number of IPs can be added to the list.

0 commit comments

Comments
 (0)