Skip to content

Commit

Permalink
F #414: add marketplace resource
Browse files Browse the repository at this point in the history
  • Loading branch information
treywelsh committed Apr 18, 2023
1 parent effd83b commit 8547ffa
Show file tree
Hide file tree
Showing 4 changed files with 1,251 additions and 0 deletions.
1 change: 1 addition & 0 deletions opennebula/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ func Provider() *schema.Provider {
"opennebula_cluster": resourceOpennebulaCluster(),
"opennebula_host": resourceOpennebulaHost(),
"opennebula_datastore": resourceOpennebulaDatastore(),
"opennebula_marketplace": resourceOpennebulaMarketPlace(),
},

ConfigureContextFunc: providerConfigure,
Expand Down
Loading

0 comments on commit 8547ffa

Please sign in to comment.