Back to work

Sat Jun 07 2025

Back to work

Written by: Cesar

1 min read

begin

terraform

reuse

Had a wonderful vacation and ready to get things moving again. This week I used my jet lag to be able to implement an idea I had for re-using redirects in Akamai across different properties/clouldlets. We currently have to make the same three changes in three different cloudlets in order to promote our changes accross our different enviornments (staging, beta, production). Before going on vacation I solved a simliar problem for property changes so I tried the same/simlar approach of developing a cloudlet module in Terraform, to manage these changes. Soon I will have another blog with some working code on this approach.