Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions config/moda/secrets/ci/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
secrets:
kittens:
key: kittens
type: kittens
owner: ''
playbook:
externally_usable: false
kind: latest_at_deployment_start
30 changes: 30 additions & 0 deletions config/moda/secrets/production/secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
secrets:
kittens:
key: kittens
type: kittens
owner: ''
playbook:
externally_usable: false
kind: latest_at_deployment_start
spn_copilot_cli_signing:
key: spn_copilot_cli_signing
type: azure_spn
owner: "@github/sae-ps"
playbook: https://thehub.github.com/security/security-operations/secrets/secrets-rotation/azure-spn
externally_usable: true
kind: latest_at_deployment_start
spn_copilot_cli_signing_client_id:
key: spn_copilot_cli_signing_client_id
type: azure_spn
owner: "@github/sae-ps"
playbook: https://thehub.github.com/security/security-operations/secrets/secrets-rotation/azure-spn
externally_usable: true
kind: latest_at_deployment_start
spn_copilot_cli_signing_tenant_id:
key: spn_copilot_cli_signing_tenant_id
type: azure_spn
owner: "@github/sae-ps"
playbook: https://thehub.github.com/security/security-operations/secrets/secrets-rotation/azure-spn
externally_usable: true
kind: latest_at_deployment_start