Scott Cariss

Results 9 issues of Scott Cariss

I'm looking to query a post type but I dont want to return posts that don't have a connection to another post. Is it possible?

I'm currently running this on a windows server and have it open to the internet so I can control my lights away from home. I'm also using a Pebble watch...

My `composer.json`: ```json { "name": "scott/test", "type": "project", "repositories": [ { "type": "composer", "url": "https://uat-artifactory.marex.com/artifactory/api/composer/acf-php-remote" }, { "type": "composer", "url": "https://uat-artifactory.marex.com/artifactory/api/composer/packagist" }, { "packagist": false } ], "config": { "allow-plugins":...

Support

In secure.conf you have this at the bottom of the file. ``` # Custom sub_filter for specific WordPress assets location ~* ^/(license.txt|wp-includes/(.*)/.+\.(js|css)|wp-admin/(.*)/.+\.(js|css))$ { sub_filter_types text/css text/javascript text/plain; sub_filter_once on; sub_filter...

### Describe the Bug Lets say you are building up your ip_set rules like so: ``` ip_set_reference = [ { name = "rule-1" priority = 1 action = "block" statement...

bug

### Describe the Bug When running this module I am getting this error: ``` │ Error: Insufficient visibility_config blocks │ │ on .terraform/modules/terraform-aws-wafv2.wafv2/rules.tf line 412, in resource "aws_wafv2_web_acl" "default": │...

bug

Hi, Please can we get some means to auth and select DB with this plugin when using redis srcache? A simple filter to allow some pre commands would suffice to...

### Terraform Version ```shell 1.11.3 ``` ### Use Cases When using Terraform to apply changes to multiple workspaces in parallel, especially in automation or scripting scenarios, it's important to maintain...

enhancement
new