Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Bottlerocket FIPS image variants #3275

Conversation

arcdigital
Copy link
Contributor

Description

Add Bottlerocket FIPS image variants

Motivation and Context

Allows users to deploy the FIPS variant, similar to the current NVIDIA variant.

https://docs.aws.amazon.com/eks/latest/userguide/retrieve-ami-id-bottlerocket.html
https://aws.amazon.com/about-aws/whats-new/2024/11/bottlerocket-amis-fips140-3-validated-cryptographic-modules/

Breaking Changes

None

How Has This Been Tested?

This is a minor change, I didn't run the pre-commit/test. I did verify both SSM parameters were available
/aws/service/bottlerocket/aws-k8s-1.31-fips/arm64/latest/image_version
/aws/service/bottlerocket/aws-k8s-1.31-fips/arm64/latest/image_id

@arcdigital arcdigital force-pushed the add-bottlerocket-fips-variants branch 2 times, most recently from db138bb to ce16650 Compare January 13, 2025 17:44
@arcdigital arcdigital changed the title Add Bottlerocket FIPS image variants fix: Add Bottlerocket FIPS image variants Jan 13, 2025
@arcdigital arcdigital force-pushed the add-bottlerocket-fips-variants branch from ce16650 to d2d775a Compare January 13, 2025 17:45
@bryantbiggs bryantbiggs changed the title fix: Add Bottlerocket FIPS image variants feat: Add Bottlerocket FIPS image variants Jan 17, 2025
@bryantbiggs bryantbiggs merged commit d876ac4 into terraform-aws-modules:master Jan 17, 2025
23 checks passed
antonbabenko pushed a commit that referenced this pull request Jan 17, 2025
## [20.32.0](v20.31.6...v20.32.0) (2025-01-17)

### Features

* Add Bottlerocket FIPS image variants ([#3275](#3275)) ([d876ac4](d876ac4))
@antonbabenko
Copy link
Member

This PR is included in version 20.32.0 🎉

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.

3 participants