-
### Terraform Version
```
Terraform v1.3.9
on darwin_arm64
```
### Affected Resource(s)
- postgresql_database
### Terraform Configuration Files
```hcl
provider "postgresql" {
schem…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
I am pulling from a private GCR registry which needs to be granted permissions via GCP IAM:
Get authentication token:
```golang
// authenticateGcr looks for credentials with Google's FindDefaul…
esn89 updated
1 month ago
-
Hey
It looks like the /oauth2/token API was finally deprecated...and because of that the things described in usage.md dont work anymore
see marker here:
https://dev.netatmo.com/apidocumentation/o…
-
### Question / Issue
In version 2.6.0 id_token in response from refresh token request was added (in #3458). I think this should be at least disabled by default or removed because now it is not poss…
guwer updated
7 years ago
-
Please check this issue, im try to download one book
[safari-downloader] starting application... …
-
Hi there,
So firstly I'm not sure if this is an issue with the mysql provider, or with Terraform itself, or something else... sorry if it's got nothing to do with this provider.
This is with mac…
-
It looks like in several places mokmanager tries to read plaintext passwords (such as from `MokSB` and `MokDB`) to enable certain behavior. This isn't a secure way to store passwords and shouldn't b…
-
It is poor design to recommend people store secret in the .config file. The plain text passwords are source to many hacks. Passwords should be stored in KeyVault or other secure location
---
#…
-
# Adding Multifactor Authentication in Rails 6 with Rodauth | Janko's Blog
Multi-factor authentication or MFA (generalized two-factor authentication or 2FA) is a method of authentication where the us…