-
I'm encountering an issue where `BalanceAt()` correctly shows a balance of 5 * 10^16 wei for a wallet on the Sepolia testnet. However, when calling `SendTransaction()` to send 1 wei to a second wallet…
-
### Summary
Just like with AWS KMS, the SDK should support also Google's, covering the wide majority of the KMS users.
### Basic Example
I want to sign my transactions in a secure enclave before se…
-
Does anybody know how to configure VSCode to work with AWS SSO?
I use the config
```
creation_rules:
- path_regex: .*dev/secrets.yaml$
key_groups:
- kms:
- arn: 'arn:aws:km…
-
**1. Describe IN DETAIL the feature/behavior/change you would like to see.**
As discussed @chrislovecnm
1. kms should be locked down to the relevant resource (ideally use the clus…
-
### Description
The AWS provider currently offers a resource (and data source) for using a KMS key to encrypt plaintext into ciphertext ([aws_kms_ciphertext](https://registry.terraform.io/providers…
-
**Describe the bug**
KMS Key creation fails when entering "application_account_numbers = [""]
**To Reproduce**
1. Fill out application_account_numbers = [""] in main.tf of day0 mgmt AWS Ramppak
…
-
```
Error: Cannot retrieve value from context provider key-provider since account/region are not specified at the stack level. Configure "env" with an account and region when you define your stack.Se…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When creating two keys with the following command:
```
awslocal kms create-key --key…
-
### Terraform Core Version
1.8.3
### AWS Provider Version
5.73.0
### Affected Resource(s)
[aws_db_snapshot_copy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resour…
-
# Issue: Running Basic Example (`BasicPutGetExample`) in AWS Database Encryption SDK for DynamoDB
### Description
I am trying to run the Java basic example `BasicPutGetExample` in the AWS Database…