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 Resource: azurerm_virtual_hub_routing_intent #23138

Merged
merged 3 commits into from Sep 8, 2023

Conversation

neil-yechenwei
Copy link
Contributor

@neil-yechenwei neil-yechenwei commented Aug 31, 2023

fixes #21701

--- PASS: TestAccVirtualHubRoutingIntent_basic (3342.91s)
--- PASS: TestAccVirtualHubRoutingIntent_requiresImport (3478.10s)
--- PASS: TestAccVirtualHubRoutingIntent_update (3612.53s)

Copy link
Member

@catriona-m catriona-m left a comment

Choose a reason for hiding this comment

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

Thanks for this @neil-yechenwei - I left a couple of minor comments for you to consider, but can take another look once those are addressed. Thanks!


* `virtual_hub_id` - (Required) The resource ID of the Virtual Hub. Changing this forces a new resource to be created.

* `routing_policy` - (Required) A `routing_policy` block as defined below.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* `routing_policy` - (Required) A `routing_policy` block as defined below.
* `routing_policy` - (Required) One or more `routing_policy` blocks as defined below.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated

@neil-yechenwei
Copy link
Contributor Author

@catriona-m , thanks for the comment. I updated PR. Please take another look. Thanks.

image

Copy link
Member

@catriona-m catriona-m left a comment

Choose a reason for hiding this comment

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

Thanks for making those changes @neil-yechenwei - LGTM 🎺 !

@catriona-m catriona-m merged commit e276c6f into hashicorp:main Sep 8, 2023
25 checks passed
@github-actions github-actions bot added this to the v3.73.0 milestone Sep 8, 2023
catriona-m added a commit that referenced this pull request Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for azurerm_virtual_hub routing policies
2 participants