answerdigital / answerdigital/terraform-modules
Security Group not provided for EC2 Module
未關閉
enhancement
good first issue
module:ec2
- 主要語言
- HCL
- 星號
- 3
- 分支
- 4
- PR 合併指標
- 30 天內沒有已合併 PR
描述
At the moment, the example refers to:
aws_security_group.ec2_security_group.id
This is the security group to which the EC2 Belongs
This is not actually present anywhere and no other module provides this information.
## Proposed:
- Make the EC2 Module create it's own security group.
- Make a Security Group in the VPC.
- Make a separate module for Security Groups.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。