copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

fix: Env manifest UX fix for http config

Open paragbhingre opened this issue 3 years ago • 0 comments

This PR fix multiple problems -

  1. This PR fix the env manifest fields that were organized in incorrect manner.
  2. Also resolves #4032
  3. copilot env init with private subnets create env manifest with following field
http:
  private:

This should only be created when there is at least one parameter inside private is enabled. This PR fix this nit as well.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.

paragbhingre avatar Oct 06 '22 23:10 paragbhingre