Hi All,
I am creation Azure image from VM and storing in shared gallery using terraform script terraform but unable to access it others region.
Please let me know how to specify target region more than two region using terraform.
Currently using:
Target_region {
name = "EastUS2"
regional_replica_count "5"
}
How to specify Central US also in this model.
Regard,s
Pandit