Skip to content

Commit

Permalink
rename to sc-dbuser
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 20, 2026
1 parent bda72a0 commit ffd68d8
Show file tree
Hide file tree
Showing 16 changed files with 5 additions and 7 deletions.
3 changes: 0 additions & 3 deletions policies/sc-db-user/module_name.tf

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions policies/sc-dbuser/module_name.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
locals {
_module_name = "aws-sso/policies/sc-dbuser"
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
locals {
name = "sc-db-user"
name = "sc-dbuser"
description = "System Common DB User"
managed_policy_names = [
"ReadOnlyAccess",
]
customer_managed_policy_names = {
"p-inf-tfstate-write" = null
}
customer_managed_policy_names = {}
relay_state = null
inline_policy = data.aws_iam_policy_document.inline
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ffd68d8

Please sign in to comment.