Nuno Pereira

Results 6 issues of Nuno Pereira

Think i may have run into an issue with how the generation handles paging in the parent of nested category pages. I've got the Glossary type of category. This category...

bug

- Splits into a multistage build - Builds plugins from source

* Resolves https://github.com/TechToSpeech/terraform-aws-serverless-static-wordpress/issues/19 * Adds variable to toggle ECS healthcheck

One issue with the `module.codebuild.local_file.php_ini` resource, whenever Terraform executes on a new machine it will trigger a replacement as the file does not exist. It's a known thing as per...

enhancement

Perhaps I'm missing something, but can't see how the implementation of the Route53 entries honours the `site_prefix` variable. The `www` record is not taking the `site_prefix` variable https://github.com/TechToSpeech/terraform-aws-serverless-static-wordpress/blob/master/r53.tf#L3. Also the...

enhancement

When generating a static site, getting a 500 error straight away. This is the error on the container logs: ``` [Tue Mar 22 08:13:24.798527 2022] [php7:error] [pid 114] [client 1.2.3.4:30368]...

bug