Skip to content

Commit 3133abf

Browse files
committed
CCM-9874: fix conflict
1 parent 87b3fda commit 3133abf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

infrastructure/terraform/modules/backend-api/variables.tf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ variable "cloudfront_distribution_arn" {
110110
description = "ARN of the cloudfront distribution to serve files from"
111111
default = null
112112
}
113-
<<<<<<< HEAD
114-
=======
115113

116114
variable "log_destination_arn" {
117115
type = string
@@ -124,4 +122,3 @@ variable "log_subscription_role_arn" {
124122
description = "The ARN of the IAM role to use for the log subscription filter"
125123
default = ""
126124
}
127-
>>>>>>> main

0 commit comments

Comments
 (0)