Skip to content

Commit

Permalink
[PAGOPA-1678] feat(shared): Add authorizer federated identity
Browse files Browse the repository at this point in the history
  • Loading branch information
cap-ang committed May 22, 2024
1 parent cc6226c commit 4fab5cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/domains/shared-common/10_github_identity.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ data "azurerm_kubernetes_cluster" "aks" {
locals {
repos_01 = [
"pagopa-shared-toolbox",
"pagopa-platform-authorizer",
"pagopa-platform-authorizer-config"
]

federations_01 = [
Expand Down

0 comments on commit 4fab5cd

Please sign in to comment.