Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rtitle committed Sep 23, 2024
1 parent f25e48d commit 2d78fbd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/reference.conf
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ resourceTypes = {
]
}
# See https://broadworkbench.atlassian.net/browse/IA-5062
# This policy can be removed after the migration is complete.
# This role can be removed after the migration is complete.
leo_migration = {
roleActions = ["read_policies", "add_child"]
}
Expand Down Expand Up @@ -685,7 +685,7 @@ resourceTypes = {
roleActions = ["create-pet"]
}
# See https://broadworkbench.atlassian.net/browse/IA-5062
# This policy can be removed after the migration is complete.
# This role can be removed after the migration is complete.
leo_mgiration = {
roleActions = ["read_policies", "add_child"]
}
Expand Down Expand Up @@ -840,7 +840,7 @@ resourceTypes = {
roleActions = ["status", "delete", "read_policies"]
}
# See https://broadworkbench.atlassian.net/browse/IA-5062
# This policy can be removed after the migration is complete.
# This role can be removed after the migration is complete.
leo_migration = {
roleActions = ["read_policies", "get_parent", "set_parent"]
}
Expand Down Expand Up @@ -881,7 +881,7 @@ resourceTypes = {
roleActions = ["delete", "read", "read_policies"]
}
# See https://broadworkbench.atlassian.net/browse/IA-5062
# This policy can be removed after the migration is complete.
# This role can be removed after the migration is complete.
leo_migration = {
roleActions = ["read_policies", "get_parent", "set_parent"]
}
Expand Down

0 comments on commit 2d78fbd

Please sign in to comment.