Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 939 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 939 Bytes

terraform-aws-eks-sentry-helm

Terraform module to create the sentry infrastructure using the helm chart. image

Database (Preferrably AWS RDS Posgres)

The helm chart doesn't create any database server and expects it be to be setup and reachable with a database named sentry created and accessiable via the db credentials setup in AWS secrets manager and the secret ARN passed into this module.

Okta Integration

Okta SSO SAML setup instructions can be found here.

Slack Integration

Slack integration steps can be found here.

JIRA Integration

JIRA integration steps can be found here.