Skip to content

AWS Config looking for Endpoint variable when not approriate #25

@HenryGeorgist

Description

@HenryGeorgist

aws_endpoint = Utility.GetEnv(profileName + "_" + "S3_ENDPOINT"); // used when S3_MOCK is true

Line 37 should be moved into the block conditioned on the mock environment valuable. It shold not be searched for if mock is false.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

BackLog

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions