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

Add support for Address Map resource #2290

Merged
merged 7 commits into from
Mar 21, 2023
Merged

Add support for Address Map resource #2290

merged 7 commits into from
Mar 21, 2023

Conversation

hunts
Copy link
Contributor

@hunts hunts commented Mar 15, 2023

Adds support for the Proxy IPs feature, allow CRUD address maps.

@hunts hunts requested a review from jacobbednarz as a code owner March 15, 2023 02:10
@github-actions
Copy link
Contributor

github-actions bot commented Mar 15, 2023

changelog detected ✅

@jacobbednarz
Copy link
Member

thanks for this @hunts! we're 95% of the way there. to summarise the inline comments:

  • we need to update all fields to have a Description field.
  • get the acceptance testing hooked up with the correct entitlements so we can run these tests.
  • add a CHANGELOG entry

after that, we should be good to go here.

@jacobbednarz
Copy link
Member

acceptance tests all passing

TF_ACC=1 go test ./internal/sdkv2provider -v -run "^TestAccCloudflareAddressMap" -timeout 120m -parallel 1
=== RUN   TestAccCloudflareAddressMap
--- PASS: TestAccCloudflareAddressMap (37.29s)
PASS
ok  	github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider	38.320s

@jacobbednarz jacobbednarz merged commit 16e7517 into cloudflare:master Mar 21, 2023
@github-actions github-actions bot added this to the v4.2.0 milestone Mar 21, 2023
github-actions bot pushed a commit that referenced this pull request Mar 21, 2023
@hunts hunts deleted the hunts/add-support-for-address-maps-apis branch March 22, 2023 00:09
@github-actions
Copy link
Contributor

This functionality has been released in v4.2.0 of the Terraform Cloudflare Provider.

Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants