Skip to content

Commit

Permalink
remove product additions and portfolio changes for now, focus on incr…
Browse files Browse the repository at this point in the history
…emental PRs
  • Loading branch information
ahgittin committed Jun 18, 2020
1 parent 2dcb083 commit 85d33e4
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 834 deletions.
4 changes: 3 additions & 1 deletion aws/resource_aws_servicecatalog_portfolio_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ package aws
import (
"fmt"
"regexp"
"testing"

"github.com/aws/aws-sdk-go/aws"
"github.com/aws/aws-sdk-go/service/servicecatalog"

"github.com/hashicorp/terraform-plugin-sdk/helper/acctest"
"github.com/hashicorp/terraform-plugin-sdk/helper/resource"
"github.com/hashicorp/terraform-plugin-sdk/terraform"

"testing"
)

func TestAccAWSServiceCatalogPortfolio_Basic(t *testing.T) {
Expand Down
Loading

0 comments on commit 85d33e4

Please sign in to comment.