refactor: 구조 변경
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Vault Kubernetes roles
|
||||
|
||||
## 책임
|
||||
|
||||
Vault Kubernetes auth role을 입력 map에서 생성하는 backend 없는 재사용
|
||||
Terraform component입니다.
|
||||
|
||||
## 입력과 출력
|
||||
|
||||
- 입력: auth backend 경로와 role별 audience, ServiceAccount, namespace,
|
||||
policy, TTL
|
||||
- 출력: 없음
|
||||
- 민감 payload: 없음
|
||||
|
||||
호출하는 live root가 provider와 state를 소유합니다. 이 component는 환경
|
||||
이름이나 credential을 내부에 저장하지 않습니다.
|
||||
Reference in New Issue
Block a user