From 66ecf53fa306057ee69793f47fa9649b204fb71c Mon Sep 17 00:00:00 2001 From: Maxim Pogozhiy Date: Tue, 19 Nov 2024 19:12:32 +0700 Subject: [PATCH] Add action for AWS CloudFront invalidation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f38a630..310f80c 100644 --- a/README.md +++ b/README.md @@ -481,6 +481,7 @@ 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) +- [CloudFront Invalidator](https://github.com/foxdalas/cloudfront-invalidator-action) - Invalidate CloudFront cache #### Terraform