Skip to content

Commit

Permalink
Merge pull request #549 from ministryofjustice/feature/DSO-2115/Add_r…
Browse files Browse the repository at this point in the history
…hel_8_to_hmpps

Increment versions to prevent ResourceAlreadyExistsException
  • Loading branch information
pavmoj authored Aug 31, 2023
2 parents ecd7b68 + 5d9d59b commit 7d6922f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion teams/hmpps/ol_8_5_oracledb_19c/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
region = "eu-west-2"
ami_name_prefix = "hmpps"
ami_base_name = "ol_8_5_oracledb_19c"
configuration_version = "0.0.3"
configuration_version = "0.0.4"
release_or_patch = "release" # or "patch", see nomis AMI image building strategy doc
description = "hmpps oracle 19c image on oracle linux 8.5"

Expand Down
2 changes: 1 addition & 1 deletion teams/hmpps/windows_server_2022/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
region = "eu-west-2"
ami_name_prefix = "hmpps"
ami_base_name = "windows_server_2022"
configuration_version = "0.0.2"
configuration_version = "0.0.3"
release_or_patch = "release" # or "patch", see nomis AMI image building strategy doc
description = "windows server 2022"

Expand Down

0 comments on commit 7d6922f

Please sign in to comment.