Yonatan Koren
Yonatan Koren
I want to run a command within the terminal widget, and I want to control when it is executed. I tried achieving this through `myterm.term.write('somecommand');` with no success. Also I've...
Have a question? Please checkout our [Slack Community](https://slack.cloudposse.com) or visit our [Slack Archive](https://archive.sweetops.com/). [](https://slack.cloudposse.com) ## Describe the Feature There is insufficient documentation for build-time and runtime feature flags. ##...
## what * Support optional tenant label in `eks-update-kubeconfig` ## why * `null-label` supports an optional `tenant` label, however `eks-update-kubeconfig` does not. * Misc: add additional help documentation explaining how...
## what * Add `stack_config_local_path` variable to `account-map/iam-roles` submodule. ## why * This allows for the `account-map/iam-roles` submodule to be referenced by an external repository using the `monorepo.mixin.tf` mixin. ##...
Have a question? Please checkout our [Slack Community](https://slack.cloudposse.com) or visit our [Slack Archive](https://archive.sweetops.com/). [](https://slack.cloudposse.com) ## Describe the Feature * `cloudposse/s3-log-storage/aws` depends on `cloudposse/s3-bucket/aws`, which requires v4 of the AWS...
## what * Add support for [DB Instance Role Associations](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance_role_association) * Add BridgeCrew exceptions for errors stemming from this module parameterizing some resource attributes (false positives). * Expand Terratest tests....
Have a question? Please checkout our [Slack Community](https://slack.cloudposse.com) or visit our [Slack Archive](https://archive.sweetops.com/). [](https://slack.cloudposse.com) ## Describe the Feature The README currently does not explain the optional `tenant` label and...
## what * Add base path override to component processor. ## why * Allows for `cloudposse/utils` to have a `base_path` attribute and override the base path being used when calling...
# Request * Support arm64 in `pluralith-cli` releases For example, https://github.com/Pluralith/pluralith-cli/releases/tag/v0.2.1 only supports amd64 https://github.com/Pluralith/pluralith-cli/blob/853e0f1cecc6f5a274e0736436b2f563a4889f5d/.goreleaser.yaml#L15-L47 # Why * Would be nice to use Pluralith in CI workloads running on arm...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When creating an AWS Route against a Route Table ID with...