Frank
Frank
We are indeed currently "affected" by the breaking changes of aws provider v4, so ~30 repo's needed to be pinned to a version prior to that. I came across your...
@korenyoni Not sure whether you are aware of it but I discovered that work has started on a [terraform-aws-lambda-function](https://github.com/cloudposse/terraform-aws-lambda-function) module as well very recently. Perhaps this submodule contents can be...
✅ Verified on my own stack that it works. The automated tests however will likely only work once https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn/pull/208 has been merged since the AWS Provider is now explicitly checking...
@korenyoni I have changed the local into a var as @osterman suggested.
@korenyoni @Nuru Do you have any updates regarding this? Our project development is nearing completion and we'd like to enable the Origin Shield for this soon.
I am seeing the same problem on my Ubuntu machine with Leapp 0.14.3. ```bash ❯ ls -alh /usr/local/bin/{aws,session-manager-plugin} lrwxrwxrwx 1 root root 27 sep 15 15:41 /usr/local/bin/aws -> /home/frank/.asdf/shims/aws lrwxrwxrwx...
I am getting the same with Gitlab: ```GITLAB_TOKEN=glpat-XXXXXXXXXXXXXXXXXXX gitbackup -gitlab.projectVisibility private -ignore-fork -service gitlab -use-https-clone``` This results in the same error as @duracell mentioned: ``` 2022/03/09 09:01:49 Backing up 0...
ISTM that this integration needs to have additional scopes added to be able to read this data: * https://www.googleapis.com/auth/fitness.sleep.read * https://www.googleapis.com/auth/fitness.heart_rate.read I tried to add these to my fork, this...
> Can you try version 1.0.7? > I added the scopes and it kept working, i have no heart/sleep data to test with. Everything shows up fine here 👍🏻
> @syphernl including sleep and heart rate? I can't get it to work when i create manual sleep sessions Yes, I see both my heartrate and sleep duration as reported...