Posts tagged as "aws"
Terraform and ECS task revisions
May 05, 2023 • 2 min readToday, I came across a problem with Terraform and ECS task revisions. The setup is that the ECS task definition and service are both defined…
Add cache-control header to an entire S3 Bucket using Boto3
May 01, 2019 • 2 min readI recently came across a task which seem pretty generic, but for which I couldn’t find an existing solution online: update the header for…