Explorar o código

Merge pull request #2326 from porter-dev/rudimk/aws-instance-types

Added more instance types.
Porter Support %!s(int64=3) %!d(string=hai) anos
pai
achega
d1549bb5b8
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      api/server/handlers/infra/forms.go

+ 4 - 0
api/server/handlers/infra/forms.go

@@ -396,6 +396,10 @@ tabs:
           value: t3.xlarge
         - label: t3.2xlarge
           value: t3.2xlarge
+        - label: c6i.large
+          value: c6i.large
+        - label: c6i.xlarge
+          value: c6i.xlarge
         - label: c6i.2xlarge
           value: c6i.2xlarge
     - type: string-input