Skip to content

Add AWS CLI to Docker image#71

Merged
pgesek merged 2 commits into
SolDevelo:mainfrom
Natan-gal:patch-4
May 19, 2026
Merged

Add AWS CLI to Docker image#71
pgesek merged 2 commits into
SolDevelo:mainfrom
Natan-gal:patch-4

Conversation

@Natan-gal
Copy link
Copy Markdown
Contributor

Added AWS CLI installation to the InfraScan Docker image.

This removes the need to install AWS CLI manually in CI/CD pipelines and makes the container ready for AWS API usage out of the box.

Closes #57

Natan-gal added 2 commits May 19, 2026 10:25
Added AWS CLI installation to the InfraScan Docker image.

This removes the need to install AWS CLI manually in CI/CD pipelines and makes the container ready for AWS API usage out of the box.

Closes SolDevelo#57
Added AWS CLI installation to the InfraScan Docker image.

This removes the need to install AWS CLI manually in CI/CD pipelines and makes the container ready for AWS API usage out of the box.

Closes SolDevelo#57
@Natan-gal
Copy link
Copy Markdown
Contributor Author

Added AWS CLI installation to the Docker image and updated the Dockerfile with the required pipeline steps.

@pgesek
Copy link
Copy Markdown
Collaborator

pgesek commented May 19, 2026

Looks good to me, runs as expected

@pgesek pgesek merged commit bcc80d3 into SolDevelo:main May 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include aws CLI in the Infrascan docker image

2 participants