Skip to content

Commit eccc6c0

Browse files
committed
Merge branch 'dev' of https://github.com/Giabaoday/DevSecOps_Project into dev
2 parents 1c8b5b2 + 0634117 commit eccc6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/environments/dev/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ variable "public_subnets" {
4949
variable "app_version" {
5050
description = "Version of the application"
5151
type = string
52-
default = "086792de4482df82194c457fa8ae4719f8fe3592"
52+
default = "e827ed55f12de32e3787c8c0b68401a3477dc15a"
5353
}
5454

5555
variable "certificate_arn" {

0 commit comments

Comments
 (0)