copilot-cli
copilot-cli copied to clipboard
fix: Env manifest UX fix for http config
This PR fix multiple problems -
- This PR fix the env manifest fields that were organized in incorrect manner.
- Also resolves #4032
-
copilot env initwith 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.