Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
shore
Am I live
Commits
e0f21c84
Commit
e0f21c84
authored
Sep 09, 2021
by
nimrod
Browse files
Update the Lambda Python runtime.
parent
cfdc8950
Changes
1
Hide whitespace changes
Inline
Side-by-side
functions.tf
View file @
e0f21c84
...
...
@@ -75,7 +75,7 @@ resource "aws_iam_role_policy_attachment" "function" {
}
variable
"runtime"
{
default
=
"python3.
8
"
default
=
"python3.
9
"
description
=
"The Lambda function runtime."
type
=
string
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment