DevopsArtFactory / goployer

AWS Deployer with Go
https://goployer.dev
Apache License 2.0
72 stars 13 forks source link

feat: enable to select subnets #146

Closed YoungJinJung closed 1 year ago

YoungJinJung commented 1 year ago

Fixes: #133 Related: Relevant tracking issues, for context Merge before/after: Dependent or prerequisite PRs

Description

previous version doesn't support select subnet but In this PR support write down speicific subnetId in deployment.yaml. if speicific subnetid doesn't exist, then request to get subnet id.

User facing changes (remove if N/A)

Follow-up Work (remove if N/A)

codecov[bot] commented 1 year ago

Codecov Report

Merging #146 (41341c3) into main (edf98a4) will decrease coverage by 0.01%. The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main    #146      +/-   ##
========================================
- Coverage   5.32%   5.31%   -0.02%     
========================================
  Files         29      29              
  Lines       5424    5436      +12     
========================================
  Hits         289     289              
- Misses      5119    5131      +12     
  Partials      16      16              
Impacted Files Coverage Δ
pkg/aws/ec2.go 0.00% <ø> (ø)
pkg/deployer/canary.go 1.40% <0.00%> (-0.02%) :arrow_down:
pkg/deployer/deployer.go 2.55% <0.00%> (-0.02%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more