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

generate/load_balancer: correctly remap country_pools, region_pools and pop_pools #584

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

jacobbednarz
Copy link
Member

Updates the cloudflare_load_balancer generation to remap the country_pools, region_pools and pop_pools to the nested block instead of the object/map field.

This was a bit of tricky one to track down because the original response from the API has the correct schema attributes but the kicker is that they are not a supported type (for good reasons!).

…s` and `pop_pools`

Updates the `cloudflare_load_balancer` generation to remap the
`country_pools`, `region_pools` and `pop_pools` to the nested block
instead of the object/map field.

This was a bit of tricky one to track down because the original response
from the API _has_ the correct schema attributes but the kicker is that
they are not a supported type (for good reasons!).
@jacobbednarz jacobbednarz force-pushed the generate-lb-country-region-pop-pool-configs branch from 13e352d to 34f760c Compare June 29, 2023 05:55
@jacobbednarz jacobbednarz merged commit 1549624 into master Jun 29, 2023
@jacobbednarz jacobbednarz deleted the generate-lb-country-region-pop-pool-configs branch June 29, 2023 05:57
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.

1 participant