chore(iaas): remove deprecated machine flavors (#966)

This commit is contained in:
Mauritz Uphoff 2025-08-26 15:06:03 +02:00 committed by GitHub
parent 9c319584a5
commit 64787fff67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 37 additions and 38 deletions

View file

@ -32,7 +32,7 @@ This guide outlines the process of utilizing the [HashiCorp Kubernetes provider]
node_pools = [
{
name = "example-node-pool"
machine_type = "g1.3"
machine_type = "g2i.4"
minimum = 1
maximum = 2
availability_zones = ["eu01-1"]

View file

@ -97,7 +97,7 @@ This guide explains how to configure the STACKIT Loadbalancer product to send me
source_id = "59838a89-51b1-4892-b57f-b3caf598ee2f" // Ubuntu 24.04
}
availability_zone = "eu01-1"
machine_type = "g1.1"
machine_type = "g2i.1"
keypair_name = stackit_key_pair.keypair.name
network_interfaces = [
stackit_network_interface.nic.network_interface_id