Pascal Hofmann
Pascal Hofmann
In the meantime the timeline has been changed by Microsoft. See the update at the top at https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/: > Update 07/23/2024: We understand and appreciate the feedback that customers have...
I tested around with v 0.7.0 and different node counts and found out the following: 1. Starting from 6 nodes, you need to specify at least one master via terraform....
I also had issues with server mode. If trivy-operator can't contact trivy-server no errors will be logged. I managed to debug by adding some logging to trivy-operator in the error...
Hi @chukka, hi @amithins, the latest self-hosted version of Artifactory now also supports the new hex repositories. Is it planned to include support for them in the provider? Would be...
@srinivasgowda097 Hi, what's the status of this. Has this been implemented yet?
Implementation seems to be ongoing. See #1336.
> Correct me if I'm wrong here, but doesn't the [Pulumi](https://github.com/search?q=repo%3Apulumi%2Fpulumi-keycloak%20mrparker&type=code) and [Crossplane](https://github.com/search?q=repo%3Acrossplane-contrib%2Fprovider-keycloak%20mrparker&type=code) providers also rely on this module? Yes, they do.
Hi @the-real-mathew-moon, `for_each` in provider blocks is a feature unique to opentofu and currently not supported by terraform-docs. PRs for this feature are welcome.