/cloudflare-lambda

CloudFormation custom resource Lambda to manage Cloudflare settings

Primary LanguageScalaMIT LicenseMIT

cloudflare-lambda

Travis license

CloudFormation custom resource Lambda to manage Cloudflare settings

Deploy

To deploy the stack, ensure the required IAM roles exist (DataEncrypter and cloudformation/deployer/cloudformation-deployer), then deploy with sbt:

sbt -DAWS_ACCOUNT_ID={your-account-id} publish stack/deploy

The publish task comes from Dwolla’s S3 sbt plugin, and the stack/deploy task comes from Dwolla’s CloudFormation sbt plugin.