From d2d3be0bb9b49b03d83d5914b3a930e865a63b1b Mon Sep 17 00:00:00 2001 From: Bryant Biggs Date: Tue, 14 Apr 2020 14:12:29 -0400 Subject: [PATCH] - Move to actions collections --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 4486855..930d272 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [GitHub Actions for Unity](https://github.com/webbertakken/unity-actions) - [Octions - GitHub Actions for GitHub REST API](https://github.com/maxkomarychev/octions) - [GitHub Actions for Docker](https://github.com/docker/github-actions) +- [GitHub Actions for AWS](https://github.com/clowdhaus/aws-github-actions) ### Utility @@ -406,10 +407,6 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Sync/upload a directory to an AWS S3 bucket](https://github.com/jakejarvis/s3-sync-action) - [Deploy Lambda code to an existing function](https://github.com/appleboy/lambda-action) -- [Run awscli](https://github.com/clowdhaus/aws-github-actions) -- [Invalidate CloudFront cache](https://github.com/clowdhaus/aws-github-actions) -- [Acquire IAM access credentials](https://github.com/clowdhaus/aws-github-actions) -- [Sync to S3](https://github.com/clowdhaus/aws-github-actions) #### Terraform