Explorar el Código

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

Added more instance types.
Porter Support hace 3 años
padre
commit
d1549bb5b8
Se han modificado 1 ficheros con 4 adiciones y 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