Skip to content

Azure: Use Azure-specific Host for Terraform - #924

Merged
quetzalliwrites merged 1 commit into
mainfrom
bblommers-patch-1
Sep 8, 2026
Merged

Azure: Use Azure-specific Host for Terraform#924
quetzalliwrites merged 1 commit into
mainfrom
bblommers-patch-1

Conversation

@bblommers

Copy link
Copy Markdown
Contributor

Motivation

Now that we're working towards a single multi-cloud emulator, we should ensure that incoming requests are always pointed at the correct Emulator.

For Azure, this means in practice that we should be using azure.localhost.localstack.cloud, instead of the generic localhost.localstack.cloud.

Note that this is not an issue yet - but it will become a hard requirement in the future. When we're serving multiple Emulators from the same image, it is very difficult to determine which Emulator should handle a request to localhost.localstack.cloud.

Changes

Guide users towards using azure.localhost.localstack.cloud when using Terraform.

This change is already tested and in place in the main codebase (#8728)

@bblommers bblommers added documentation Improvements or additions to documentation azure labels Sep 8, 2026
@quetzalliwrites
quetzalliwrites merged commit a60cdfd into main Sep 8, 2026
1 of 2 checks passed
@quetzalliwrites
quetzalliwrites deleted the bblommers-patch-1 branch September 8, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants