Skip to content

Commit

Permalink
r/servicecat_principal_port_assoc: Remove extraneous argument
Browse files Browse the repository at this point in the history
  • Loading branch information
YakDriver committed Jun 2, 2021
1 parent 67e3664 commit 6fac1a8
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@ func resourceAwsServiceCatalogPrincipalPortfolioAssociation() *schema.Resource {
Required: true,
ForceNew: true,
},
/*
"principal_unique_id": {
Type: schema.TypeString,
Required: true,
ForceNew: true,
},
*/
"principal_type": {
Type: schema.TypeString,
Optional: true,
Expand Down

0 comments on commit 6fac1a8

Please sign in to comment.