From c1fe477f88d76dd306d30b76a507b41dfe34c04c Mon Sep 17 00:00:00 2001 From: Julio Castillo Date: Fri, 28 Oct 2022 17:40:58 +0200 Subject: [PATCH] Remove bad copy/paste --- modules/folder/organization-policies.tf | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/modules/folder/organization-policies.tf b/modules/folder/organization-policies.tf index 2486c1bb..da478063 100644 --- a/modules/folder/organization-policies.tf +++ b/modules/folder/organization-policies.tf @@ -16,24 +16,6 @@ # tfdoc:file:description Folder-level organization policies. -/** - * Copyright 2022 Google LLC - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -# tfdoc:file:description Project-level organization policies. - locals { org_policies = { for k, v in var.org_policies :