init: 폴더구조 설계 및 인프라 설계
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# networking Terraform Module
|
||||
|
||||
Contract:
|
||||
- Owns reusable networking resources only.
|
||||
- Must expose inputs and outputs before an environment depends on it.
|
||||
- Must not contain environment-specific values.
|
||||
- Replace this contract with Terraform files when the module is implemented.
|
||||
Reference in New Issue
Block a user