From 61bc055ffb3933395dc5fe6f17e4e44d0bb58cdf Mon Sep 17 00:00:00 2001
From: Krish Moodbidri <krish94@uab.edu>
Date: Fri, 3 May 2024 13:04:54 -0500
Subject: [PATCH] attach prod and prod queue volumes

---
 ohpc-instance/main.tf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ohpc-instance/main.tf b/ohpc-instance/main.tf
index e8dc57b..7c2ce28 100644
--- a/ohpc-instance/main.tf
+++ b/ohpc-instance/main.tf
@@ -102,3 +102,4 @@ output "device" {
   ]
 }
 
+
-- 
GitLab