-
### Description
There is an option to set "fargateFIPSMode" for ECS account settings:
https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_PutAccountSetting.html
But currently provider v…
-
Hi @mbangudi
-
┆Issue is synchronized with this [Jira Bug](https://mozilla-hub.atlassian.net/browse/FXIOS-10798)
-
1:
```
Summary in README should include high-level interpretation of analysis findings, as well 1-2 sentences on what they might mean (at least at a high-level).
```
2:
```
README should inclu…
-
I assume the call to sipgo.NewClient in diago.getClient needs to be updated to pass the logger from Diago{} to it.
Also, there are a couple places where the logger doesn't inherit properly or is di…
-
They added support for multiple files, as long as they are in a directory that you specify, but we haven't followed up with that in Wasp, we are still assuming there is only a single file. We should a…
-
The Species list tab seems to be excluding some valid taxa. E.g. search for Epipelon and get taxa count = 0
kyule updated
2 hours ago
-
**V17/V18 throws 'PAGE_SIZE_NOT_SUPPORTED' even when the field/param is set to default**
**Steps to Reproduce:**
Linqpad script using 21.1.1 Google.Ads nuget:
`void Main()
{
GoogleAdsServi…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
```nix
{
inputs,
settings,
...
}: (inputs.kubenix.evalModules.${settings.system} {
module = {kubenix, ...}: {
imports = [
kubenix.modules.helm
];
kubernetes = {
…