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

Commits on May 8, 2022

  1. GCP securityGroup 에 tag 사용

    - create, delete, add, remove, list, get 에서 tag로 묶어서 관리
    dogfootman committed May 8, 2022
    Configuration menu
    Copy the full SHA
    74ecd6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97c63d9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. GCP securityGroup 에 tag 사용

    - createSecurityGroup 에서 기본 생성할 firewall
       inbound : -basic ( all open )
       outbound : -o-001 ( all open )
    dogfootman committed May 9, 2022
    Configuration menu
    Copy the full SHA
    598e150 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from cloud-barista/master

    firewall rule test tool updated
    MZC-CSC authored May 9, 2022
    Configuration menu
    Copy the full SHA
    0806537 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. GCP securityGroup 에 tag 사용

    - createSecurityGroup 에서 기본 생성할 firewall
       outbound default : -o-001 ( all open )
    dogfootman committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b07d83f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from cloud-barista/master

    master
    MZC-CSC authored May 10, 2022
    Configuration menu
    Copy the full SHA
    dd69b67 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from MZC-CSC/issue_482_20220503_yhnoh

    GCP SecurityGroup 로직. Tag적용
    MZC-CSC authored May 10, 2022
    Configuration menu
    Copy the full SHA
    bc602fa View commit details
    Browse the repository at this point in the history