You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
metadata is not an argument in the docs. It is listed as attributes. However, this itself is a documentation error since we aren't returning this field. Perhaps this is a remnant from legacy code and remained unnoticed.
The APIs used for opentelekomcloud_images_image_v2 (both native Openstack and IMS) itself do not support this argument.
If you still need this functionality, please contact customer support ([email protected]) and submit a feature request.
Hello,
I tried to create an image (opentelekomcloud_images_image_v2) with the needed metadata 'hw_firmware_type=uefi' and I received an error message that the metadata is not a valid argument.
In the documentation (https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs/resources/images_image_v2#metadata-3) the argument is mentioned but it seems not yet implemented in the code.
Please fix this and consider also to implement the metadata feature in the opentelekomcloud_ims_image_v2 part too (https://docs.otc.t-systems.com/image-management-service/api-ref/ims_apis/image/updating_image_information.html#en-us-topic-0020091567).
I wish you a great day.
The text was updated successfully, but these errors were encountered: