ContainerSolutions / terraform-examples

Simple and idiomatic examples of various Terraform functions and features.
https://containersolutions.github.io/terraform-examples/
160 stars 52 forks source link

Automate Terraform-examples website updates #101

Open ttarczynski opened 2 years ago

ttarczynski commented 2 years ago

We have a Web GUI for terraform-examples at: https://containersolutions.github.io/terraform-examples/ This website was last updated in May, so it's far behind the main branch of the repository.

TODO


Some hints on what's used for generating the website:

  1. https://github.com/ContainerSolutions/terraform-examples/tree/terraform-examples-UI
  2. https://github.com/ContainerSolutions/terraform-examples/blob/terraform-examples-UI/README.md
  3. https://github.com/ContainerSolutions/terraform-examples/blob/main/RELEASE.md
  4. https://github.com/ContainerSolutions/terraform-examples/blob/terraform-examples-UI/release.sh
ttarczynski commented 1 year ago

The current update process is documented in: