Skip to content

Conversation

the3venthoriz0n
Copy link

azapi_data_plane_resource cannot hit the proper endpoint without a provider endpoint override. This adds support for Azure Government to hit the proper KeyVault endpoint without using a provider configuration.

provider "azapi" { endpoint = [{ resource_manager_audience = "https://vault.usgovcloudapi.net" # Required to hit the data plane endpoints }] }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant