answerdigital / answerdigital/terraform-modules
Security Group not provided for EC2 Module
Đang mở
enhancement
good first issue
module:ec2
- Ngôn ngữ chính
- HCL
- Star
- 3
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.