Skip to content

Commit

Permalink
remove deprecated resource `apstra_datacenter_connectivity_template_a…
Browse files Browse the repository at this point in the history
…ssignment`
  • Loading branch information
chrismarget-j committed Oct 20, 2024
1 parent 09f975c commit c3b46e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 237 deletions.
1 change: 0 additions & 1 deletion apstra/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,6 @@ func (p *Provider) Resources(_ context.Context) []func() resource.Resource {
func() resource.Resource { return &resourceDatacenterBlueprint{} },
func() resource.Resource { return &resourceDatacenterConfiglet{} },
func() resource.Resource { return &resourceDatacenterConnectivityTemplateAssignments{} },
func() resource.Resource { return &resourceDatacenterConnectivityTemplateAssignment{} },
func() resource.Resource { return &resourceDatacenterConnectivityTemplateInterface{} },
func() resource.Resource { return &resourceDatacenterConnectivityTemplateLoopback{} },
func() resource.Resource { return &resourceDatacenterConnectivityTemplateSvi{} },
Expand Down
236 changes: 0 additions & 236 deletions apstra/resource_datacenter_connectivity_template_assignment.go

This file was deleted.

0 comments on commit c3b46e5

Please sign in to comment.