Achim Christ

Results 21 comments of Achim Christ

That's a good one - let me add a statement to the documentation...

Reference: [https://www.jeffgeerling.com/blog/2018/use-ansibles-yaml-callback-plugin-better-cli-experience](https://www.jeffgeerling.com/blog/2018/use-ansibles-yaml-callback-plugin-better-cli-experience)

I am hitting the very same issue here with azurerm 3.90.0. @majorku5anagi would you be willing to share your workaround code? I'm unable to get my head aroung using `azapi_update_resource`...

OK, I *think* I figured it out. For anyone else who runs into this (including my future self): ```terraform terraform { required_providers { azapi = { source = "Azure/azapi" version...

This is an older one already, please allow me to add my thoughts nevertheless: I like the idea of making it easy for users to adopt this project to their...

Hi @monkeymonk, does the answer above help? Just to clarify - in a typical usage scenario there's no need to call the `init()` function manually. The script is initialized automatically...

Sorry for the late response - personal matters kept me busy. To be honest I'm not sure how to answer this. So far, the script is implemented as an [IIFE](https://en.wikipedia.org/wiki/Immediately_invoked_function_expression)....

Also, please note that... > This script is designed to modify attributes OTHER THAN an element's position. It doesn't work well when changing positioning of an element... https://github.com/acch/scrollpos-styler#differentiation-and-limitations Are you...

Any news for us? Have you been able to sort things out, or can you please provide further details if you still need help...