Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new data source: azapi_client_config #521

Merged
merged 1 commit into from
May 30, 2024
Merged

new data source: azapi_client_config #521

merged 1 commit into from
May 30, 2024

Conversation

ms-henglu
Copy link
Member

fixes #504

This PR adds an azapi_client_config data source which is used to get information about the configuration of azapi provider. For the first iteration, it only supports subscription_id and tenant_id.

This data source will try to retrieve these information from provider's block directly, if not specified, it will try to load from az cli command.

@ms-henglu ms-henglu requested a review from magodo May 30, 2024 06:57
@ms-henglu ms-henglu merged commit e53a2e4 into main May 30, 2024
9 checks passed
@ms-henglu ms-henglu deleted the issue-504 branch May 30, 2024 07:35
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.

feat: data source to get current subscription/tenant context
2 participants