From 7267d75506785ac70468ceca90df468a27a30c68 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 16:11:37 +0000 Subject: [PATCH] [COMPLIANCE] Add Copyright and License Headers --- stack_configuration_summary.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stack_configuration_summary.go b/stack_configuration_summary.go index 2a226a273..df4ec2bfd 100644 --- a/stack_configuration_summary.go +++ b/stack_configuration_summary.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package tfe import (