Skip to content

Bump default codebuild image#33

Merged
bchinpp merged 4 commits intopp_masterfrom
parameterize-codebuild-image
Aug 12, 2024
Merged

Bump default codebuild image#33
bchinpp merged 4 commits intopp_masterfrom
parameterize-codebuild-image

Conversation

@bchinpp
Copy link
Copy Markdown

@bchinpp bchinpp commented Aug 12, 2024

Use the codebuild_image variable for the codebuild job for deploying the lambda also

@bchinpp bchinpp requested a review from smallesh90 August 12, 2024 02:53
variable "codebuild_image" {
type = string
default = "aws/codebuild/standard:4.0"
default = "aws/codebuild/standard:7.0"
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7.0 is needed to support python3.12.

@bchinpp bchinpp merged commit c20c856 into pp_master Aug 12, 2024
@bchinpp bchinpp deleted the parameterize-codebuild-image branch August 12, 2024 13:16
@bchinpp bchinpp changed the title Parameterize codebuild image Bump default codebuild image Aug 12, 2024
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