Adding Terraform basics

This commit is contained in:
2021-03-22 19:52:11 +01:00
parent 02e13dfb00
commit 740a8de4a2
17 changed files with 597 additions and 2 deletions

View File

@ -0,0 +1,4 @@
SUNSTONE = [
DEFAULT_VIEW = "${group_default_view}",
VIEWS = "group_views"
]