We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b3fda commit 3133abfCopy full SHA for 3133abf
infrastructure/terraform/modules/backend-api/variables.tf
@@ -110,8 +110,6 @@ variable "cloudfront_distribution_arn" {
110
description = "ARN of the cloudfront distribution to serve files from"
111
default = null
112
}
113
-<<<<<<< HEAD
114
-=======
115
116
variable "log_destination_arn" {
117
type = string
@@ -124,4 +122,3 @@ variable "log_subscription_role_arn" {
124
122
description = "The ARN of the IAM role to use for the log subscription filter"
125
123
default = ""
126
127
->>>>>>> main
0 commit comments