Files
ubicloud/model/aws_instance.rb
Burak Yucesoy 2c095de023 Persist instance_id and az_in in AwsInstance
There are bunch on information we would like to persist in our database instead
of fetching them from AWS SDK every time we need them. This commit adds a new
model `AwsInstance` to store `instance_id` and `az_in` for each AWS VM.
2025-07-04 14:59:44 +03:00

342 B