setShowNetworkModal(false)}
+ orgName={orgName}
+ projectName={projectName}
+ />
+
+
+
+ Finalize and create
+
+ Choose a name
+
+ Choose an identifying name you will remember. Names may contain
+ alphanumeric characters, dashes, and periods.
+
+
+
+
+ Choose a hostname
+
+ Optional. If left blank, we will use the instance name.
+
+
+
+
+ {/* this is going to be a tag multiselect, not a text input */}
+
+ Add tags
+
+ Use tags to organize and relate resources. Tags may contain
+ letters, numbers, colons, dashes, and underscores.
+
+
+
+
+
+
+ {getServerError(createInstance.error, ERROR_CODES)}
+
+