azurerm_virtual_hub_connection - adding property static_vnet_propagate_static_routes#28560
Merged
stephybun merged 15 commits intohashicorp:mainfrom Mar 27, 2025
Merged
Conversation
ab9acb4 to
09b30db
Compare
stephybun
suggested changes
Feb 17, 2025
internal/services/network/virtual_hub_connection_data_source.go
Outdated
Show resolved
Hide resolved
15b2d1c to
974c796
Compare
5efd33f to
06444e0
Compare
Contributor
Author
|
I just re-ran the acceptance tests on the commit cd02b38. |
cd02b38 to
303e34e
Compare
303e34e to
dad3bce
Compare
Contributor
Author
|
Re-ran tests on b61f36a. |
stephybun
suggested changes
Mar 27, 2025
Member
stephybun
left a comment
There was a problem hiding this comment.
ImportStep went missing in the last update, once that's added this should be good to go
Contributor
Author
|
Re-ran tests on e245e41. |
Co-authored-by: stephybun <steph@hashicorp.com>
e245e41 to
80b5f58
Compare
stephybun
approved these changes
Mar 27, 2025
jackofallops
added a commit
that referenced
this pull request
Mar 28, 2025
* CHANGELOG.md for v4.25.0 * Update CHANGELOG.md #29126 * Update CHANGELOG.md #28647 * Update CHANGELOG.md #29153 * Update CHANGELOG.md #29131 * Update CHANGELOG.md #29090 * Update CHANGELOG.md #29137 * Update for #28781 * Update for #29158 * Update for #29073 * Update for #28149 * Update for #28730 * Update for #29157 * Update for #29135 * Update for #29184 * Update for #29093 * Update for #29071 * Update for #28371 * Update for #28560 * Update CHANGELOG.md #29199 * Update CHANGELOG.md for #29206 * prep for release * Update CHANGELOG.md --------- Co-authored-by: sreallymatt <106555974+sreallymatt@users.noreply.github.com> Co-authored-by: stephybun <steph@hashicorp.com> Co-authored-by: jackofallops <11830746+jackofallops@users.noreply.github.com> Co-authored-by: jackofallops <ste@hashicorp.com>
Contributor
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 is my try to add PropagateStaticRoutes to azurerm_virtual_hub_connection.
closes #28556
PR Checklist
For example: “
resource_name_here- description of change e.g. adding propertynew_property_name_here”Changes to existing Resource / Data Source
I can't test it locally, as I have no Azure subscription to deploy it to.I was able to run
make pr-checklocally without errors.Testing
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_virtual_hub_connection- adding propertystatic_vnet_propagate_static_routes(Support for setting propagateStaticRoutes in azurerm_virtual_hub_connection #28556)This is a (please select all that apply):
Related Issue(s)
Fixes #28556
Note
If this PR changes meaningfully during the course of review please update the title and description as required.