sudoforge
sudoforge
> Seems like this issue is back, current example in the README results in > > ```text > ERROR: /private/var/tmp/_bazel_simon.sawert/0bff2b8bcf2abcbc64e735aa9bd2155f/external/com_github_bazelbuild_buildtools/api_proto/BUILD.bazel:11:14: > every rule of type proto_library implicitly depends upon the...
Ah -- if you don't have `bazel_skylib` defined in your workspace then the version defined in [the `buildifier_deps` macro](https://www.github.com/bazelbuild/buildtools/tree/master/buildifier%2Fdeps.bzl) is erroneous and a bug should be opened for this. I'm...
Any chance this could get looked at, Cloudposse?
Well, it failed the bridgecrew and terratest status checks: * bridgecrew's details page is private and i cannot view the details * the `test/terratest` action failed due to [a missing...
@theogravity that would be a great way to support this sort of workflow, but perhaps that's a map instead of a boolean, so that this particular feature request can be...
That does have the downside of dealing with a module that is sourced twice, though.
@theogravity I forgot to mention that it sounds like the issue you originally commented about could be solved by symlinking the `variables.tf` files from your private modules to the mega-module(s),...
@redzioch can you expand what you mean? From reading your comment, I'm assuming you use some `context` module that might look like this: ``` module "context" { source = "../path/to/module"...
> Maybe with crowdfunding? Looks like it costs $80 a year, I'll bet you can raise that with donations. Registering through AWS/GCP is significantly less expensive. Around $50.
> IIRC the price depends on the length of the domain as well, but it may be registar-specific. I'm sure zplug-plugin.sh would be cheaper than zplug.sh. That's never been a...