DevopsArtFactory / goployer

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

upgrade aws sdk version 1.33.6 to 1.42.23 #143

Closed YoungJinJung closed 2 years ago

YoungJinJung commented 2 years ago

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

Description

for support c6i type instance, upgrade aws-sdk version 1.33.6 to 1.42.23

User facing changes (remove if N/A)

In config.yml, region.instance_type part support c6i type, but override instance types didn't supported, and error occured.

Follow-up Work (remove if N/A)

codecov[bot] commented 2 years ago

Codecov Report

Merging #143 (d0b6092) into main (f82943e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #143   +/-   ##
=====================================
  Coverage   5.32%   5.32%           
=====================================
  Files         29      29           
  Lines       5424    5424           
=====================================
  Hits         289     289           
  Misses      5119    5119           
  Partials      16      16           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f82943e...d0b6092. Read the comment docs.