Skip to content

Conversation

@croissanne
Copy link
Member

aws: specify AZ alongside subnet id

AWS now returns the following error if AZ is left empty:
```
creating EC2 Spot Fleet Request: InvalidSpotFleetRequestConfig: Invalid
AvailabilityZone or AvailabilityZoneId, please input a valid value.
```

In future this should be moved to fleets (with spot configurations)
rather than spot fleets, as the latter is a legacy api [1].

[1]:
https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotFleet.html

@croissanne croissanne requested a review from a team as a code owner October 28, 2025 11:38
@croissanne croissanne requested review from achilleas-k and ondrejbudai and removed request for a team October 28, 2025 11:38
achilleas-k
achilleas-k previously approved these changes Oct 28, 2025
AWS now returns the following error if AZ is left empty:
```
creating EC2 Spot Fleet Request: InvalidSpotFleetRequestConfig: Invalid
AvailabilityZone or AvailabilityZoneId, please input a valid value.
```

In future this should be moved to fleets (with spot configurations)
rather than spot fleets, as the latter is a legacy api [1].

[1]:
https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotFleet.html
@croissanne croissanne merged commit c5ff0cf into osbuild:main Oct 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants