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