Skip to content

Commit

Permalink
[DO NOT MERGE] Test PR
Browse files Browse the repository at this point in the history
Signed-off-by: Alper Rifat Ulucinar <[email protected]>
  • Loading branch information
ulucinar committed Mar 12, 2024
1 parent 1a57512 commit 0bedfe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/acm/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -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{
Expand Down

0 comments on commit 0bedfe3

Please sign in to comment.