-
### Terraform Core Version
1.4.5 on darwin_arm64
### AWS Provider Version
4.58.0
### Affected Resource(s)
* aws_cloudformation_stack_set
* aws_cloudformation_stack_set_instance
### …
-
## Description
I run a set of userdata commands to spin up Graph Explorer in an EC2.
Auth is via IAM auth and EC2 have the necessary IAM role attached.
```bash
#!/bin/bash
cd /home/ec2-us…
-
**Describe the bug**
Some rules, such as CIS AWS 1.16, have double-digit remediation steps, which causes the remediation numbering to get truncated.
**Preconditions**
8.16 ELK stack + CSPM integrati…
-
### No duplicates 🥲.
- [X] I have searched for a similar issue.
### What should be improved or cleaned up?
It seems the SQS plugin only checks for EC2, not for ECS Fargate, when it is conside…
-
Hello!
We were looking into kopia as our backup solution in some of our EC2 and kubernetes infrastructure. Velero is a bit too much for our needs so we started exploring the tools it used :)
Our…
-
### What problem are you facing?
Some resources don't have their entries even though their documentation file exists in the registry. The following is the full list currently.
AWS has some o…
-
### Describe the bug
When attaching a custom `instanceProfile` to `Ec2NodeClassSpec`, Karpenter attempts to create the EC2 instances but gets an IAM access denied as it doesn't have `iam:PassRole` pe…
-
Subscribe to this issue and stay notified about new [daily trending repos in terraform](https://github.com/trending/terraform?since=daily).
-
If i use this
```
global:
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::xxxx:role/xxxxxxx-pingelm-pap-irsa
```
It works
But if i use
```
global:
annotations:
…
-
### What happened?
Templatefile needed for some AWS modules
### Example
https://github.com/terraform-aws-modules/terraform-aws-iam/examples/iam-role-for-service-accounts-eks
### Output of `pulumi …