Skip to content

Commit

Permalink
DS-571 Updated Live and PUT Security Group
Browse files Browse the repository at this point in the history
  • Loading branch information
kayodewale committed Dec 21, 2023
1 parent 24a5738 commit 8eeffe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/automation/var/profile/live.mk
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ TF_VAR_splunk_firehose_role := dos_cw_w_events_firehose_access_role
LAMBDA_VERSIONS_TO_RETAIN = 5

#TODO can be changed to new SG when available in live
TF_VAR_db_security_group_name = live-lk8s-prod-core-dos-db-rds-postgres-sg
TF_VAR_db_security_group_name = uec-core-dos-live-datastore-hk-sg
2 changes: 1 addition & 1 deletion build/automation/var/profile/put.mk
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ TF_VAR_splunk_firehose_role := dos-np_cw_w_events_firehose_access_role
LAMBDA_VERSIONS_TO_RETAIN = 5

#TODO can be changed to new SG when available in live
TF_VAR_db_security_group_name = live-lk8s-prod-core-dos-db-put-rds-postgres-sg
TF_VAR_db_security_group_name = uec-core-dos-put-datastore-hk-sg

0 comments on commit 8eeffe7

Please sign in to comment.