Skip to content

Commit ecf443c

Browse files
committed
chore: remove auto-config
1 parent a76959b commit ecf443c

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

.github/workflows/integration-aws.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@ jobs:
5454
- name: Checkout
5555
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5656

57-
# Terraform
58-
- name: Terraform
59-
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
60-
with:
61-
terraform_version: "1.13.5"
62-
6357
# Auth
6458
- name: Configure AWS credentials
6559
id: auth

tests/uat/aws/eks-cluster-config.yaml.template

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ metadata:
2424
Project: nvsentinel
2525
ManagedBy: eksctl
2626

27-
autoModeConfig:
28-
enabled: false
29-
3027
iam:
3128
withOIDC: true
3229
serviceAccounts:

0 commit comments

Comments
 (0)