GitHub / terraform-aws-modules/terraform-aws-sqs issues and pull requests
#73 - fix: Updated pre-commit a bit
Pull Request -
State: closed - Opened by antonbabenko 4 months ago
- 2 comments
#72 - static_arn output is incorrect in china region
Issue -
State: closed - Opened by vladislav-orlovskiy 4 months ago
- 5 comments
#71 - fix: Replace hardcoded partition with data resource to support aws-cn and …
Pull Request -
State: closed - Opened by vladislav-orlovskiy 4 months ago
- 3 comments
#70 - feat: Add support for customizing DLQ FIFO throughput limit
Pull Request -
State: closed - Opened by aditmeno 5 months ago
- 2 comments
#69 - Not able to set principal = "*" in sqs policy. Due to that with principal AWS = "*", AWS console block sqs policy update with deny policy.
Issue -
State: closed - Opened by tehale 5 months ago
- 3 comments
Labels: stale
#68 - Cyclic dependency error occurs when deploying the SQS with for_each
Issue -
State: closed - Opened by ajax-koval-i 7 months ago
- 4 comments
Labels: question
#67 - Contraints error when using with provider version >5.0
Issue -
State: closed - Opened by rafaelperoco 9 months ago
- 1 comment
#66 - fix: Update AWS provider version constraint to ~> 5.0
Pull Request -
State: closed - Opened by rafaelperoco 9 months ago
- 2 comments
#65 - fix: Update CI workflow versions to latest
Pull Request -
State: closed - Opened by bryantbiggs 10 months ago
- 2 comments
#64 - Update versions.tf
Pull Request -
State: closed - Opened by vjancich 12 months ago
- 1 comment
#63 - fix: Enforce Number format on redrive policy
Pull Request -
State: closed - Opened by Benbentwo about 1 year ago
- 1 comment
#62 - feat: Added queue_arn_static and dead_letter_queue_arn_static outputs
Pull Request -
State: closed - Opened by antonbabenko over 1 year ago
- 2 comments
#61 - fix: Update CI workflow versions to remove deprecated runtime warnings
Pull Request -
State: closed - Opened by bryantbiggs over 1 year ago
- 2 comments
#60 - feat: Add option to disable creation of redrive policy for the dead letter queue
Pull Request -
State: closed - Opened by jebbens almost 2 years ago
- 2 comments
#59 - make resource "aws_sqs_queue_redrive_allow_policy" "dlq"
Issue -
State: closed - Opened by jebbens almost 2 years ago
- 4 comments
#58 - add a variable for dlq postfix text for customize
Issue -
State: closed - Opened by Slevy35 almost 2 years ago
- 2 comments
#57 - fix: Disabled adding .fifo suffix to DLQ name if use_name_prefix
Pull Request -
State: closed - Opened by itsvit-vlasov-y about 2 years ago
- 3 comments
#56 - sqs policy document support for "statement.value.condition"
Issue -
State: closed - Opened by Roxyrob over 2 years ago
- 6 comments
#55 - fix: Changed name of the dynamic variable "condition" for generating policies
Pull Request -
State: closed - Opened by mskogorevrmc over 2 years ago
- 2 comments
#54 - docs: Fix SQS queue policy statement conditions usage
Pull Request -
State: closed - Opened by micbegin over 2 years ago
- 2 comments
#53 - Unable to set condition on policy statement (following the example)
Issue -
State: closed - Opened by pballester over 2 years ago
- 2 comments
#52 - chore: Upgrade CI workflows to use non-deprecated runtimes
Pull Request -
State: closed - Opened by dev-slatto over 2 years ago
- 2 comments
#51 - fix: Correct `.fifo` postfix and KMS key ID usage on dead letter queue
Pull Request -
State: closed - Opened by bryantbiggs over 2 years ago
- 2 comments
#50 - DLQ naming convention is wrong
Issue -
State: closed - Opened by amitkml over 2 years ago
- 2 comments
#49 - Allow `redrive_policy` to be null
Issue -
State: closed - Opened by charlie-collard over 2 years ago
- 7 comments
#48 - dlq_kms_master_key_id is not working
Issue -
State: closed - Opened by akath19 over 2 years ago
- 2 comments
#47 - fix: Use a version for to avoid GitHub API rate limiting on CI workflows
Pull Request -
State: closed - Opened by bryantbiggs over 2 years ago
- 2 comments
#46 - feat!: Add support for creating an associated dead-letter queue and queue policies
Pull Request -
State: closed - Opened by bryantbiggs over 2 years ago
- 5 comments
#45 - fix: Adjust conditionals for encryption settings
Pull Request -
State: closed - Opened by magreenbaum over 2 years ago
- 4 comments
#44 - Queue is created with SSE enabled on first run
Issue -
State: closed - Opened by fmasa over 2 years ago
- 4 comments
#43 - feat: Added wrapper module
Pull Request -
State: closed - Opened by gpdenny over 2 years ago
- 3 comments
#42 - fix: Update CI configuration files to use latest version
Pull Request -
State: closed - Opened by bryantbiggs almost 3 years ago
- 2 comments
#41 - fix: Add conditional null for sqs_managed_sse_enabled
Pull Request -
State: closed - Opened by bendehaan almost 3 years ago
- 2 comments
#40 - KMS Key: Conflicting configuration arguments after introduction of `sqs_managed_sse_enabled`
Issue -
State: closed - Opened by bendehaan almost 3 years ago
- 2 comments
#39 - feat: Adds sqs_managed_sse_enabled
Pull Request -
State: closed - Opened by mzupan almost 3 years ago
- 5 comments
Labels: stale
#38 - Something is wrong with your pinning
Issue -
State: closed - Opened by rlewkowicz over 3 years ago
- 3 comments
#37 - SSE-SQS strategy missing
Issue -
State: closed - Opened by jycamier over 3 years ago
- 7 comments
Labels: stale
#36 - SQS Queue URL Output
Issue -
State: closed - Opened by salyateem13 over 3 years ago
- 2 comments
#35 - feat: Added support for redrive_allow_policy
Pull Request -
State: closed - Opened by akkigpt over 3 years ago
- 4 comments
#34 - chore: Update release configuration files to correctly use conventional-commits
Pull Request -
State: closed - Opened by bryantbiggs over 3 years ago
- 2 comments
#33 - fix: update CI/CD process to enable auto-release worfklow
Pull Request -
State: closed - Opened by bryantbiggs over 3 years ago
- 2 comments
#32 - feat: Added support for `deduplication_scope` and `fifo_throughput_limit`
Pull Request -
State: closed - Opened by kamilhristov over 3 years ago
- 3 comments
#31 - Hight through-put fifo queue parameters have to be enabled in this resource
Issue -
State: closed - Opened by sidda-dandu over 3 years ago
- 2 comments
#30 - fix: Extend example with custom policy
Pull Request -
State: closed - Opened by birgirst about 4 years ago
- 2 comments
#29 - chore: Fix link to complete example in docs
Pull Request -
State: closed - Opened by birgirst about 4 years ago
- 1 comment
#28 - chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license
Pull Request -
State: closed - Opened by bryantbiggs about 4 years ago
- 1 comment
#27 - feat: Shorten outputs (removing this_)
Pull Request -
State: closed - Opened by antonbabenko over 4 years ago
- 2 comments
#26 - chore: update documentation and pin `terraform_docs` version to avoid future changes
Pull Request -
State: closed - Opened by bryantbiggs over 4 years ago
- 1 comment
#25 - chore: align ci-cd static checks to use individual minimum Terraform versions
Pull Request -
State: closed - Opened by bryantbiggs over 4 years ago
- 1 comment
#24 - chore: update ci-cd workflow for pre-commit checks for only validating min version
Pull Request -
State: closed - Opened by bryantbiggs over 4 years ago
- 1 comment
#23 - chore: update documentation based on latest `terraform-docs` which includes module and resource sections
Pull Request -
State: closed - Opened by bryantbiggs over 4 years ago
- 1 comment
#22 - chore: add examples validation ci/cd workflow
Pull Request -
State: closed - Opened by bryantbiggs over 4 years ago
- 12 comments
#21 - chore: update pre-commit hooks and documentation; add versions; add ci-cd workflow for pre-commit checks
Pull Request -
State: closed - Opened by bryantbiggs over 4 years ago
- 4 comments
#20 - style: fix outputs.tf formatting
Pull Request -
State: closed - Opened by Art3mK over 4 years ago
- 3 comments
#19 - What is the purpose?
Issue -
State: closed - Opened by lpiob over 4 years ago
- 2 comments
#18 - Can I reuse the module to create multiple queues?
Issue -
State: closed - Opened by bcorner13 about 5 years ago
- 2 comments
#17 - feat: Add SQS name to the outputs
Pull Request -
State: closed - Opened by okgolove over 5 years ago
- 3 comments
#16 - [ci skip] Create ".chglog/CHANGELOG.tpl.md".
Pull Request -
State: closed - Opened by betajobot over 5 years ago
- 1 comment
#15 - [ci skip] Create ".editorconfig".
Pull Request -
State: closed - Opened by betajobot over 5 years ago
- 1 comment
#14 - [ci skip] Create "LICENSE".
Pull Request -
State: closed - Opened by betajobot over 5 years ago
- 1 comment
#13 - [ci skip] Create ".editorconfig".
Pull Request -
State: closed - Opened by betajobot over 5 years ago
- 1 comment
#12 - [ci skip] Create ".gitignore".
Pull Request -
State: closed - Opened by betajobot over 5 years ago
- 1 comment
#11 - [ci skip] Create "Makefile".
Pull Request -
State: closed - Opened by betajobot over 5 years ago
- 1 comment
#10 - [ci skip] Create ".pre-commit-config.yaml".
Pull Request -
State: closed - Opened by betajobot over 5 years ago
- 1 comment
#9 - SQS Dead letter
Issue -
State: closed - Opened by goochi1 over 5 years ago
- 3 comments
#8 - Queue name to output
Issue -
State: closed - Opened by antondziubin over 5 years ago
- 2 comments
#7 - example of attached policy
Issue -
State: closed - Opened by vitbyst almost 6 years ago
- 3 comments
#6 - Upgraded module to support Terraform 0.12
Pull Request -
State: closed - Opened by antonbabenko about 6 years ago
- 2 comments
#5 - Terraform is ignoring sqs_queue_with_kms
Issue -
State: closed - Opened by dfduarte over 6 years ago
- 3 comments
#4 - Does not recognize the creation of the sqs queue
Issue -
State: closed - Opened by Keralin about 7 years ago
- 3 comments
#3 - Fix usage of KMS key in count
Pull Request -
State: closed - Opened by antonbabenko about 7 years ago
- 1 comment
#2 - Module fails to produce correct results
Issue -
State: closed - Opened by polliard about 7 years ago
- 2 comments
#1 - Added Resource Policy for sqs Queue
Pull Request -
State: closed - Opened by easyawslearn over 7 years ago
- 6 comments