From f11859c6e31597337f0b4310b186639c9c18dfc1 Mon Sep 17 00:00:00 2001 From: Venkata Mutyala Date: Tue, 24 Oct 2023 21:02:39 -0700 Subject: [PATCH] Update .header.md (#63) * Update .header.md * terraform-docs: automated action --------- Co-authored-by: github-actions[bot] --- README.md | 2 +- docs/.header.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2884cd4..c5adaea 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ module "captain" { node_pools = [ # { # "ami_image_id" : "ami-084cf519d356bb718", -# "instance_type" : "t3a.large", +# "instance_type" : "t3a.xlarge", # "name" : "glueops-platform-node-pool-1", # "node_count" : 4, # "spot" : false, diff --git a/docs/.header.md b/docs/.header.md index 83f1918..d2b21af 100644 --- a/docs/.header.md +++ b/docs/.header.md @@ -24,7 +24,7 @@ module "captain" { node_pools = [ # { # "ami_image_id" : "ami-084cf519d356bb718", -# "instance_type" : "t3a.large", +# "instance_type" : "t3a.xlarge", # "name" : "glueops-platform-node-pool-1", # "node_count" : 4, # "spot" : false,