Skip to content

Commit b047c93

Browse files
committed
Add an example user
1 parent 8b33a75 commit b047c93

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

iam-users.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module "route53_policy_innabox" {
2222

2323
locals {
2424
iam_users = {
25+
"example-user" = {}
2526
"cert-manager-ocp-massopen" = {
2627
access_keys = {
2728
cert-manager-nist-clusters = "Used by cert-manager in NIST clusters for dns01 challenges"

0 commit comments

Comments
 (0)