Files
ubicloud/spec/prog/postgres/postgres_resource_nexus_spec.rb
Burak Yucesoy 1ceb0ac60c Set arch while creating Vm for Postgres
Without specifying the arch, the default arch is used which is x64. However,
for some AWS instance types, the arch is arm64. This commit sets the arch
based on the selected instance type as a way of future-proofing the code.
2025-07-01 00:24:58 +03:00

19 KiB