Terraform - IAM - 기본 구성

This commit is contained in:
dsk-minchulahn
2024-01-26 16:55:00 +09:00
parent 4307cf5261
commit 33fbacaa2c
9 changed files with 109 additions and 44 deletions

View File

@@ -0,0 +1,3 @@
# output "users_result" {
# value = module.users.users_result
# }