There was an error while loading. Please reload this page.
1 parent e015f98 commit a60cdfdCopy full SHA for a60cdfd
1 file changed
src/content/docs/azure/integrations/terraform.md
@@ -41,7 +41,7 @@ terraform {
41
provider "azurerm" {
42
features {}
43
44
- metadata_host = "localhost.localstack.cloud:4566"
+ metadata_host = "azure.localhost.localstack.cloud:4566"
45
subscription_id = "00000000-0000-0000-0000-000000000000"
46
}
47
```
0 commit comments