From 9f77511e66c375e1a96d88a17499b3ba586ea7ea Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 28 Jan 2024 20:01:30 +0800 Subject: [PATCH] Promote hashicorp-aws action to a dedicated repo --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2420cc4..12de184 100644 --- a/action.yml +++ b/action.yml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. --- -name: "Application Deployment on AWS through HashiCorp" +name: "HashiCorp AWS" description: "Registers application AMI and deploy an instance to EC2 through HashiCorp Packer & Terraform" branding: icon: "box"