Tasneem Rahim
Tasneem Rahim
…device and device_only_remembered_on_user_prompt cannot both be false. PR to help resolve issue https://github.com/lgallard/terraform-aws-cognito-user-pool/issues/122
We are having issues having our devices remembered in our device configuration but not forcing MFA to be required on every sign in. This because both `device_configuration_device_only_remembered_on_user_prompt` and `device_configuration_challenge_required_on_new_device` cannot...
We have found that global options that were in the Benthos binary no longer work when calling a command. For example this command we used to run. ``` docker run...
## Bug report When generating using `--depends-on` and `extra_arguments` in the terraform block, you end up with repeated dependencies **To Reproduce** Summarize how to reproduce the behavior. For example: 1....
# Pull Request ## Related Github Issues - https://github.com/transcend-io/terragrunt-atlantis-config/issues/365 ## Description Making dependsOnList a set to be a unique list, to fix issues with extra_arguments and duplicating dependencies. ## Security...