RB

Results 442 issues of RB

Thank you for this useful cli app! https://www.terraform.io/docs/providers/aws/r/codepipeline.html

I see the sg description but not the descriptions for individual rules. We could import the description in-line in [security_group.rb#L91](https://github.com/dtan4/terraforming/blob/master/lib/terraforming/resource/security_group.rb#L91) with a separate `ingress` and `egress` block for each description...

### Is your feature request related to a problem? Please describe I'd like to know what versions of tools are still active such as terraform to understand what my custom...

enhancement

Hi! I noticed a few apps that want to or are following your UI. So far I've found dongleauth and your app but soon it might also be for https://github.com/duffn/dumb-password-rules/issues/114....

enhancement
feature

### Flameshot Version 12.1.0 ### Installation Type Linux, MacOS, or Windows Package manager (apt, pacman, eopkg, choco, brew, ...) ### Operating System type and version osx monterey 12.4 m1 ###...

Needs Investigation
Unconfirmed Bug
MacOS

### What problem are you facing? One of the hardest things to determine are the required inputs for a module. ### How could terraform-docs help solve your problem? At the...

thinking
feature request

### Description of your changes I have: - [x] Read and followed terraform-docs' [contribution process]. - [x] All tests pass when I run `make test`. ### How has this code...

size/XS

### What problem are you facing? I'd like to separate inputs by a specific file. Namely the context.tf mixin that is used across all the cloudposse modules. e.g. https://github.com/cloudposse/terraform-spacelift-cloud-infrastructure-automation This...

feature request

I had a small request that is in the same vein as outputting dependencies https://github.com/terraform-docs/terraform-docs/issues/287. Since tf 0.12 or perhaps tf 0.11, it's possible to expose an entire modules output....

### What problem are you facing? Missing resources in documentation when resources are replaced with an upstream module that creates the same resources e.g. see pr https://github.com/cloudposse/terraform-aws-eks-workers/pull/73/files where a security...

feature request