Jacob Bednarz
Jacob Bednarz
acceptance tests are green ``` 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...
@fwwieffering see two comments up from yours 😄
there is a little bit of nuance in the v4 envelope that can be confusing. - `page` is the current page of results - `per_page` is the number of results...
hi, this isn't a bug but an enhancement as it is a new feature.
> I assumed that if the argument is [present in the official documentation](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/page_rule#smart_errors) for the resource, then it is already supported. It turns out that the documentation is simply irrelevant?...
i also can't answer why it is included in the documentation; i'll have to dig internally why it was put here but not included in the functionality itself.
@jakshi @maetthu @ZebraFlesh can one of you please provide a reproduction case for this one? I'm not sure I have enough to go off here.
Thank you for reporting this issue! For maintainers to dig into issues it is required that all issues include the entirety of `TF_LOG=DEBUG` output to be provided. The only parts...
thanks @acchiao. it looks like we're sending 0 as the requested validity timespan (and the service is defaulting to the longest) so will need to dig into why that is...
this isn't a bug but an enhancement; we just don't have strict validation the schema.