feat(azure-app-integration): label & reference support

This commit is contained in:
Daniel Hougaard
2024-12-10 03:30:19 +04:00
parent 64a982d5e0
commit 0366506213
5 changed files with 109 additions and 32 deletions

View File

@@ -1126,6 +1126,8 @@ export const INTEGRATION = {
shouldAutoRedeploy: "Used by Render to trigger auto deploy.",
secretGCPLabel: "The label for GCP secrets.",
secretAWSTag: "The tags for AWS secrets.",
azureUseLabels:
"If enabled, each secret will be given a label that represents which Infisical environment they belong to.",
githubVisibility:
"Define where the secrets from the Github Integration should be visible. Option 'selected' lets you directly define which repositories to sync secrets to.",
githubVisibilityRepoIds: