-
When updating to version 2.29.0 (previously 2.28.4) of [aws-observability/aws-for-fluent-bit](https://gallery.ecr.aws/aws-observability/aws-for-fluent-bit) we are observing one of our task definitions…
-
-
### Summary
The Parameters utility should allow customers to retrieve one or more parameters stored in AWS Systems Manager.
This work includes the following tasks:
- [x] Write provider + types
…
-
### Terraform Version
```shell
Terraform v1.3.4
on darwin_arm64
+ provider registry.terraform.io/hashicorp/aws v4.38.0
```
### Terraform Configuration Files
```terraform
# Data Source to read S…
-
### Summary
`aws_ssm_parameter_store` update fails if no description element was defined before.
If an SSM parameter has an empty description already in SSM, then the AWS API (I'm guessing `aws …
-
```
import * as cdk from 'aws-cdk-lib';
import { Construct } from 'constructs';
import { CfnProject } from '@mongodbatlas-awscdk/project';
import { CfnCluster } from '@mongodbatlas-awscdk/cluster'…
-
### 🐛 Describe the bug
I have a model from @murphyk that's OOM'ing unless I explicitly disable the inductor pattern matcher. cc @ezyang @soumith @wconstab @ngimel @bdhirsh @cpuhrsch - cuda graphs h…
-
### Describe the bug
When removing an application team from the cdk app, the cdk deployment will fail with the following error:
```
Export ekscdkbp:ExportsOutputFnGetAttNSRoletestTeam252AE2E51Arn…
-
### Describe the bug
i am currently trying to implement a feature request for the aws-cdk-library([https://github.com/aws/aws-cdk/issues/24072 ](https://github.com/aws/aws-cdk/issues/24072)). I hav…
-
Hello,
I am passing the input as Json to create a SSM parameter with the Json value. When I change my input and run the plan, the plan shows only the hash difference rather than showing what the actu…