Skip to content

Commit

Permalink
VPC 2.0 Service Profile support
Browse files Browse the repository at this point in the history
Extended tests will be added as follow up

Signed-off-by: Anna Khmelnitsky <[email protected]>
  • Loading branch information
annakhm committed Jul 31, 2024
1 parent e22edab commit 8b44c1b
Show file tree
Hide file tree
Showing 5 changed files with 775 additions and 0 deletions.
1 change: 1 addition & 0 deletions nsxt/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@ func Provider() *schema.Provider {
"nsxt_vpc_security_policy": resourceNsxtVPCSecurityPolicy(),
"nsxt_vpc_group": resourceNsxtVPCGroup(),
"nsxt_vpc_gateway_policy": resourceNsxtVPCGatewayPolicy(),
"nsxt_vpc_service_profile": resourceNsxtVpcServiceProfile(),
"nsxt_policy_share": resourceNsxtPolicyShare(),
"nsxt_policy_shared_resource": resourceNsxtPolicySharedResource(),
},
Expand Down
Loading

0 comments on commit 8b44c1b

Please sign in to comment.