Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate Terraform-examples website updates #101

Open
ttarczynski opened this issue Aug 27, 2021 · 1 comment
Open

Automate Terraform-examples website updates #101

ttarczynski opened this issue Aug 27, 2021 · 1 comment
Assignees
Labels
CI CI related topics - actions, tooling, scripts, etc. web-ui

Comments

@ttarczynski
Copy link
Contributor

ttarczynski commented Aug 27, 2021

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

  • learn how to update it (CONTRIBUTING.md / Updating Web UI)
  • make the update using the current process
  • plan how to get fully automated updates done by the CI
  • Implement the fully automated website update process

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
Copy link
Contributor Author

@ttarczynski ttarczynski changed the title Update content in our examples website Automate Terraform-examples website updates Sep 15, 2022
@ttarczynski ttarczynski added the CI CI related topics - actions, tooling, scripts, etc. label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI related topics - actions, tooling, scripts, etc. web-ui
Projects
None yet
Development

No branches or pull requests

3 participants