Skip to content

issues Search Results · repo:cloudposse/terraform-aws-rds language:HCL

Filter by

45 results
 (61 ms)

45 results

incloudposse/terraform-aws-rds (press backspace or delete to remove)

Describe the Bug The default module security group is being created even if the parameter security_group_ids is empty. From what I saw, this SG will be made if these security_group_ids are filled with ...
bug
  • danielaraujobc
  • Opened 
    on Jan 6
  • #192

Describe the Feature aws_rds_cluster needs to be able to set Auto minor version upgrade. Currently we are only able to set auto minor version upgrade on the instance level. Unfortunantly AWS now sometimes ...
  • drakeravenspire
  • Opened 
    on Oct 10, 2024
  • #191

Describe the Bug As trying to spin up with minimal configuration a MySQL8 instance I keep getting the error above: Error: first character of parameter group name_prefix must be a letter with module.db.aws_db_parameter_group.default[0] ...
bug
  • lgt
  • Opened 
    on Feb 25, 2024
  • #169

Describe the Bug We created a RDS database with gp3 storage type and then after that on the next terraform apply, it is is changing the iops from 3000 to 0. Expected Behavior it should not change to ...
bug
  • ankitjethi
  • 1
  • Opened 
    on Jan 25, 2024
  • #168

Describe the Feature The relatively new network-type field isn t broken out, or even used in the module, which means dual stack (IPv6) networking cannot be enabled. Expected Behavior Optional input ...
  • OzoneChris
  • Opened 
    on Dec 22, 2023
  • #166

Describe the Feature AWS RDS has Blue/Green updates available for certain database engines (details at https://github.com/hashicorp/terraform-provider-aws/issues/28042). As of https://github.com/hashicorp/terraform-provider-aws/pull/28046, ...
  • acorncom
  • Opened 
    on Aug 24, 2023
  • #161

Describe the Bug Looks like there is a mistake in the module regarding the engine_version parameter. When snapshot_identifier parameter specified, it needs to specify engine_version parameter. If engine_version ...
bug
  • ragumix
  • Opened 
    on May 4, 2023
  • #154

Having issues finding out what the cluster family should be for mysql 8 aurora? Any ideas?
bug
  • jacobnollette
  • 2
  • Opened 
    on Feb 1, 2023
  • #152

Feature Currently terraform aws provider has support for Reserved RDS instances (https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_reserved_instance) That would be cool ...
  • kseniyashaydurova
  • 2
  • Opened 
    on Dec 22, 2022
  • #148

Describe the Bug In version 0.38.7 you could specify different subnets for the replicas. This would result in a db subnet group being created specifically for the replica and assigned to it: image In ...
bug
  • tmeijn
  • 4
  • Opened 
    on Sep 29, 2022
  • #145
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub