azurerm_kubernetes_flux_configuration - Updating fluxconfiguration sdk#32080
Open
DominoRamino wants to merge 1 commit intohashicorp:mainfrom
Open
azurerm_kubernetes_flux_configuration - Updating fluxconfiguration sdk#32080DominoRamino wants to merge 1 commit intohashicorp:mainfrom
DominoRamino wants to merge 1 commit intohashicorp:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Community Note
Description
This updates
azurerm_kubernetes_flux_configurationto use the generatedkubernetesconfiguration/2025-04-01/fluxconfigurationSDK package sogit_repository.provider = "GitHub"comes from the SDK rather than a manual vendor edit.This PR:
github.com/hashicorp/go-azure-sdk/resource-managertov0.20260326.1151220-0.20260327180158-c8f94769c0a3, which includes the generatedkubernetesconfiguration/2025-04-01/fluxconfigurationclient from hashicorp/go-azure-sdk#13092024-11-01to2025-04-01git_repository.provider = "GitHub"GitHubas a supportedprovidervaluePR Checklist
For example: "
resource_name_here- description of change e.g. adding propertynew_property_name_here"Changes to existing Resource / Data Source
Testing
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_kubernetes_flux_configuration- support forgit_repository.provider = "GitHub"[Support for GitHub App authentication provider in azurerm_kubernetes_flux_configuration git_repository configuration #30355]This is a (please select all that apply):
Related Issue(s)
Closes #30355
AI Assistance Disclosure
Used AI assistance to trace the Pandora -> go-azure-sdk -> provider API version chain, prepare the SDK bump, and draft the test and documentation updates.
Rollback Plan
If a change needs to be reverted, we will publish an updated version of the provider.
Changes to Security Controls
No changes to security controls. This change only updates the SDK/API version used for Flux Configuration validation and documentation.
Note
If this PR changes meaningfully during the course of review please update the title and description as required.