Skip to content

Commit

Permalink
try 10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor committed May 8, 2024
1 parent 468ab18 commit a7f522f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ module "nextcloud_service" {

create_rds = true
rds_engine = "mariadb"
rds_engine_version = "10.2.21"
rds_engine_version = "10.2"
rds_instance_class = "db.t3.small"
rds_allocated_storage = 500
rds_username = "misnextcloud"
Expand Down

0 comments on commit a7f522f

Please sign in to comment.