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

d/cloudflare_tunnel #2866

Merged
merged 6 commits into from
Oct 23, 2023
Merged

d/cloudflare_tunnel #2866

merged 6 commits into from
Oct 23, 2023

Conversation

danquack
Copy link
Contributor

@danquack danquack commented Oct 21, 2023

closes #2720

@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2023

changelog detected ✅

Copy link
Member

@jacobbednarz jacobbednarz left a comment

Choose a reason for hiding this comment

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

couple of small fixes mentioned inline but a solid start, thanks!

@danquack danquack requested a review from jacobbednarz October 23, 2023 00:34
use an explicit depends_on to make sure the resource always exists before attempting to find it
@jacobbednarz
Copy link
Member

acceptance tests all looking good. thank you very much for the contribution!

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

@jacobbednarz jacobbednarz merged commit 0b3e4bd into cloudflare:master Oct 23, 2023
9 checks passed
@github-actions github-actions bot added this to the v4.18.0 milestone Oct 23, 2023
github-actions bot pushed a commit that referenced this pull request Oct 23, 2023
Copy link
Contributor

This functionality has been released in v4.18.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 Oct 31, 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.

New data sources for tunnel and virtual networks
2 participants