Selena Goods
Selena Goods
Hi @torgefaehrlich, sorry for the delay in our response. First of all, thank you for opening this issue! I did take a look at your PR #143 for this issue,...
Hi @torgefaehrlich, the fix for the horizontal scroll in the documentation was released with Null v3.2.0 and now it is showing up properly in the [registry](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource). Thank you again for...
## Provider Developer Concurrency Best Practices A commonly discussed topic on [HashiCorp Discuss](https://discuss.hashicorp.com/) is provider development best practices for topics surrounding concurrency, parallelism, mutex, rate limiting, etc. We should consider...
Hi @tibeer, Thank you for raising this issue. I've updated our documentation in #155 regarding the `file_permission` and `directory_permission` attributes to clarify that those are the values before the `umask`...
Hi @m273d15 thanks for raising this issue, fixing this issue requires a significant rewrite in the resource's logic and will result in a breaking change for practitioners. We will consider...
Hi @TobiTh, Sorry that you are running into this issue here. This issue likely stems from the `rotation_minutes` attribute being updated with an `Unknown` value during planning. Unfortunately, due to...
Hi @Tsanton, Sorry that you are running into trouble here. This issue likely stems from the `rotation_minutes` attribute being updated with an `Unknown` value during planning as the `timestamp()` function...
Hi @sam701, Sorry that you are running into this issue here. As @jskirde mentioned, this issue stems from the `rotation_rfc3339` attribute being updated with a value that is known after...
Hi @andyroyle thanks for raising this issue, fixing this issue requires a significant rewrite in the resource's logic and will result in a breaking change for practitioners. We will consider...