env: export REGIONS and ZONE{zoneID}_REGION #45
Reference in New Issue
Block a user
Delete Branch "pr-amery-env-regions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
don't really like
_, _ = fmt.Fprintf(&buf, "%v", v)aproach, but at the moment I cannot come up with a better solution. Calling_,_=buf.WriteString(fmt.Sprintf(...blah...))does not seem any nicer :(@karasz it could be refactored to a panicking
MustFprint()v0.8.0tagged