We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a43636 commit 67118edCopy full SHA for 67118ed
modules/deployment/codebuild.tf
@@ -78,7 +78,7 @@ phases:
78
install:
79
on-failure: ABORT
80
runtime-versions:
81
- python: 3.9
+ python: 3.11
82
build:
83
commands:
84
- |
0 commit comments