-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(codebuild): route S3 through proxy; pass TF_WORKSPACE on trigger
- Remove .amazonaws.com from NO_PROXY so S3 traffic goes through the proxy instead of timing out on a direct connection from the VPC subnet - Add --environment-variables-override on make trigger so TF_WORKSPACE always matches the local workspace (auto-inherited via tf workspace show)
- Loading branch information
Your Name
committed
Mar 17, 2026
1 parent
d61544b
commit 7e3890d
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters