Matt Topper
Matt Topper
I was browsing another project for Google Meet integration and saw they implemented the following features. Would be great to have the same here: - In lobby - In the...
We have a use case were we want to be able to pass the ID Token down a chain of services and each service that the token is passed to...
Resolves # [2026] ## Description This PR introduces experimental support for running OpenTofu in FIPS 140-3 mode, leveraging the native capabilities introduced in Go 1.24. **Changes:** * Adds a check...
We're preparing to upgrade to Sysdig 7.5.0 and discovered that critical documentation files are missing from the on-premises documentation repository: Missing files: - https://github.com/draios/onprem-install-docs/blob/main/7.X/7.5.0/docs/02-configuration_parameters.md (404) - https://github.com/draios/onprem-install-docs/blob/main/7.X/7.5.0/docs/upgrade.md (404) These files...
[Resolves #2026](https://github.com/opentofu/opentofu/issues/2026) ## Description This PR implements FIPS 140-3 compliant mode for OpenTofu using Go 1.24+'s native FIPS support. When enabled via the `GODEBUG=fips140=on` environment variable, OpenTofu will use only...