Skip to content

Commit 0f02082

Browse files
Create var.json.tf
1 parent 4bee6ae commit 0f02082

File tree

1 file changed

+7
-0
lines changed
  • beginners/aws/modules/API_Gateway & CloudWatch

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"variable": {
3+
"example": {
4+
"default": "panda"
5+
}
6+
}
7+
}

0 commit comments

Comments
 (0)