aws-samples / aws-refarch-wordpress

This reference architecture provides best practices and a set of YAML CloudFormation templates for deploying WordPress on AWS.
MIT No Attribution
1.08k stars 601 forks source link

Github out of sync with AWS #53

Open cwrichardson opened 5 years ago

cwrichardson commented 5 years ago

If you grab the templates from S3 (e.g., https://s3.amazonaws.com/aws-refarch/wordpress/latest/templates/aws-refarch-wordpress-04-web.yaml), there are big diffs vs. the master head here on GitHub. At a minimum, AFAICT, there's no longer any attempt to install W3 Total Cache (so #52 should be re-opened and #49 doesn't work as a patch against the code on AWS).

It would be great if whatever is actually on s3 could get pulled into the repository, and if the documentation could be updated accordingly.