File tree Expand file tree Collapse file tree
terracumber_config/tf_files Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -149,6 +149,7 @@ module "cucumber_testsuite" {
149149 }
150150 }
151151 server_containerized = {
152+ image = " ubuntu2404o"
152153 provider_settings = {
153154 mac = " aa:b2:92:42:00:f1"
154155 vcpu = 8
@@ -162,6 +163,7 @@ module "cucumber_testsuite" {
162163 container_tag = " latest"
163164 }
164165 proxy_containerized = {
166+ image = " ubuntu2404o"
165167 provider_settings = {
166168 mac = " aa:b2:92:42:00:f2"
167169 vcpu = 2
Original file line number Diff line number Diff line change @@ -132,6 +132,7 @@ module "cucumber_testsuite" {
132132 }
133133 }
134134 server_containerized = {
135+ image = " ubuntu2404o"
135136 provider_settings = {
136137 mac = " aa:b2:93:01:00:11"
137138 }
@@ -145,6 +146,7 @@ module "cucumber_testsuite" {
145146 database_disk_size = 60
146147 }
147148 proxy_containerized = {
149+ image = " ubuntu2404o"
148150 provider_settings = {
149151 mac = " aa:b2:93:01:00:12"
150152 }
You can’t perform that action at this time.
0 commit comments