Skip to content

Cloudformation template which deploys a lambda function triggered on a daily schedule to check for new versions of the Conformity CloudFormation role and updates the stack if a new version is found.

License

Notifications You must be signed in to change notification settings

trend-anz/Cloud-One-Conformity-Role-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud-One-Conformity-Role-Updater

About

Simple Python based Lambda function to keep your Cloud Conformity roles up to date whenever there is a new version available.

The template deploys a lambda function running on the Python 3.7 runtime with a scheduled event triggering the function once daily. This checks if the existing stack deployed is up to date with the latest available from the official template url. If a new version is available the function will automatically update the existing CloudConformity stack to the latest version.

Installation

Deploy the cloudformation template in the same region you have deployed the CloudConformtiy role template (default and recommended region: us-east-1). Only parameter required is the stackname used to deploy the original cloudconformity role.

About

Cloudformation template which deploys a lambda function triggered on a daily schedule to check for new versions of the Conformity CloudFormation role and updates the stack if a new version is found.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages