OpenNebula / terraform-provider-opennebula

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

F #512: Fix the `reservation_ar_id=0` case #513

Closed sk4zuzu closed 6 months ago

sk4zuzu commented 6 months ago

Community Note

Description

Use d.Get instead of d.GetOk to allow reservation_ar_id to take the value of 0.

References

512

New or Affected Resource(s)

Checklist