-
### Name of the resource
Other
### Resource Name
CloudFormation GetTemplate API
### Issue Description
When the GetTemplate API is executed against a stack of templates containing non-AS…
-
Subscribe to this issue and stay notified about new [daily trending repos in terraform](https://github.com/trending/terraform?since=daily).
-
[AWS docs](https://docs.aws.amazon.com/ses/latest/dg/receiving-email-action.html)
You can receive e-mails to lambda, S3, or SNS (or some other weird alternatives). SNS doesn't help you get it into …
-
For the first few pushes to Android device, everything works fine. However, after a few pushes, I got the following error every time a push is sent and no push can be received on Android devices:
`…
-
### Description
Allow to add a [SNS filter policy](https://docs.aws.amazon.com/sns/latest/dg/sns-message-filtering.html) to a SNS subcription which you didn't create with Terraform.
I only have…
-
Hey everyone,
I'm currently attempting to test one my middleware which uses AWS, is there a way to do this by stubbing the AWS module in the middleware file with the mock-aws version?
```
const…
-
# This is a Bug Report
## Description
When using a DLQ for a function (defined via `onError`) that has a Ref to an SNS::Topic defined in the Resources section the IamRoleLambdaExecution role is…
-
### What happened?
I create a SES ConfigurationSetEventDestination. After creation I get a timeout of 'getResource' because the so-called `ConfigurationSetName` would be `null` (which it is not). I…
-
### Describe the bug
When granting publish permission to an external account, the access policy being created is invalid for use with S3 event notification.
When you use the two stacks in the repr…
-
I developed two modules:
REQUIRED_CAD
terragrunt.hcl:
```
locals {
region_vars = read_terragrunt_config(find_in_parent_folders("region.hcl"))
aws_region = local.region_vars.locals.aws_reg…