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
One of the outputs for the network is called name, we need to change that to be the actual name as the input of the user, the current output name that this is giving is incorrect and not useful for anything
Acceptance criteria
Change label to name
Change the output of the name to be the actual name of the network (same as the input).
Keep label input temporarily but mark it as obsolete, to be removed in a future version.
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Description
The civo_network resource takes exactly one parameter called
label
to name it.This parameter should be called
name
as this is not exactly a label.This is also a problem if in the future we add the ability to add labels to the network
One of the outputs for the network is called name, we need to change that to be the actual name as the input of the user, the current output name that this is giving is incorrect and not useful for anything
Acceptance criteria
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: