Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #1051
TB가 SP에 VM 생성을 요청할 때
SG 칸에는 'Spider가 관리하는 SG name' 을 적어야 하는데
이 값은 TB SG object의
cspSecurityGroupName
필드에 있습니다.이 필드의 값을 활용하도록 수정하는 PR입니다.
AWS는 VM 생성 되는 것을 확인했고,
Alibaba에서는 기존에 발생하던
[aws-ap-southeast-1:aws-ap-southeast-1-jhseo:aws-ap-southeast-1-jhseo]
와 같은 에러는 발생하지 않는 것을 확인했습니다.(다만, 다른 에러인
The resource in the specified zone is no longer available for sale. Please try other regions and zones.
에러가 발생하여 VM 생성까지는 가지 못했음) (#974 (comment))