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

data source azurerm_app_configuration_keys - fix to use LinkWorkaroundDataPlaneClientWithEndpoint #21208

Merged
merged 1 commit into from Mar 31, 2023

Conversation

teowa
Copy link
Contributor

@teowa teowa commented Mar 31, 2023

resolves #21206

--- PASS: TestAccAppConfigurationKeysDataSource_key (104.59s)
--- PASS: TestAccAppConfigurationKeyDataSource_basic (104.82s)
--- PASS: TestAccAppConfigurationKeyDataSource_basicNoLabel (105.55s)
--- PASS: TestAccAppConfigurationKeysDataSource_allkeys (107.31s)
--- PASS: TestAccAppConfigurationKey_basicNoLabel_afterLabel (107.33s)
--- PASS: TestAccAppConfigurationKey_basic (108.76s)
--- PASS: TestAccAppConfigurationKey_slash (109.53s)
--- PASS: TestAccAppConfigurationKey_complicatedKeyLabel (109.86s)
--- PASS: TestAccAppConfigurationKey_basicNoLabel (109.91s)
--- PASS: TestAccAppConfigurationKey_requiresImport (111.50s)
--- PASS: TestAccAppConfigurationKey_lockUpdate (121.19s)
--- PASS: TestAccAppConfigurationKeysDataSource_label (167.13s)
--- PASS: TestAccAppConfigurationKeyDataSource_basicVault (255.46s)
--- PASS: TestAccAppConfigurationKey_basicVault (257.31s)
--- PASS: TestAccAppConfigurationKey_KVToVault (314.16s)
PASS
ok      github.com/hashicorp/terraform-provider-azurerm/internal/services/appconfiguration      315.387s

Copy link
Member

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for this @teowa

@tombuildsstuff tombuildsstuff added this to the v3.51.0 milestone Mar 31, 2023
@tombuildsstuff tombuildsstuff merged commit c8db2b2 into hashicorp:main Mar 31, 2023
12 checks passed
tombuildsstuff added a commit that referenced this pull request Mar 31, 2023
@github-actions
Copy link

This functionality has been released in v3.51.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azurerm_app_configuration_keys datasource: regression
2 participants