Skip to content

Commit b974b67

Browse files
committed
NRL-1188 Python version update
1 parent 161c6a1 commit b974b67

File tree

1 file changed

+1
-1
lines changed
  • terraform/account-wide-infrastructure/dev

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "dev-glue" {
22
source = "../modules/glue"
33
name_prefix = "nhsd-nrlf--dev"
4-
python_version = 3.9
4+
python_version = 3
55
}

0 commit comments

Comments
 (0)