From: cel@kernel.org
To: <kdevops@lists.linux.dev>
Cc: Chuck Lever <chuck.lever@oracle.com>
Subject: [RFC PATCH 2/3] aws: Update the description of "m5ad.4xlarge"
Date: Fri, 8 Nov 2024 15:50:39 -0500 [thread overview]
Message-ID: <20241108205040.571326-3-cel@kernel.org> (raw)
In-Reply-To: <20241108205040.571326-1-cel@kernel.org>
From: Chuck Lever <chuck.lever@oracle.com>
The 4xlarge instance type is bigger and more costly than it used to
be.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
---
terraform/aws/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/terraform/aws/Kconfig b/terraform/aws/Kconfig
index 7c134e957f6e..a7bf82640ae7 100644
--- a/terraform/aws/Kconfig
+++ b/terraform/aws/Kconfig
@@ -281,10 +281,10 @@ choice
default TERRAFORM_AWS_INSTANCE_IS4GEN_MEDIUM if TARGET_ARCH_ARM64
config TERRAFORM_AWS_INSTANCE_M5AD_4XLARGE
- bool "m5ad.4xlarge - $0.824 per Hour"
+ bool "m5ad.4xlarge"
depends on TARGET_ARCH_X86_64
help
- 61 GiB RAM, 16 vcpus, 1 8 GiB main drive, and two additional
+ 64 GiB RAM, 16 vcpus, 1 10 GiB main drive, and two additional
300 GiB NVMe drives.
config TERRAFORM_AWS_INSTANCE_IS4GEN_MEDIUM
--
2.47.0
next prev parent reply other threads:[~2024-11-08 20:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 20:50 [RFC PATCH 0/3] Enable AWS for users in US/Eastern cel
2024-11-08 20:50 ` [RFC PATCH 1/3] aws: Add support for the us-east availability zone cel
2024-11-08 20:50 ` cel [this message]
2024-11-08 20:50 ` [RFC PATCH 3/3] aws: Add "m5ad.2xlarge" instance type cel
2024-11-09 0:02 ` [RFC PATCH 0/3] Enable AWS for users in US/Eastern Luis Chamberlain
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241108205040.571326-3-cel@kernel.org \
--to=cel@kernel.org \
--cc=chuck.lever@oracle.com \
--cc=kdevops@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox