RB

Results 449 issues of RB

Have a question? Please checkout our [Slack Community](https://slack.cloudposse.com) or visit our [Slack Archive](https://archive.sweetops.com/). [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com) ## Describe the Feature It would be nice to make changes to the IAM policy...

KMS encryption as a default From bridgecrew ``` Resource: aws_s3_bucket.default | ID: BC_AWS_GENERAL_56 ``` https://github.com/cloudposse/terraform-aws-tfstate-backend/blob/7372db13785fdb9de50ec4812d82ffbb26e3e6d6/main.tf#L174-L180 Should be ```hcl server_side_encryption_configuration { rule { apply_server_side_encryption_by_default { kms_master_key_id = var.kms_master_key_id sse_algorithm = "aws:kms"...

**Is your feature request related to a problem? Please describe.** Add homebrew formula so it's easier to install **Describe the solution you'd like** ``` brew install screentogif ``` **Describe alternatives...

🔷Enhancement
⬜ Pending

I'd like to * provide an option to not push if there isn't a rebuild * `push_if_changed: true` or similar ? * know if the container had to rebuild, perhaps...

kind/upstream

**Is your feature request related to a problem? Please describe.** I want to do a presentation and show off that I'm using the actions-runner-controller (ARC) **Describe the solution you'd like**...

Since new reddit clones have been popping up like [teddit.net](https://teddit.net), would maintainers of slide consider the ability to add subreddits from reddit clones?

Feature Request

**Is your feature request related to a problem? Please describe.** I'd like to click on a tray icon to look for google drive documents or see recently opened docs instead...

enhancement

This is how tfenv solves this issue. It detects the architecture and checks if the version has the arm binary with hard coded versions, if no arm binary, then it...

I have a key from openweather and tested it with curl to make sure it works. I enter the key into temps.app and every time I run it, it responds...

I know I could simply get the output ```shell temp_tf_dir=/tmp/tf-get-json-of-iam-policy mkdir -p $temp_tf_dir rm $temp_tf_dir/* cd $temp_tf_dir # paste contents of data source # add an output vim $temp_tf_dir/main.tf terraform...

enhancement