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 OpenStack API provides a Compute Instance property user_data allowing to provide configuration information or scripts used by cloud-init.
The TOSCA type yorc.nodes.openstack.Compute should be updated to support this user_data property, and the terraform provider should set this property described in Terraform OpenStack provider documentation.
The text was updated successfully, but these errors were encountered:
The OpenStack API provides a Compute Instance property
user_data
allowing to provide configuration information or scripts used by cloud-init.The TOSCA type
yorc.nodes.openstack.Compute
should be updated to support this user_data property, and the terraform provider should set this property described in Terraform OpenStack provider documentation.The text was updated successfully, but these errors were encountered: