refined-father-93093
07/10/2023, 8:56 AMcors_rules
of a s3 bucket with a list
in python. However, the order isnt retained by pulumi for the cors_rules
.
I tried the same with aws cli via aws s3api put-bucket-cors
and the order is maintained.
How to approach this problem?prehistoric-activity-61023
07/10/2023, 2:21 PM