Skip to content

Commit cdd7f78

Browse files
GokceGKjoaopalet
andauthored
Update internal/pkg/errors/errors.go
Co-authored-by: João Palet <[email protected]>
1 parent aaede94 commit cdd7f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/pkg/errors/errors.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ The profile name can only contain lowercase letters, numbers, and "-" and cannot
139139
To enable it, run:
140140
$ stackit %s enable`
141141

142-
IAAS_SERVER_MISSING_VOLUME_SIZE = `Boot volume size must be provided when "source_type" is "image".`
142+
IAAS_SERVER_MISSING_VOLUME_SIZE = `The "boot-volume-size" flag must be provided when "boot-volume-source-type" is "image".`
143143

144144
IAAS_SERVER_MISSING_IMAGE_OR_VOLUME_FLAGS = `Either Image ID or boot volume flags must be provided.`
145145
)

0 commit comments

Comments
 (0)