Matt Calhoun

Results 10 issues of Matt Calhoun

## what * Fix whitespace in catalog rules so they match the CIS remediation instructions exactly ## why * Per AWS Support, Security Hub does not detect a rule is...

## What did you implement: Added a missing word in the readme ## How did you implement it: ## How can we verify it: ## Todos: - [ ] Write...

## what * Add the ability to specify a list of ALBs to attach WAF to * Add the ability to specify a list of tags to target ALBs to...

### Use Case We recently created the [https://github.com/cloudposse/github-action-atmos-affected-trigger-spacelift](https://www.notion.so/Spacelift-Github-Action-Triggering-bd5ea051d34a42caa5c1b94e6dbc2500?pvs=21) action to use the output of the `atmos describe affected` command to limit the triggered child stacks in Spacelift to only those...

**Describe the bug** AWS is experiencing a wide-spread outage, and SAML authentication requests are returning 5xx or 404 responses. Rather than displaying an error, I get a yellow box with...

bug

## Description - Add basic support for EKS Clusters to the `aws` module - Add assertions to the `k8s` module for nodes that contain a label and notes that contain...

## What This PR implements a comprehensive label-based selection feature for Atmos, adding powerful filtering capabilities across all list and describe CLI commands using Kubernetes-inspired label selectors. The feature enables...

minor
needs-cloudposse
conflict
size/xl

## Description The organizations client is using the wrong casing for the url in the `DeleteOrganization` method. It has `/Organizations` instead of `/organizations`. Also added missing tests for the `DeleteOrganization`...

# feat: add shared cache for Terragrunt module parsing ## What this PR does / why we need it: Implements a shared cache for Terragrunt module parsing to improve performance...

# ci: optimize CI workflows with parallel test execution ## What this PR does / why we need it: This PR optimizes CI workflows by: 1. Upgrading runner resources to...