OpenNebula / terraform-provider-opennebula

Terraform provider for OpenNebula
https://www.terraform.io/docs/providers/opennebula/
Mozilla Public License 2.0
63 stars 52 forks source link

F-414: add marketplace resource #438

Closed treywelsh closed 1 year ago

treywelsh commented 1 year ago

Community Note

Description

Adds markeplace resource and datasource.

Remaining work:

References

Close #414

New or Affected Resource(s)

Checklist

github-actions[bot] commented 1 year ago

This pull request is stale because it has been open for 30 days with no activity and it is not in a milestone. Remove 'status: stale' label or comment, or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This pull request is stale because it has been open for 30 days with no activity and it is not in a milestone. Remove 'status: stale' label or comment, or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This pull request is stale because it has been open for 30 days with no activity and it is not in a milestone. Remove 'status: stale' label or comment, or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This pull request is stale because it has been open for 30 days with no activity and it is not in a milestone. Remove 'status: stale' label or comment, or this will be closed in 5 days.

treywelsh commented 1 year ago

@frousselet @TGM I missed the capability to enable/disable a marketplace: https://docs.opennebula.io/6.6/integration_and_development/system_interfaces/api.html#one-market-enable

If you're ok I'll add a "disabled" boolean field soon This will first require a Goca PR to manage the marketplace state field

treywelsh commented 1 year ago

Depends on https://github.com/OpenNebula/one/pull/6312 to add state management. state list here

We need to add state management to be able to know if a marketplace is enabled or disabled