ae-ou
ae-ou
### Current Terraform Version ``` Terraform v0.13.0-beta3 ``` ### Use-cases I want to be able to have conditional validation on variables - the condition being the value of other variables....
The Go module that I'm working on is at: `github.com/ae-ou/my-project/`. My proto files are in the api subdirectory (following the Go suggested practices), so the path to one proto file...
## Description This is a followup to https://github.com/nektos/act/pull/1618 by @ChristopherHX - which added in a package to accommodate filtering. This PR works to invoke the filtering when the `act` command...
### Is your feature request related to a problem? I have a Lambda that consumes events from a Kinesis stream and posts them to an OpenSearch Cluster - I use...