From 8de916adc6b15e44a72fcc25cb177b26d9d38d8f Mon Sep 17 00:00:00 2001 From: Saravanan G Date: Sun, 7 Jul 2024 22:23:30 +0530 Subject: [PATCH] Update tf_cloud_aws.yml --- .github/workflows/tf_cloud_aws.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tf_cloud_aws.yml b/.github/workflows/tf_cloud_aws.yml index 2ade18d..94cf376 100644 --- a/.github/workflows/tf_cloud_aws.yml +++ b/.github/workflows/tf_cloud_aws.yml @@ -1,5 +1,4 @@ # This workflow will create AWS resource using TF Cloud -# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go # It is reusable workflow that can be called in other workflows name: AWS Infra Creation Using in TF Cloud