Skip to content

Commit

Permalink
feat: migrate service offering to tf plugin framework
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiomatavelli committed Jun 21, 2024
1 parent 0efd72d commit 61ad0bf
Show file tree
Hide file tree
Showing 4 changed files with 726 additions and 207 deletions.
1 change: 0 additions & 1 deletion cloudstack/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ func Provider() *schema.Provider {
"cloudstack_disk_offering": resourceCloudStackDiskOffering(),
"cloudstack_volume": resourceCloudStackVolume(),
"cloudstack_zone": resourceCloudStackZone(),
"cloudstack_service_offering": resourceCloudStackServiceOffering(),
"cloudstack_account": resourceCloudStackAccount(),
"cloudstack_user": resourceCloudStackUser(),
"cloudstack_domain": resourceCloudStackDomain(),
Expand Down
Loading

0 comments on commit 61ad0bf

Please sign in to comment.