You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ No modules.
106
106
| <aname="input_private_asg_record_template"></a> [private\_asg\_record\_template](#input\_private\_asg\_record\_template)| The fully qualified domain name format for private Autoscaling Group DNS records |`string`|`"service.internal.domain"`| no |
107
107
| <aname="input_private_instance_record_template"></a> [private\_instance\_record\_template](#input\_private\_instance\_record\_template)| The fully qualified domain name format for private instance DNS records |`string`|`"service.az.domain"`| no |
108
108
| <aname="input_public_asg_record_template"></a> [public\_asg\_record\_template](#input\_public\_asg\_record\_template)| The fully qualified domain name format for public Autoscaling Group DNS records |`string`|`"service.domain"`| no |
109
-
| <aname="input_runtime"></a> [runtime](#input\_runtime)| Runtime binary |`string`|`"python3.7"`| no |
109
+
| <aname="input_runtime"></a> [runtime](#input\_runtime)| Runtime binary |`string`|`"python3.12"`| no |
| <aname="input_service"></a> [service](#input\_service)| Autoscaling Group service name, e.g. 'bastion'. This will be prefix for DNS records. |`string`| n/a | yes |
0 commit comments