mrsufgi
mrsufgi
## Describe the Bug Using the module with ``` dns_alias_enabled = true website_enabled = true versioning_enabled = true allow_ssl_requests_only = true ``` Resources created OK, but I get access denied...
Hey, Very cool package, I'm planning to add it to my toolchain but unfortunately you only have openCensus ("deprecated"). Did you ever though about migrating to OpenTelemetry? LMK, perhaps I...
Hey, I've been trying otelzap as a wrapper for zap. I've also created a thin wrapper to make logger usage more simplified across my packages: ```go package log import (...
Hey, I've tried adding the exitOnError and handleExceptions to my logger but they don't work. I'm using different containers and I want one container to exitOnError and handleExcepetions because critical...
## Feature Request As far as I know, GoReleaser can use Fury, snapcraft etc for releasing for apt, apk, rpm, yum etc. **Is your feature request related to a problem?...