Robert Keyser
Robert Keyser
configuration_aliases in child module terraform validate fails: Provider configuration not present
### Terraform Version ``` v0.15.0 ``` ### Terraform Configuration Files ```terraform terraform { required_version = ">= 0.15.0" required_providers { aws = { source = "hashicorp/aws" version = "~> 3.0" configuration_aliases...
When Oversample is set to 0 by manually typing the value into the simulation window's input, an infinite loop occurs where it continuously tries to rebuild the simulation. There is...
### Description Of Changes This PR assigns the newly created connectors team as a code owner for relevant connectors files. ### Code Changes * New CODEOWNERS entries ### Steps to...
### Bug Description When adding a Taxonomy Entity, if a user includes a special character or whitespace, the API returns a `500 - internal server error` and presents that in...
### Bug Description #### Steps to Reproduce 1. Launch a privacy center connected to a Fides instance **that has identity verification enabled** 2. Open an incognito window and browse to...
### Bug Description The input for the details of Messaging config does not validate input. For example, the following payloads to `/api/v1/messaging/default` are not validated and are allowed to be...
### Bug Description In the admin UI, when an organization name is not yet specified and an admin goes to create an email-based connector, an error notice is displayed, but...
### Bug Description When creating a new user and you try to add a space, the Admin UI allows you to submit the request to the web server, receives a...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade framer-motion from 6.0.0 to 6.5.1. :information_source: Keep your dependencies up-to-date....
### Bug Description When the Privacy Center encounters a bad URL, e.g. `https://[privacy-center]/bad-url`, it's returns a `404` to the client. However, on the server, the HTTP request is logged as...