Code Monkey home page Code Monkey logo

Comments (9)

lra avatar lra commented on June 16, 2024 7

thanks for raising. the underlying problem here is with the service response and throwing a 403 which upsets the resource fetching the value (even when you don't have it entitled). the service team is looking to address it and once addressed, will allow it to be queried without any additional changes in your code or the provider.

Thanks.

If this issue is closed, how can we know when it will be fixed so we can resume upgrading the provider version?

from terraform-provider-cloudflare.

nitrocode avatar nitrocode commented on June 16, 2024 4

Yep, hitting the same error. Thanks for creating this issue.

Our workaround for now

terraform {
  required_providers {
    cloudflare = {
      source = "cloudflare/cloudflare"
      # due to https://github.com/cloudflare/terraform-provider-cloudflare/issues/3312
      version = "~> 4, < 4.33.0"
    }
  }
}

from terraform-provider-cloudflare.

jacobbednarz avatar jacobbednarz commented on June 16, 2024 3

thanks for raising. the underlying problem here is with the service response and throwing a 403 which upsets the resource fetching the value (even when you don't have it entitled). the service team is looking to address it and once addressed, will allow it to be queried without any additional changes in your code or the provider.

from terraform-provider-cloudflare.

jacobbednarz avatar jacobbednarz commented on June 16, 2024 3

a fix for this has been released to production by the service team. v4.33.0 should now work for both unentitled and entitled users of NEL.

if you're still having issues, please open a new issue to be triaged.

from terraform-provider-cloudflare.

github-actions avatar github-actions commented on June 16, 2024

Terraform debug log detected ✅

from terraform-provider-cloudflare.

github-actions avatar github-actions commented on June 16, 2024

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

from terraform-provider-cloudflare.

nitrocode avatar nitrocode commented on June 16, 2024

I worked with a cloudflare tam to enable NEL across all our zones with a support ticket. No additional scope on the token was needed.

from terraform-provider-cloudflare.

therealdwright avatar therealdwright commented on June 16, 2024

Still experiencing this issue - I think the issue was prematurely closed.

from terraform-provider-cloudflare.

thadnutt avatar thadnutt commented on June 16, 2024

Still experiencing this issue as well.

from terraform-provider-cloudflare.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.