diff --git a/.github/workflows/tf_cloud_aws.yml b/.github/workflows/tf_cloud_aws.yml index 8973df3..2ade18d 100644 --- a/.github/workflows/tf_cloud_aws.yml +++ b/.github/workflows/tf_cloud_aws.yml @@ -1,4 +1,4 @@ -# This workflow will build a golang project +# 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