Skip to content

Commit

Permalink
updated secret version for xsiam endpoint in production and pre-produ…
Browse files Browse the repository at this point in the history
…ction
  • Loading branch information
juddin927 committed Feb 1, 2024
1 parent 7e78e71 commit bd07090
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
locals {
xaiam_secrets_version_development = "74b8d013-7096-415b-a8f4-20adc4624667"
xaiam_secrets_version_pre_production = ""
xaiam_secrets_version_production = ""
xaiam_secrets_version_pre_production = "f0bd19d9-9e31-478f-a483-6cb010ca58a0"
xaiam_secrets_version_production = "ee71326d-aa17-4035-98cb-19ac8bee3b47"
}

#-----------------------------------------------------------------
Expand Down

0 comments on commit bd07090

Please sign in to comment.