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 29, 2024
1 parent e22edab commit f1e1ec4
Show file tree
Hide file tree
Showing 5 changed files with 770 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 f1e1ec4

Please sign in to comment.