added readme

This commit is contained in:
2023-11-01 00:30:53 +02:00
parent f19e926b1a
commit c68d522cda
3 changed files with 25 additions and 3 deletions

View File

@@ -1,2 +1,22 @@
# terra-test
### terraform configuration structure
- 000000000000
- iam
- roles(role_a, role_b)
- users_and_groups
- cli_users
- normal_users
- templates
- 111111111111
- iam
- roles(role_C)
- templates
### order of execution
#### 000000000000
1. users_and_groups (cli_users, normal_users)
2. roles
#### 111111111111
1. roles