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

resource/cloudflare_tunnel_config: use correct notation for nested lists #2235

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

jacobbednarz
Copy link
Member

Updates the targeting notation to use the correct format for nested lists.

Closes #2234

Updates the targeting notation to use the correct format for nested lists.

Closes #2234
@jacobbednarz
Copy link
Member Author

acceptance tests are passing

TF_ACC=1 go test ./internal/sdkv2provider -v -run "^TestAccCloudflareTunnelConfig_" -count 1 -parallel 1 -timeout 120m -parallel 1
=== RUN   TestAccCloudflareTunnelConfig_Full
--- PASS: TestAccCloudflareTunnelConfig_Full (15.05s)
=== RUN   TestAccCloudflareTunnelConfig_Short
--- PASS: TestAccCloudflareTunnelConfig_Short (15.86s)
PASS
ok  	github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider	31.441s

@github-actions
Copy link
Contributor

changelog detected ✅

@jacobbednarz jacobbednarz merged commit 9a97c9e into master Feb 13, 2023
@jacobbednarz jacobbednarz deleted the use-correct-notation-nested-lists branch February 13, 2023 00:50
@github-actions github-actions bot added this to the v3.35.0 milestone Feb 13, 2023
github-actions bot pushed a commit that referenced this pull request Feb 13, 2023
@github-actions
Copy link
Contributor

This functionality has been released in v3.35.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!

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.

ingress fail with origin_request configuration at top level
1 participant