-
hello,
when we create a plan we do it with a read-only role. we then apply plans with a role with admin permissions. however, when trying to create resources on our eks cluster we get an error whic…
-
### Terraform Core Version
1.9.4
### AWS Provider Version
5.63.1
### Affected Resource(s)
* aws_eks_cluster
### Expected Behavior
Cluster access config updated, bootstrap_cluster_…
-
### Describe the bug
When working on a pod in EKS with Pod Identity assigned, it is not possible to assume another role using `~/.aws/config` and profiles.
When specifying `role_arn` in `~/.aws/co…
-
### Describe the bug
Cluster rollbacks can persistently break the cloudformation stack.
The issue occurs when 1) A cluster re-creation is triggered and 2) The deployment rolls back after the new…
-
### Terraform Core Version
1.9.6
### AWS Provider Version
5.67.0
### Affected Resource(s)
aws_eks_addon
### Expected Behavior
Provider should handle "heredoc" style of string literal values on …
-
### Describe the feature
We created an EKS Cluster via CDK V2 (2.63.1) using the L2 Construct (code shown below) and noticed that the creation of the cluster created multiple resources including some…
-
The `defaultAddonsToRemove` property was introduced to EKS cluster configuration to allow bootstrapping clusters without AWS's default components (`coredns`, `vpc-cni`, `kube-proxy`). This was impleme…
-
### Description
**Observed Behavior**:
Pod fails to start - panic: AWS.SimpleQueueService.NonExistentQueue: The specified queue does not exist.
**Expected Behavior**:
Pod runs
**Reproduc…
-
```
time="2024-11-15T12:33:55Z" level=error msg="Error removing metadata from failure message: message body not formatted as expected"
time="2024-11-15T12:33:55Z" level=error msg="Error recording ek…
-
### Describe what happened
When unit testing with jest in node I'm getting failures for resources with dangling type refs:
```
ReferenceError: You are trying to `import` a file after the Jest environ…