Felipe

Results 5 issues of Felipe

### Terraform Version ``` Terraform v0.14.7 + provider registry.terraform.io/opsgenie/opsgenie v0.6.3 ``` ### Affected Resource(s) - opsgenie_api_integration ### Terraform Configuration Files ```hcl terraform { required_providers { opsgenie = { source =...

### Checkboxes for prior research - [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js). - [X] I've searched for [previous similar...

pending-release
bug
p2

Views became part of the open source [Graylog in 3.1](http://docs.graylog.org/en/3.1/pages/changelog.html#views-extended-search) ![image](https://user-images.githubusercontent.com/44905/66084167-54843c80-e544-11e9-95db-58d57382cea1.png)

enhancement

This is a feature request to make `cloudflared` have the ability to listen on unix sockets as well as `host:port` combinations. For example: ``` cloudflared access tcp --hostname my-tunnel-hostname.example.com --listener...

Some of the types exported by this package aren't valid. There's a mix of variable casing and it doesn't seem like results get normalized correctly For example in this program:...