-
### Description
The resource `aws_db_instance` currently only supports DB instances as a replication source with the argument `replicate_source_db`.
It would be very useful to also have the abilit…
-
Description:
When deploying an environment addon using `copilot env deploy`, CloudFormation errors are not properly surfaced to the user. Instead of showing the actual error message, Copilot displays…
-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster_instance.html
### Description
The doc says:
>Unlike other RDS resources that …
-
### What version of `drizzle-orm` are you using?
?
### What version of `drizzle-kit` are you using?
?
### Describe the Bug
From drizzle-kit-mirror repo.
https://github.com/drizzle-team/drizzle…
-
The `username` field is not specified as required for DB instance creation on RDS provider documentation.
The documentation should be updated to specify this field as required.
Also, using the def…
-
Hi,
Our regular Ecto repo is configured like this (it fetches credentials from AWS based on some configured role):
```elixir
# in runtime.exs
credentials = System.get_env("RDS_DB_IAM_ROLE_CRED…
-
### Terraform Core Version
1.5.2
### AWS Provider Version
5.42.0
### Affected Resource(s)
When using the `aws_db_proxy` resource ([link to documentation](https://registry.terraform.io/providers/h…
-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.36.0
### Affected Resource(s)
aws_dms_endpoint
### Expected Behavior
![image](https://github.com/hashicorp/terraform-pr…
-
### Terraform Core Version
1.6.3
### AWS Provider Version
5.25.0
### Affected Resource(s)
aws_db_instance
### Expected Behavior
Expected that this would give no changes
```
terraform state …
lvonk updated
20 hours ago
-
```python
import polars as pl
import psycopg2
import argparse
from utils import general_utils, AWS_S3, Postgres
def main(args: argparse.Namespace):
aws_config = general_utils.load_yaml(a…