refactor: 구조 변경

This commit is contained in:
donghyeon-ka
2026-08-28 17:24:26 +09:00
parent a6f6c663e0
commit b8626946b1
192 changed files with 2251 additions and 206 deletions
@@ -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을 내부에 저장하지 않습니다.