Files
nexus/wiki/entities/Fibos.md

32 lines
863 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Fibos"
type: entity
entity_type: person
tags:
- Terraform
- AWS
- IaC
- DevOps
sources:
- ctp-topic-16-cross-account-terraform-modules.md
last_updated: 2026-05-15
---
## Overview
Fibos 是 Cloud Transformation ProgrammeCTP团队的 DevOps/SRE 工程师,主导了基于 Shared Account 的跨账号 Terraform 部署方案设计。
## Contributions
在 [[ctp-topic-16-cross-account-terraform-modules]] 中Fibos 详细介绍了:
- **Cross-account Terraform Modules** 的设计动机与安全问题
- **Shared Account** 中心化部署架构
- **ECS Deploy Runner** 的 Assume Role 机制
- **Terragrunt HCL** 全局配置管理跨账号角色切换逻辑
## Connections
- [[ECS-Deploy-Runner]] ← implemented_by ← [[Fibos]]
- [[Shared-Account]] ← deployed_in ← [[Fibos]]
- [[Gruntwork]] ← referenced_by ← [[Fibos]]