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

[TTAHUB-3206] Adding Automation system to boundary diagram #2304

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

GarrettEHill
Copy link
Collaborator

Description of change

Added Automation system to boundary diagram

How to test

View SVG or paste plantuml into a plantuml renderer like

docker run -d -p 8069:8080 plantuml/plantuml-server:jetty

Issue(s)

Checklists

Every PR

  • Meets issue criteria
  • JIRA ticket status updated
  • Code is meaningfully tested
  • Meets accessibility standards (WCAG 2.1 Levels A, AA)
  • API Documentation updated
  • Boundary diagram updated
  • Logical Data Model updated
  • Architectural Decision Records written for major infrastructure decisions
  • UI review complete

Before merge to main

  • OHS demo complete
  • Ready to create production PR

Production Deploy

  • Staging smoke test completed

After merge/deploy

  • Update JIRA ticket status

@GarrettEHill GarrettEHill merged commit 070fdd3 into main Aug 9, 2024
10 checks passed
@GarrettEHill GarrettEHill deleted the TTAHUB-3206/boundry-diagram branch August 9, 2024 18:08
Copy link
Collaborator

@hardwarehuman hardwarehuman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One little typo. Also I’m not sure if there should be a connection from the logs_s3 container to the developer person.

}
note right of auto
At anyone time, a max of only one of these configurations is enabled.
They all connections are unbound when not in use.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra “they”

Container(auto_proc_restore, "<&layers> Automation (Restore processed data to lower environments)", "bash", "Streams processed database backup directly from s3(backup) in a password protected encrypted zip compressed format to lower environment DB") #green
}
note right of auto
At anyone time, a max of only one of these configurations is enabled.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need a space: At any_one time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants