Souf G
Souf G
@m4thieulavoie thanks, I can also take a look if I manage to find the time!
> Was hoping for a community contribution since none of the team uses nuxt. @johnleider if no one is on I can tackle this one
Similar issue from today: ``` 2024-08-12T04:13:54.352Z: Sending "Partners" GraphQL request: query allAppExtensionRegistrations($apiKey: String!) { app(apiKey: $apiKey) { extensionRegistrations { id uuid title type draftVersion { config context } activeVersion {...
Is there any alternative way to deploy programmatically function app to a container environment until this is supported in the terraform provider?
any blocker for that to be implemented? Anything the community can do to help getting there?
`servername` did the trick
A tiny concern..is someone aware of a realistic way to reproduce "page crashed!" in order to include it to our projects' test suits?
That would be a huge improvement to type commands faster, as for now running an unit defined in a stack that lives under the folder `.terragrunt-stack` requires typing `--terragrunt-include-dir=.terragrunt-stack/unit_name` Would...
@yhakbar could please give a short example of how to use it?
@NgoKnows the issue I mentioned about infinity is not about being slow, it's about falling into something like an endless loop and totally freezing the browser. I haven't had to...