-
I have a template like this:
```
AWSTemplateFormatVersion: '2010-09-09'
Transform: 'AWS::Serverless-2016-10-31'
Resources:
Api:
Properties:
StageName: dv01
DefinitionUri: a…
sdole updated
3 months ago
-
### Description
Support for Bedrock Agent configuration
### Requested Resource(s) and/or Data Source(s)
resources
- [x] [`aws_bedrockagent_agent`](https://github.com/hashicorp/terraform-pr…
jgard updated
5 months ago
-
### Terraform Core Version
1.3.1
### AWS Provider Version
5.34.0
### Affected Resource(s)
aws_dms_replication_config
### Expected Behavior
Apply config parameters consistently
### Actual Behav…
-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.35.0
### Affected Resource(s)
aws_elasticache_serverless_cache
### Expected Behavior
Setting ecpu to 0 would mean unlimited
### Actu…
-
### Description:
I want to pass environment variables into the container but the environment variable is not being displayed.
### Steps to reproduce:
1. `sam init` # hello world example w…
-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster#rds-serverless-v2-cluster
### Description
The engine mode in the example is set to 'pr…
-
### TL;DR
Latests (10.1.0) release is breaking. fixing version at 10.0.0 resolves behaviour.
### Expected behavior
terraform plan is returining the observed behaviour.
### Observed behavio…
-
Hi, I am exploring the serverless forwarder to forward the logs of lambda from aws account to Elasticsearch. Upon deploying the stack, I found out that it hits the CloudFormation quota limit. To be sp…
-
I do understand that helm-unittest is not part of CNCF yet, but is a great project, and there is a benefit to add this project to OpenSSF framework.
Example scorecard report for helm https://scorec…
-
There are some integrations that might require elastic-agents with custom configurations for them or their container ie: winlogbeat requires a windows container, auditbeat requires special container c…