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
[opsZero provides support](https://www.opszero.com/devops) for our modules including:
52
-
53
-
- Slack & Email support
54
-
- One on One Video Calls
55
-
- Implementation Guidance
56
47
## Providers
57
48
58
49
| Name | Version |
@@ -73,7 +64,7 @@ terraform destroy -auto-approve
73
64
| <aname="input_ssh_keys"></a> [ssh\_keys](#input\_ssh\_keys)| SSH public keys to add to the image |`list(any)`|`[]`| no |
74
65
| <aname="input_subnet_id"></a> [subnet\_id](#input\_subnet\_id)| The VPC subnet ID to launch in EC2 bastion host |`string`| n/a | yes |
75
66
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to assign to the resource |`map(any)`|`{}`| no |
76
-
| <aname="input_ubuntu_version"></a> [ubuntu\_version](#input\_ubuntu\_version)| Ubuntu Server Version |`string`|`"20.04"`| no |
67
+
| <aname="input_ubuntu_version"></a> [ubuntu\_version](#input\_ubuntu\_version)| Ubuntu Server Version |`string`|`"24.04"`| no |
77
68
| <aname="input_user_data"></a> [user\_data](#input\_user\_data)| User data to provide when launching the instance |`string`|`""`| no |
78
69
| <aname="input_user_data_replace_on_change"></a> [user\_data\_replace\_on\_change](#input\_user\_data\_replace\_on\_change)| To recreate the instance when user\_data is changed |`bool`|`false`| no |
79
70
| <aname="input_userdata"></a> [userdata](#input\_userdata)| User data to provide when launching the instance |`string`|`""`| no |
0 commit comments