jason-johnson / azure-pipelines-tasks-terraform

Azure Pipelines extension for Terraform
MIT License
124 stars 52 forks source link

Multi region AWS Services? #410

Closed brandonbrinkley closed 1 month ago

brandonbrinkley commented 8 months ago

Hello! We are still using the old (Charles Zipp) extension that this one replaces and looking to upgrade. One of the driving factors is the need to deploy multi-region services like global Aurora databases. Does the latest release have in any issues with doing this? Does anyone happen to have some documentation or examples using Aurora?

Thanks! Brandon

jason-johnson commented 7 months ago

@piizei can you comment to this one?

piizei commented 7 months ago

There is no difference between the old and the new versions that I'm aware of why it would or would not work. I'm speculating here (have not tested this) but I think the AWS_REGION configuration is for the backend connection. The Aurora multi-region resource looks like any other terraform resource. So my educated quess is that it should work, but please report back if you test it 😄

jason-johnson commented 4 months ago

Hi @brandonbrinkley, any update?

jason-johnson commented 1 month ago

No response from requestor, closing. If there is anything else to do here please let us know.