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
the current provider version does not provide to set and/or change the owner( user) of opennebula image. there are no any argument in opennebula_image to set it.
`# oneimage show 172
IMAGE 172 INFORMATION
ID : 172
NAME : template-ubuntu20 USER : template-admin
GROUP : template-group
...`
but I can set the group as a part of ownership and permissions.
Description
the current provider version does not provide to set and/or change the owner( user) of opennebula image. there are no any argument in opennebula_image to set it.
`# oneimage show 172
IMAGE 172 INFORMATION
ID : 172
NAME : template-ubuntu20
USER : template-admin
GROUP : template-group
...`
but I can set the group as a part of ownership and permissions.
New or affected resources and data sources
resource opennebula_image
Potential terraform configuration
References
No response
The text was updated successfully, but these errors were encountered: