Secret Manager - 액세스 태스크를 사용하면 통합에서 Cloud Secret Manager에 저장된 보안 비밀 버전에 액세스할 수 있습니다. 보안 비밀 버전에 액세스하면 라벨 및 복제 정보 등 보안 비밀 버전에 대한 추가 메타데이터와 함께 보안 비밀의 콘텐츠가 반환됩니다.
Cloud Secret Manager는 런타임 중에 애플리케이션에 필요한 데이터베이스 비밀번호, API 키 또는 TLS 인증서와 같은 민감한 구성 데이터를 저장, 액세스, 관리할 수 있는 Google Cloud 서비스입니다.
시작하기 전에
Secret Manager - 액세스 태스크를 구성하기 전에 Google Cloud 프로젝트에서 다음 태스크를 수행해야 합니다.
Secret Manager API(secretmanager.googleapis.com)를 사용 설정합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-10(UTC)"],[[["The **Secret Manager - Access** task allows users to retrieve secret versions stored in Cloud Secret Manager directly from within their integrations."],["Before using the task, users must enable the Secret Manager API and create an authentication profile that has the required IAM permissions, such as `secretmanager.secretAccessor`."],["To configure the **Secret Manager - Access** task, users will need to select or create an authentication profile and then provide the project ID, secret ID, and the version ID within the task input parameters."],["The task's output is a `payload.data` response containing the base64-encoded secret content that users will need to decode to obtain the actual secret value."],["The task has an error handling strategy in place to take action if a temporary error happens, as well as having quotas and limits that users should be aware of."]]],[]]