Skip to content

CLI "Listing parameters" twice #1018

Open
@lionello

Description

@lionello

During BYOC AWS deployment, --debug shows:

…
 - Listing parameters with prefix "/Defang/nounly/beta/"
 - Listing parameters with prefix "/Defang/nounly/beta/"
…

Once should be enough?

  • First one is in ComposeUp for ValidateProjectConfig to ensure any interpolated vars are in config
  • Second one is in FixupServices where we check whether an environment value is actually from config

We should combine these two.

Metadata

Metadata

Assignees

No one assigned

    Labels

    awsAWS related issuebyocBring Your Own Cloud

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions