Skip to content

Conversation

@kevincerro
Copy link
Contributor

@kevincerro kevincerro commented Aug 20, 2025

I encountered that eu-south-2 region was not available when using Bref CDK PhpFpmFunction construct.
The bref runtime version is available as shown in https://runtimes.bref.sh/?region=eu-south-2&version=2.4.10

const phpFpm = new PhpFpmFunction(this, 'api', {
    phpVersion: '8.3',
});
Captura de pantalla 2025-08-20 a las 17 28 41

@mnapoli mnapoli merged commit fdf883f into brefphp:main Aug 20, 2025
@mnapoli
Copy link
Member

mnapoli commented Aug 20, 2025

Thanks!

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.

2 participants