Shu Ambat

Results 28 comments of Shu Ambat

3.87.0 worked for me too Also seems like [hashicorp/terraform-provider-google#10300](https://github.com/hashicorp/terraform-provider-google/issues/10300) submitted by @wyardley has been fixed so hopefully the next provider release will include the fix

The Terraform HCL plugin in Visual Studio Code seems to properly use `terraform fmt` to format the file Is it possible to use that as a reference to add the...

I think it would be good to have a way to add custom annotations while generating the models Other than Lombok other use-cases would adding JPA annotations like `@Entity` or...

Same here. Did anyone find a workaround for this?

Hi @mumoshu apologise for the delay in responding to this 🙏 You're completely right in that Let's Encrypt doesn't support that in the first place (my Issue post was a...

I think [the comment ](https://github.com/actions-runner-controller/actions-runner-controller/issues/1171#issuecomment-1057526824) by @mumoshu in the linked issue would be great The cert and key can then be managed by the user and referenced by the helm...

@toast-gear Regarding the Installation ID requirement when installing the controller per org, would it be possible to use the [List installations for App API](https://docs.github.com/en/rest/reference/apps#list-installations-for-the-authenticated-app) to get the installations and then...

It's been almost 3 years since this was opened. Is it at least being considered?

doesn't Vaadin have CSRF protection built-in? If so would there be any need to enable csrf on the Spring WebSecurityConfigurerAdapter?