Skip to content

Commit

Permalink
Merge pull request #86 from ministryofjustice/latest-terraform
Browse files Browse the repository at this point in the history
Update rds.tmpl with latest tf version
  • Loading branch information
jasonBirchall authored Mar 4, 2021
2 parents 1ad91d4 + 7e09b16 commit a2b67b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/rds.tmpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

module "rds" {
source = "github.com/ministryofjustice/cloud-platform-terraform-rds-instance?ref=5.12"
source = "github.com/ministryofjustice/cloud-platform-terraform-rds-instance?ref=5.13.1"
cluster_name = var.cluster_name
cluster_state_bucket = var.cluster_state_bucket
team_name = var.team_name
Expand Down

0 comments on commit a2b67b1

Please sign in to comment.