Skip to content

Commit b3f5570

Browse files
committed
Add main.tf
* It's empty, but is usually the main entry point * Contains list of terraform files and their function
1 parent 58c4c19 commit b3f5570

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

main.tf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# https://github.com/chris-qa-org/terraform-aws-organzation-and-sso
2+
#
3+
# main terraform files:
4+
# org.tf: AWS Organizaion resources
5+
# sso.tf: AWS Single Sign On resources
6+
# locals.tf: local values
7+
# variables.tf: Input variables
8+
# outputs.tf: Output values

0 commit comments

Comments
 (0)