-
### Describe the bug
Following [this cdk workshop](https://cdkworkshop.com/30-python.html) when using an AWS GovCloud account fails when running ```cdk deploy``` command with the following error:
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
On startup in CircleCI I am getting an error at startup
```
Unable to start DNS: can't sta…
-
### Expected behavior:
The AWS SSM Document created when using the command `teleport discovery bootstrap` includes the correct URL for downloading the `installTeleport.sh` script.
```yaml
...
…
-
## Description
I tried to do something stupid, namely combine the example given for `remote_access` with the examples for `enable_bootstrap_user_data` / `pre_bootstrap_user_data`.
I expected these…
-
The `sls remove` command seems to be failing under certain circumstances - see #33
┆Issue is synchronized with this [Jira Task](https://localstack.atlassian.net/browse/LOC-32) by [Unito](https://ww…
-
## Description
When running using aws provider v4+, a warning is listed that deprecated resources are being used
- [ X] ✋ I have searched the open/closed issues and my issue is not listed.
##…
-
### Terraform Core Version
1.3.1
### AWS Provider Version
4.61.0
### Affected Resource(s)
* aws_cognito_user_pool_client
### Expected Behavior
No error message after apply
### Actual Behavior
…
-
# PRs Metrics
| Metric | Value |
| --- | ---: |
| Average time to first response | 16:49:01.829412 |
| Average time to close | 3 days, 20:58:49.977528 |
| Average time to answer | None |
| Num…
-
I am learning how to use localstack to test my serverless app.
I started with a simple serverless app created from a template,
```
serverless create --template aws-nodejs
```
Here's the handl…
-
### Describe the bug
An additional security group is attached to the EC2 instance on deployment which has allow all inbound and outbound rules
### Expected Behavior
Attach the security group …