Matthew Bamber

Results 8 issues of Matthew Bamber

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

### Community Note * Please vote on this pull request by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original pull request comment to help the community and maintainers prioritize this request...

### Is your feature request related to a problem? Please describe. As part of my release I would like to upload some simple files that should be viewed inline rather...

enhancement

### Chef Server Version 12.4.1 ### Platform Details Running on Ubuntu 16.04 on AWS ### Scenario: Viewing a role via the web UI causes the chef server to crash if...

Component: chef-manage
Aspect: Integration
Type: Bug
Triage: Try Reproducing

It would be really handy if `data.archive_file` supported glob matching for `excludes`. This would enable configurations such as: ```hcl data "archive_file" "zip" { type = "zip" output_path = "./myzip.zip" source_dir...

Add support for excluding files and directories using a glob expression supplied to `excludes`. In particular, `*` matches any character (except the directory separator) any number of times, and `**`...

dependencies
size/S

### Module LocalStack ### Testcontainers version 1.19.8 ### Using the latest Testcontainers version? Yes ### Host OS MacOs ### Host Arch x86 ### Docker version ```shell Client: Version: 26.1.4 API...

type/bug

## What is the underlying problem you're trying to solve? When working with OPA I need to supply aws credentials to download a bundle. Today I do this by providing...

help wanted
feature-request
inactive