codebuild: CDK_DEFAULT_ACCOUNT is not set #15122
Labels
@aws-cdk/aws-codebuild
Related to AWS CodeBuild
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
Somehow the env var
CDK_DEFAULT_ACCOUNTis not set. We are using a https proxy and prefix the install command of our synth action withHTTPS_PROXY=<proxy_url>.We also didn't find a solution here
The
.awsfolder is missing as well.Sadly there is nothing more to say...
Reproduction Steps
Maybe setting up a proxy like we did leads to the same problem.
What did you expect to happen?
That the env var CDK_DEFAULT_ACCOUNT is set.
What actually happened?
CDK_DEFAULT_ACCOUNT is not set.
Environment
Other
This is🐛 Bug Report
The text was updated successfully, but these errors were encountered: