Skip to content

Commit

Permalink
Specify region.
Browse files Browse the repository at this point in the history
  • Loading branch information
zawac002 committed Nov 1, 2023
1 parent 84b37aa commit 7c52281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copy_images.tf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ module "images" {
## destination_password = ""
## destination_username = ""
## override_prefixes = {}
## region = ""
region = var.region
## source_password = ""
## source_username = ""
}
Expand Down

0 comments on commit 7c52281

Please sign in to comment.