diff --git a/tests/public-active-active/locals.tf b/tests/public-active-active/locals.tf index b2b66592..f670b205 100644 --- a/tests/public-active-active/locals.tf +++ b/tests/public-active-active/locals.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + locals { registry = "quay.io" } \ No newline at end of file