VPC subnet selection change from PRIVATE_ISOLATED to PRIVATE_WITH_EGRESS (breaking for VPCs with ISOLATED subnets)
Local testing updates
Bugfixes in render extension of raster-api for collections with no items (i.e. linking external data sources) and for item search results with collection property excluded
Stac-api viewer base map fixed
stac ingestor iam role name updated to be unique across stages
PR template added
extraneous format conversions for DDB stac data queue removed
cloud front additional behavior mapping now added after the distribution is created
What?
PRIVATE_ISOLATED
toPRIVATE_WITH_EGRESS
(breaking for VPCs with ISOLATED subnets)Why?
Testing?