Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
fix: Fix vpc_peering package name (#225)
Browse files Browse the repository at this point in the history
Co-authored-by: michalbil <[email protected]>
  • Loading branch information
horiagunica and michalbil authored Oct 6, 2023
1 parent 1437708 commit ce265e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/vpc-peering/main_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package vpc-peering
package vpc_peering

import (
"testing"
Expand Down

0 comments on commit ce265e2

Please sign in to comment.