Jayson Salazar Rodriguez

Results 8 comments of Jayson Salazar Rodriguez

> @JordanStebbings when you create a function through google_cloudfunctions_function, the provider calls api service https://cloud.google.com/functions/docs/reference/rest/v1/projects.locations.functions/create. Currently by default, api creates google_cloudfunctions_function and implicitly creates an iam object which binds allUsers...

ℹ️ Reproduced in https://github.com/guayahack/guayahack-pipenv-setup-issues-138-163-reproduction will see if either I or some of the guys has bandwidth to address this one.

👋🏼 everyone, I was facing this issue while working on https://jdsalaro.com and https://fhirpack.readthedocs.io so I decided to investigate a bit. In https://github.com/executablebooks/sphinx-external-toc/issues/93 I suggest a fix, but it will probably...

ℹ️ Reproduced in https://github.com/guayahack/guayahack-pipenv-setup-issues-138-163-reproduction will see if either I or some of the guys has bandwidth to address this one.

@krishnasism , for sure! I'm a bit tight on time but I'm coaching some of our folks at [GuayaHack](https://guayahack.co/), our tech collective, on Discord and shepherding the process of getting...

I'm experiencing this as well while installing Python 3.9.0 on Sonoma and M1 ``` user@system myfolder % asdf install python 3.9.0 python-build 3.9.0 /Users/user/.asdf/installs/python/3.9.0 python-build: use [email protected] from homebrew python-build:...

oddly enough, `3.9.1` through `3.9.18` can be installed without issue. @Ameausoone , it's probably too late or not relevant but you might be able to install another minor version that...

As @osvald-fn mentioned, I can confirm using the permissions mapping as documented in the `/teams` API did the trick. Also, as pointed out by @jaredfholgate , using `collaborators` sidesteps this...