Skip to content

Commit

Permalink
add link to diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvija Tovernic committed Sep 23, 2024
1 parent d915725 commit ba6c224
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ Additionally, it provides reusable GitHub Actions workflows that users can invok
- [Reusable Docker Image Workflow](#reusable-docker-image-workflow)
- [Reusable Packer Image Workflow](#reusable-packer-image-workflow)
- [Example User Repository](#example-user-repository)
- [GitHub Action Runners](#github-action-runners)
- [Multi-target architecture](#multi-target-architecture)
- [Quality gate and SBOM generation](#quality-gate-and-sbom-generation)

## Repository Structure

Expand Down Expand Up @@ -104,6 +107,8 @@ Detailed information about the Terraform configurations and scripts can be found
- Terraform initialization scripts: [`terraform-init/`](./terraform-init/)
- Main Terraform scripts: [`terraform/`](./terraform/)

![Diagam](docs/wp10-diagram.drawio.png)

### Executing the Workflow

To deploy the platform, ensure the necessary GitHub secrets and variables are configured as described in the Prerequisites section. The workflow requires manual execution and user inputs, which can be provided in the GitHub Actions tab.
Expand Down

0 comments on commit ba6c224

Please sign in to comment.