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

Update template.yaml to support AWS graviton instruction set architecture #167

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

sakthishanmugam
Copy link
Contributor

Graviton added for all lambda function

Description

Thanks for contributing this Pull Request. Make sure that you submit this Pull Request against the master branch of this repository, add a brief description, and tag the relevant issue(s) and PR(s) below.

  • Relevant Issues : (compulsory)
  • Relevant PRs : (optional)
  • Type of change :
    • New feature
    • Bug fix for existing feature
    • Code quality improvement
    • Addition or Improvement of tests
    • Addition or Improvement of documentation

Graviton added for all lambda function
@@ -192,6 +192,9 @@ Resources:
Layers:
- !Ref CommonLambdaLayer
Timeout: 900
Architectures:
Copy link
Contributor

Choose a reason for hiding this comment

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

@sakthishanmugam Were you able to test this ? Also can we check if Graviton Architecture is available in most regions else we need to probably specify this in docs somewhere

@stationeros stationeros changed the title Update template.yaml Update template.yaml to support AWS graviton instruction set architecture Oct 11, 2023
@stationeros stationeros merged commit 14adeb1 into intuit:master Oct 17, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants