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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for Azure Traffic Manager #2401

Merged
merged 9 commits into from
Apr 11, 2023
Merged

Conversation

tim775
Copy link
Member

@tim775 tim775 commented Apr 10, 2023

No description provided.

@tim775 tim775 requested a review from vdmgolub April 10, 2023 14:28
@tim775 tim775 self-assigned this Apr 10, 2023

ProductFilter: &schema.ProductFilter{
VendorName: strPtr("azure"),
Region: strPtr(trafficManagerBillingRegion(r.Region)),
Copy link
Contributor

Choose a reason for hiding this comment

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

trafficManagerBillingRegion is called multiple times in these resources. It may be worth introducing a struct attribute and assigning it once in BuildResource or similar to sku() to make it a function.

@tim775 tim775 merged commit 154c3b1 into master Apr 11, 2023
7 of 9 checks passed
@tim775 tim775 deleted the feat/azure_traffic_manager branch June 4, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants