Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GCP] SecurityGroup에 Tag 사용. 보완 #631

Merged
merged 7 commits into from
May 10, 2022

Conversation

MZC-CSC
Copy link
Contributor

@MZC-CSC MZC-CSC commented May 10, 2022

AS-IS : 1개의 firewall rule은 단방향만 가능.
TO-BE : Tag를 사용하여 여러 firewall rule을 사용가능(양방향 가능)

dogfootman and others added 7 commits May 9, 2022 05:08
- create, delete, add, remove, list, get 에서 tag로 묶어서 관리
- createSecurityGroup 에서 기본 생성할 firewall
   inbound : -basic ( all open )
   outbound : -o-001 ( all open )
firewall rule test tool updated
- createSecurityGroup 에서 기본 생성할 firewall
   outbound default : -o-001 ( all open )
GCP SecurityGroup 로직. Tag적용
@powerkimhub powerkimhub self-requested a review May 10, 2022 17:08
@powerkimhub powerkimhub merged commit 3a69387 into cloud-barista:master May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants