Skip to content

Commit

Permalink
Update AWS instance_types
Browse files Browse the repository at this point in the history
  • Loading branch information
miq-bot committed Mar 10, 2024
1 parent 731b2e9 commit 120ff4b
Showing 1 changed file with 62 additions and 6 deletions.
68 changes: 62 additions & 6 deletions db/fixtures/aws_instance_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4361,6 +4361,34 @@ c7gd.medium:
:vcpu: 1
:virtualization_type: []
:vpc_only: true
c7gd.metal:
:architecture:
- :arm64
:cluster_networking:
:current_generation: true
:current_version: true
:description: C7GD Metal
:ebs_only: false
:ebs_optimized_available: true
:enhanced_networking: true
:family: Compute optimized
:instance_store_size: 4080218931200
:instance_store_size_gb: 3800.0
:instance_store_type: NVMe SSD
:instance_store_volumes: 2
:intel_aes_ni: true
:intel_avx:
:intel_avx2:
:intel_turbo:
:memory: 137438953472
:memory_gb: 128.0
:name: c7gd.metal
:network_performance: :very_high
:physical_processor: AWS Graviton3 Processor
:processor_clock_speed: 2.5 GHz
:vcpu: 64
:virtualization_type: []
:vpc_only: true
c7gd.xlarge:
:architecture:
- :arm64
Expand Down Expand Up @@ -13115,14 +13143,14 @@ m7gd.metal:
:current_generation: true
:current_version: true
:description: M7GD Metal
:ebs_only: true
:ebs_optimized_available: false
:ebs_only: false
:ebs_optimized_available: true
:enhanced_networking: true
:family: General purpose
:instance_store_size: 0
:instance_store_size_gb: 0.0
:instance_store_type:
:instance_store_volumes: 0
:instance_store_size: 4080218931200
:instance_store_size_gb: 3800.0
:instance_store_type: NVMe SSD
:instance_store_volumes: 2
:intel_aes_ni: true
:intel_avx:
:intel_avx2:
Expand Down Expand Up @@ -18777,6 +18805,34 @@ r7gd.medium:
:vcpu: 1
:virtualization_type: []
:vpc_only: true
r7gd.metal:
:architecture:
- :arm64
:cluster_networking:
:current_generation: true
:current_version: true
:description: R7GD Metal
:ebs_only: false
:ebs_optimized_available: true
:enhanced_networking: true
:family: Memory optimized
:instance_store_size: 4080218931200
:instance_store_size_gb: 3800.0
:instance_store_type: NVMe SSD
:instance_store_volumes: 2
:intel_aes_ni: true
:intel_avx:
:intel_avx2:
:intel_turbo:
:memory: 549755813888
:memory_gb: 512.0
:name: r7gd.metal
:network_performance: :very_high
:physical_processor: AWS Graviton3 Processor
:processor_clock_speed: 2.5 GHz
:vcpu: 64
:virtualization_type: []
:vpc_only: true
r7gd.xlarge:
:architecture:
- :arm64
Expand Down

0 comments on commit 120ff4b

Please sign in to comment.