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

One-Click Cloudformation template in README does not reference latest templates #69

Open sarahponn opened 5 years ago

sarahponn commented 5 years ago

When clicking on the button for one-click launch in the github README, it launches a template that is stale and does not represent the latest commits in the repository merged to main branch.

An example is the install_cache_client.sh file uses the broken sed commands instead of echo that were corrected mid last year.