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: Added architecture variable #224

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

kclinden
Copy link
Contributor

@kclinden kclinden commented Apr 9, 2024

Description

Fixes #223

Motivation and Context

Allow different architectures from default x86

Breaking Changes

No

How Has This Been Tested?

No local testing. Have used underlying module with architectures value of arm64.

@kclinden kclinden changed the title added architecture variable feat: added architecture variable Apr 9, 2024
@kclinden kclinden changed the title feat: added architecture variable feat: Added architecture variable Apr 9, 2024
@bryantbiggs bryantbiggs merged commit 1ae3ab7 into terraform-aws-modules:master Apr 22, 2024
7 checks passed
antonbabenko pushed a commit that referenced this pull request Apr 22, 2024
## [6.2.0](v6.1.2...v6.2.0) (2024-04-22)

### Features

* Added architecture variable ([#224](#224)) ([1ae3ab7](1ae3ab7))
@antonbabenko
Copy link
Member

This PR is included in version 6.2.0 🎉

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add variable for Lambda Architecture to support ARM
3 participants