From 0bedfe3655e3da47a20c093549f147379da66cb4 Mon Sep 17 00:00:00 2001 From: Alper Rifat Ulucinar Date: Tue, 12 Mar 2024 20:29:55 +0300 Subject: [PATCH] [DO NOT MERGE] Test PR Signed-off-by: Alper Rifat Ulucinar --- config/acm/config.go | 1 + 1 file changed, 1 insertion(+) diff --git a/config/acm/config.go b/config/acm/config.go index aa4be22820..30b437854e 100644 --- a/config/acm/config.go +++ b/config/acm/config.go @@ -9,6 +9,7 @@ import ( ) // Configure adds configurations for the acm group. +// test change func Configure(p *config.Provider) { p.AddResourceConfigurator("aws_acm_certificate_validation", func(r *config.Resource) { r.References = map[string]config.Reference{