RB
RB
Each of the `aws_route_table` use in-line rules, for instance https://github.com/aws-ia/terraform-aws-control_tower_account_factory/blob/1010f5ead7960114a4abf96afffb02c7a6e47e70/modules/aft-account-request-framework/vpc.tf#L58-L67 This can be a problem if we need to provision terraform that will modify the route table in order to...
Output all of `aft_account_request_framework` to allow additional customizations outside of module
The `module.aft_account_request_framework` would be useful to output because of these 4 outputs ```hcl module.aft_account_request_framework.aft_vpc_id module.aft_account_request_framework.aft_vpc_default_sg module.aft_account_request_framework.aft_vpc_private_subnets module.aft_account_request_framework.aft_kms_key_arn ``` A nice but lazy way to do this is simply ```hcl output...
It would be nice to retrieve the dynamodb tables and s3 backends ``` ⨠ terraform state list | grep "aws_s3_bucket\..*backend" module.control_tower_aft.module.aft_backend.aws_s3_bucket.primary-backend-bucket module.control_tower_aft.module.aft_backend.aws_s3_bucket.secondary-backend-bucket ⨠ terraform state list | grep "dynamodb_table\.lock-table" module.control_tower_aft.module.aft_backend.aws_dynamodb_table.lock-table...
It would be nice to create conditions on wifi rssi (wifi level) connectivity values in order to switch to specific wifi access points
**Describe the bug** It would be nice to know the air quality index too. This way we can keep track of how much pollution is in the air.
This is one of the most confusing programs to CRUD xml files however it's the gold standard for these ancient file types. It would help a lot if the man...
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 I often will run multiple terminal sessions of the same geodesic...
``` tfmigrate plan https://raw.githubusercontent.com/minamijoyo/tfmigrate/master/test-fixtures/storage_s3/.tfmigrate.hcl tfmigrate apply https://raw.githubusercontent.com/minamijoyo/tfmigrate/master/test-fixtures/storage_s3/.tfmigrate.hcl ```
## what - [x] Convert bug report type to yaml - [x] Convert feature request type to yaml - [x] Use comments and dashes in PR template - [ ]...
Hiya. Great software for my mac. I put code in it every now and then and it would be nice if it supported different fonts per snippet. Thanks!