Releases: imgproxy/imgproxy-cloudformation
Releases · imgproxy/imgproxy-cloudformation
v0.3.0
Changed
- Updated the EC2 image ID to the latest Bottlerocket variant.
- Added C8g instances to the
ClusterInstanceType
parameter values. - Changed CloudFront HTTP version to HTTP2/3.
Fixed
- Added
should-wait = true
to the EC2 instance configuration so it doesn't register itself in the ECS cluster while in warm pool. - Fixed WarmPool usage in the EC2 Auto Scaling Group.
Template | |
---|---|
Fargate | |
Fargate (no network) | |
Fargate (no cluster, no network) | |
EC2 | |
EC2 (no network) | |
EC2 (no cluster, no network) |
v0.2.1
v0.2.0
Added
- Added
HowToConfigure
output.
Changed
- If the
EnvironmentSystemsManagerParametersPath
parameter is not set, use/${AWS::StackName}
as the default value.
Fixed
- Fix stack deletion.
Removed
- Removed the
EnvironmentSecretARN
andEnvironmentSecretVersionID
parameters.
Template | |
---|---|
Fargate | |
Fargate (no network) | |
Fargate (no cluster, no network) | |
EC2 | |
EC2 (no network) | |
EC2 (no cluster, no network) |