This project is not covered by Drupal’s security advisory policy.

Features

Varnish Purger module extension to identify servers built on AWS, specifically using EC2 and AutoScaling Group.

By entering the key, secret key, region and a group of filters, the EC2 that are operational will be identified and the Public or Private IP will be automatically extracted.

This module only makes sense if your infrastructure changes EC2 servers dynamically, for example when using Elastic Beanstalk and you update the environment using the Immutable policy.

Requirements

This module require aws sdk php library.

Configuration

Create a new Purger called Varnish Purger AWS. Define the credentials, the region and add a set of filters to identify EC2s that use Varnish, for example tag:Application and the value Varnish, It will search for EC2s that have the tag Application.

You can use the `purger_ui` module to view the status of the integration.

Project information

Releases