From 61fd58ccc49c05daac5a30860de7a84865a61acd Mon Sep 17 00:00:00 2001 From: Bryne Carruthers <63172116+DrCBeatz@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:02:56 -0400 Subject: [PATCH] Add profile comment to config.yml --- .elasticbeanstalk/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.elasticbeanstalk/config.yml b/.elasticbeanstalk/config.yml index 2537032..c076926 100644 --- a/.elasticbeanstalk/config.yml +++ b/.elasticbeanstalk/config.yml @@ -12,8 +12,7 @@ global: instance_profile: null platform_name: null platform_version: null - # profile: eb-cli - profile: null + profile: null # change to eb-cli for local development repository: null sc: git workspace_type: Application