Skip to content
Snippets Groups Projects

Update modules/ornl-cloud-gitlab-runners/main.tf

Merged Petras, Randy requested to merge 24u-main-patch-78358 into main
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -33,7 +33,6 @@ resource "openstack_compute_instance_v2" "gitlab_ci_runner" {
volume_size = var.volsize
boot_index = 0
delete_on_termination = true
foo = bar }
}
Loading