From 953dd8df4eb62f05343bf8e0c4a4a6c636d1bd1e Mon Sep 17 00:00:00 2001
From: Marc Burnie <mburnie@amazon.com>
Date: Fri, 30 Sep 2022 18:49:33 -0500
Subject: [PATCH] removing reference to aws-terraform ci-cd branch

---
 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b8e2473c7..ac0708a39 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,11 +38,9 @@ include:
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "cloud-providers/aws-global.yml"
-    ref: aws-terraform
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "cloud-providers/aws-maven.yml"
-    ref: aws-terraform
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "cloud-providers/ibm.yml"
-- 
GitLab