From 855dc1696279791284ddc0da92a92efe7b4bf376 Mon Sep 17 00:00:00 2001 From: Saad Malik Date: Wed, 4 Sep 2024 07:57:11 -0700 Subject: [PATCH] Fix account id --- edison-ai-yaml-tf-scripts/account-aws.tf | 2 +- edison-ai-yaml/cluster-eks-tools-prod-1.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/edison-ai-yaml-tf-scripts/account-aws.tf b/edison-ai-yaml-tf-scripts/account-aws.tf index e23d6bb..43435c8 100644 --- a/edison-ai-yaml-tf-scripts/account-aws.tf +++ b/edison-ai-yaml-tf-scripts/account-aws.tf @@ -7,7 +7,7 @@ locals { # TODO refactor to separate file account_ids = merge({ - aws-eks = "609c506e2bfeae8682408ffb" + aws-stage-picard = "60972a2f3b53444f87f22e25" }, { for k, v in spectrocloud_cloudaccount_aws.this : v.name => v.id diff --git a/edison-ai-yaml/cluster-eks-tools-prod-1.yaml b/edison-ai-yaml/cluster-eks-tools-prod-1.yaml index cf1950b..0cf21e5 100644 --- a/edison-ai-yaml/cluster-eks-tools-prod-1.yaml +++ b/edison-ai-yaml/cluster-eks-tools-prod-1.yaml @@ -1,5 +1,5 @@ name: tools-prod-1 -cloud_account: aws-eks +cloud_account: aws-stage-picard profiles: infra: ProdEKS cloud_config: