Ben Bernays
Ben Bernays
**Description:** It seems that Conditional attribute is not being respected for `AWS::Serverless::Application` **Steps to reproduce the issue:** 1. Define `AWS::Serverless::Application` pointing to non-public application in us-east-2 2. Add conditional statement...
### Describe the Bug User runs a fetch, at the end of the fetch the summary says 0 resources ``` [90m3:37AM[0m INF Provider gcp fetch summary: Total Resources fetched: 0...
Users should be able to execute a plugin they have locally without first downloading it. This will enable users to use private providers
Ensure provider block documentation is accurate. For example `skip_resources` attribute is not documented anywhere
### Is your feature request related to a problem? Please describe. Currently we only support S3 for remote config. ### Describe the solution you'd like Enable a user to store...
### Describe the Issue Customers use file backed variables as ways of integrating with other systems like vault. When using a filebacked variable for DSN it is nearly impossible to...
### Is your feature request related to a problem? Please describe. Support configuration checks at the config level rather than just the Policy level in order to add more granularity....
### Is your feature request related to a problem? Please describe. Most policies work based on looking for any and all data that matches a query. If a user runs...
GCP APIs return the region in which a resource is located in the form: `https://www.googleapis.com/compute/v1/projects/${PROJECT_ID}/regions/${REGION_NAME}`. This means that users cannot aggregate or group on a regional basis as inherently the...
When a user doesn't set a value we chose default values that differed from the AWS SDK. We either need to get this `default` working or change the documentation to...