Særgeir
Særgeir
Having a similar issue. My configuration: ```hcl resource "cloudflare_bot_management" "main" { zone_id = var.cloudflare_zone_id ai_bots_protection = "block" crawler_protection = "enabled" enable_js = true fight_mode = true lifecycle { ignore_changes =...
Hi @cbrachem , Thanks for opening this issue and taking the time to write it up 👍 It seems like a valid use-case. I'll try to check out your code...
Looked over your code and it looks good to me 👍 Would you be willing to incorporate changes to fix #131 as well into your future PR? If not it's...
> Sorry, It took a bit longer than I hoped for. Here's a PR that should also solve [#131](https://github.com/serpro69/kotlin-faker/issues/131): [#274](https://github.com/serpro69/kotlin-faker/pull/274) No worries :) Lately I don't have much time to...
Hi, Just discovered your project and would really like this feature. Is there any progress on this or some documentation on how to make it possible?
- [x] Update documentation and replace `https://oss.sonatype.org/content/repositories/snapshots/` with `https://central.sonatype.com/repository/maven-snapshots/` - ref: https://central.sonatype.org/publish/publish-portal-snapshots/#consuming-snapshot-releases-for-your-project - [x] Update badges in readmes for both release and snapshots artifacts (needs https://github.com/badges/shields/issues/10894) - [x] Link badges...
Hi @iagosaito :wave: , Heh, I completely forgot about this one. Thanks for the reminder :) Yes, this hasn't been implemented yet. Please feel free to pick it up if...
Hi @diydriller , Yes, please feel free to open a PR with a fix :)
Thanks @PritamDutt , I'll try that next time I decide to try out the dev sandbox 👍
Here's a minimal repro example: https://github.com/serpro69/pulumi-minimal-repro-16972