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

Bump cloudflare-go dependency to v0.53.0 #1995

Merged
merged 3 commits into from
Oct 28, 2022

Conversation

GreenStage
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

This project handles dependency version bumps (including upstream changes from cloudflare-go) independently of the standard PR process using automation. This allows the dependency upgrades to land without causing merge conflicts in multiple branches and handled in a consistent way. The exception to this is security related dependency upgrades but they should be co-ordinated with the maintainer team privately.

Please remove the changes to the go.mod or go.sum files from this PR in order to proceed with review and merging.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 2022

changelog detected ✅

@jacobbednarz
Copy link
Member

acceptance tests are passing

TF_ACC=1 go test $(go list ./...) -v -run "^TestAccCloudflareTeamsList" -count 1 -parallel 1 -timeout 120m -parallel 1
?   	github.com/cloudflare/terraform-provider-cloudflare	[no test files]
=== RUN   TestAccCloudflareTeamsListBasic
--- PASS: TestAccCloudflareTeamsListBasic (9.81s)
=== RUN   TestAccCloudflareTeamsListReordered
--- PASS: TestAccCloudflareTeamsListReordered (16.83s)
PASS
ok  	github.com/cloudflare/terraform-provider-cloudflare/internal/provider	27.130s

@jacobbednarz jacobbednarz merged commit 0638a5d into cloudflare:master Oct 28, 2022
@github-actions github-actions bot added this to the v3.27.0 milestone Oct 28, 2022
github-actions bot pushed a commit that referenced this pull request Oct 28, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

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

2 participants