You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: error: No more than 1 "s3_origin_config" blocks are allowed (#359)
When using multiple s3_origins with origin_access_type set to
"origin_access_identity", multiple s3_origin_config blocks were
incorrectly created. Fixed to create only one s3_origin_config block.
0 commit comments