diff --git a/streamlit-server/variables.tf b/streamlit-server/variables.tf index 49ce4f4..79f9735 100644 --- a/streamlit-server/variables.tf +++ b/streamlit-server/variables.tf @@ -56,7 +56,7 @@ variable "SecretsNames"{ variable "acm_arn_dev" { type = string - default = "arn:aws:acm:us-east-2:660131068782:certificate/3a146592-2b00-4b33-90a6-0d9ab0040d8b" + default = "arn:aws:acm:us-east-2:660131068782:certificate/947e04b3-be22-43bf-bea2-a0ad3b221d70" } variable "secret_key" {