Skip to content

Commit 086792d

Browse files
committed
Merge branch 'dev' of https://github.com/Giabaoday/DevSecOps_Project into dev
2 parents 02cb839 + 06f7575 commit 086792d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "b620a2aee3396986c94c908b71fb056f860afee4"
52+
default = "7c2ba16e757e7e0227cbb33c53a1c4357cbb91f3"
5353
}
5454

5555
variable "certificate_arn" {

0 commit comments

Comments
 (0)