-
Launch the spec generator
-
Select
Portworx Enterprise
and press Next to continue: -
Check
Use the Portworx Operator
box and select thePortworx version
as2.6
. ForETCD
selectBuilt-in
option and then press Next: -
Select
Cloud
forSelect your environment
option. Click onAWS
and selectCreate Using a Spec
option forSelect type of disk
. Enter value forSize(GB)
as1000
and then press Next. -
Leave
auto
as the network interfaces and press Next: -
Select
Openshift 4+
as Openshift version, go toAdvanced Settings
: -
In the
Advanced Settings
tab select all three options and press Finish: -
Download the spec file.
-
Convert the contents for the file to base64 encoding echo <portworx_essentials_xxxxx.yaml> | base64
-
Copy the base64 encoding output and set as value for terraform
portworx_spec
variable to use in Terraform execution.