We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b5f67 commit a2c7beeCopy full SHA for a2c7bee
1 file changed
iam-users.tf
@@ -22,6 +22,7 @@ module "route53_policy_innabox" {
22
23
locals {
24
iam_users = {
25
+ "example-user" = {}
26
"cert-manager-ocp-massopen" = {
27
access_keys = {
28
cert-manager-nist-clusters = "Used by cert-manager in NIST clusters for dns01 challenges"
0 commit comments