Skip to content

Commit b0ad0e3

Browse files
committed
fix dev vars file to fix the build
1 parent 8dfcfa1 commit b0ad0e3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

developer/variables.pkrvars.hcl

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
SUBNET_ID = ""
2-
REGION = ""
3-
SECURITY_GROUP_ID = ""
4-
RESOURCE_GROUP_ID = ""
5-
IBM_API_KEY = ""
1+
SUBNET_ID = " "
2+
REGION = " "
3+
SECURITY_GROUP_ID = " "
4+
RESOURCE_GROUP_ID = " "
5+
IBM_API_KEY = " "

0 commit comments

Comments
 (0)