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

azurerm_app_configuration_keys datasource: regression #21206

Closed
1 task done
favoretti opened this issue Mar 30, 2023 · 4 comments · Fixed by #21208
Closed
1 task done

azurerm_app_configuration_keys datasource: regression #21206

favoretti opened this issue Mar 30, 2023 · 4 comments · Fixed by #21208

Comments

@favoretti
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

@teowa https://github.com/hashicorp/terraform-provider-azurerm/blob/main/internal/services/appconfiguration/app_configuration_keys_data_source.go#L138

This change broke it again. :)

│ Error: fetching keys for "AppConfiguration Nested Item Configuration Store Endpoint \"[https://terraform.azconfig.io\"] / Key \"terraform/atlas/data-cxxxx-config\" / Label \"\"": appconfiguration.BaseClient#getKeyValuesNextResults: Failure preparing next results request: StatusCode=0 -- Original Error: autorest: No scheme detected in URL /kv?api-version=1.0&key=terraform%2Fatlas%2Fdata-collection-config&after=dGVycmFmb3JtL2F0bGxxxxcKaW5kdXN0cnktdmVydGljYWw%3D

Pagination links don't include the endpoint, so somehow the change you made emptied it again. Want me to roll back or debug your change?

Terraform Version

1.4.2

AzureRM Provider Version

3.49

Affected Resource(s)/Data Source(s)

azurerm_app_configuration_keys

Terraform Configuration Files

n/a

Debug Output/Panic Output

n/a

Expected Behaviour

No response

Actual Behaviour

No response

Steps to Reproduce

No response

Important Factoids

No response

References

No response

@teowa
Copy link
Contributor

teowa commented Mar 31, 2023

Hi @favoretti , apologize for introducing a regression.
I have sent PR to fix this.

@favoretti
Copy link
Collaborator Author

Awesome, thanks a lot!

@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!

Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

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