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 161c6a1 commit b974b67Copy full SHA for b974b67
terraform/account-wide-infrastructure/dev/glue.tf
@@ -1,5 +1,5 @@
1
module "dev-glue" {
2
source = "../modules/glue"
3
name_prefix = "nhsd-nrlf--dev"
4
- python_version = 3.9
+ python_version = 3
5
}
0 commit comments