Skip to content

Commit

Permalink
Added NAT gateways API
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Feb 11, 2025
1 parent 8fb32ae commit 9e675c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/aws/ec2.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import (
"context"
"testing"

awstypes "github.com/aws/aws-sdk-go-v2/aws"
"github.com/aws/aws-sdk-go-v2/service/ec2"
"github.com/aws/aws-sdk-go-v2/service/ec2/types"
"github.com/gruntwork-io/terratest/modules/aws"
Expand Down

0 comments on commit 9e675c7

Please sign in to comment.