-
### Description
Currently `aws_ami` does not have an `uefi_data` argument.
As defined in https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RegisterImage.html, `uefiData` is a "Base64 repr…
-
This past week I've been able to run osworld using aws with the "ami-019f92c05df45031b" image, however, I'm getting
```
An error occurred in one of the tasks: An error occurred (InvalidAMIID.NotFou…
-
### Description
I am using coder (www.coder.com) to deploy dev environments on EC2 instances thanks to Terraform.
When searching for AMIs to deploy, the `data "aws_ami"` is looking into us-east-1 Re…
-
**Bug description**
During Prowler v4 report importing/re-importing, there is an issue with parsing the finding datetime key. If I'm not mistaken this line https://github.com/DefectDojo/django-Defect…
-
We would like to have an AWS AMI cable of running multiple compiler toolchains. Ideally we would like to run gnu, clang and intel from a single base image with simple environments scripts and modules …
-
## Summary
We currently use ssm to ssh connect to the packer ec2 build instance. As of the latest version of Session Manager plugin ie 1.2.688.0 we have noticed that builds are now failing with err…
-
### Description
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/finding-an-ami.html
describes that this works too:
resource "aws_instance" "example" {
ami = "resolve:ssm:/aws/ser…
-
Getting:
```
Digest: sha256:5e8ed922ecacdb1071096eebef5af11563fd0c2c8bce9143ea3898768994080f
Status: Downloaded newer image for iterativeai/cml:0-dvc3-base1-gpu
docker.io/iterativeai/cml:0-dvc3-b…
-
### Terraform Core Version
1.8.3
### AWS Provider Version
5.72.1
### Affected Resource(s)
* aws_instance
### Expected Behavior
Changes not detected
### Actual Behavior
Changes detected and …
t0yv0 updated
2 weeks ago
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.74.0
### Affected Resource(s)
* aws_imagebuilder_image_recipe
### Expected Behavior
A new version of the recipe, as is …