Open fernflower opened 1 month ago
The fix is done. It will reach production soon. Below is the output from one of the lower environments.
ibmcloud is instance-profile bz2e-1x4 --json | jq .os_architecture { "default": "s390x", "type": "enum", "values": [ "s390x" ] }
Thanks for fixing this!
For some instance-profiles the
default
value doesn't match any from theos_architecture.values
list.Repro: