Skip to content

Conversation

jderusse
Copy link
Member

Since symfony/symfony#58161 the framework bundle tries to resolve new env variables at boot time, and fallbacks, at some points, to the SSMVault EnvVariableLoader. This loader tries to connect to Aws SSM, but it has no credentials configured.

see https://github.com/async-aws/aws/actions/runs/11066455304/job/30747723805

This PR overrides the fwb parameters to avoid to have to load env variables.

/cc @nicolas-grekas

@jderusse jderusse force-pushed the fix-dev-tests branch 2 times, most recently from 2149839 to 989a5ea Compare September 27, 2024 10:25
@jderusse jderusse merged commit 62d2675 into async-aws:master Oct 3, 2024
16 checks passed
@jderusse jderusse deleted the fix-dev-tests branch October 3, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant