From 5ad4fd9f45f880ae6f5454e17d5f1a92897d1d22 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Sun, 27 Oct 2024 13:21:43 +0100 Subject: [PATCH] refactor(snippets/aws): give the file a better name --- snippets/pulumi/aws/{build ami.ts => build custom amis.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename snippets/pulumi/aws/{build ami.ts => build custom amis.ts} (100%) diff --git a/snippets/pulumi/aws/build ami.ts b/snippets/pulumi/aws/build custom amis.ts similarity index 100% rename from snippets/pulumi/aws/build ami.ts rename to snippets/pulumi/aws/build custom amis.ts