From e3cd1d7c1fd9bb61c0ab539777e8a7fa6f6f7ff8 Mon Sep 17 00:00:00 2001 From: Onesmus Wambugu Date: Thu, 11 Jan 2024 14:05:57 +0300 Subject: [PATCH] fix : cloudformation syntax error --- aws/cloudformation.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/aws/cloudformation.yaml b/aws/cloudformation.yaml index 685b97e..db9fe0e 100644 --- a/aws/cloudformation.yaml +++ b/aws/cloudformation.yaml @@ -6,9 +6,6 @@ Parameters: Type: String Description: Environment name Default: dev - AllowedValues: - - dev - - prod AWSRegion: Type: String Description: AWS Region