GSA-TTS / forms

Friendly government forms for everyone.
https://federalist-9ab3a388-1535-4bd5-a4bf-04c7933172d6.sites.pages.cloud.gov/site/gsa-tts/forms/
7 stars 1 forks source link

Add c4-like diagram in Mermaid format #345

Closed danielnaab closed 4 weeks ago

danielnaab commented 1 month ago

View the diagram here: https://github.com/GSA-TTS/atj-platform/pull/345/files?short_path=078e0dc#diff-078e0dc3ea6498fad50041f606743f8042f66bfca24d665f46d84fce632c834a

github-actions[bot] commented 1 month ago

Terraform plan for tts-10x-atj-dev

Plan: 0 to add, 2 to change, 0 to destroy. ```diff Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: !~ update in-place Terraform will perform the following actions: # cloudfoundry_app.tts-10x-atj-dev-server-doj_tts-10x-atj-dev-server-doj-app_380DB029 will be updated in-place !~ resource "cloudfoundry_app" "tts-10x-atj-dev-server-doj_tts-10x-atj-dev-server-doj-app_380DB029" { !~ docker_image = "ghcr.io/gsa-tts/atj-platform/server-doj:afbde7f1d70c4920d82fa504c9f73bf879af14ed" -> "ghcr.io/gsa-tts/atj-platform/server-doj:ac72b50fda1c412420e7cbc0248d421647dad876" id = "6246c063-6cf4-423d-812a-4bfdeb62bcae" name = "tts-10x-atj-dev-server-doj-app" # (17 unchanged attributes hidden) # (3 unchanged blocks hidden) } # cloudfoundry_app.tts-10x-atj-dev-server-kansas_tts-10x-atj-dev-server-kansas-app_337A9CF1 will be updated in-place !~ resource "cloudfoundry_app" "tts-10x-atj-dev-server-kansas_tts-10x-atj-dev-server-kansas-app_337A9CF1" { !~ docker_image = "ghcr.io/gsa-tts/atj-platform/server-kansas:afbde7f1d70c4920d82fa504c9f73bf879af14ed" -> "ghcr.io/gsa-tts/atj-platform/server-kansas:ac72b50fda1c412420e7cbc0248d421647dad876" id = "f7c60971-bffd-4a6e-a0bb-af1191079918" name = "tts-10x-atj-dev-server-kansas-app" # (17 unchanged attributes hidden) # (3 unchanged blocks hidden) } Plan: 0 to add, 2 to change, 0 to destroy. ```

:memo: Plan generated in Post Terraform plan to PR comment #350