We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76959b commit ecf443cCopy full SHA for ecf443c
.github/workflows/integration-aws.yml
@@ -54,12 +54,6 @@ jobs:
54
- name: Checkout
55
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
56
57
- # Terraform
58
- - name: Terraform
59
- uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
60
- with:
61
- terraform_version: "1.13.5"
62
-
63
# Auth
64
- name: Configure AWS credentials
65
id: auth
tests/uat/aws/eks-cluster-config.yaml.template
@@ -24,9 +24,6 @@ metadata:
24
Project: nvsentinel
25
ManagedBy: eksctl
26
27
-autoModeConfig:
28
- enabled: false
29
30
iam:
31
withOIDC: true
32
serviceAccounts:
0 commit comments