msl
CDCloudflare Developers
•Created by bobbyjohnson on 10/12/2024 in #terraform-provider-cloudflare
@msl make sure your api key has all the
As a test I created a new API token with edit access on all resources and this fails with the same error. I think that rules out API key permissions.
2 replies
CDCloudflare Developers
•Created by bobbyjohnson on 10/12/2024 in #terraform-provider-cloudflare
@msl make sure your api key has all the
I think it has all the access needed according to the api-next documentation. I don't see the access needed documented in the current api documentation, but I've added a bunch of permissions for anything that said apps, applications, or zero trust. Current documentation:
https://developers.cloudflare.com/api/operations/zone-level-access-applications-add-a-bookmark-application
The api-next documentation specifies the
Access: Apps and Policies
, which is one that I do have granted:
https://developers.cloudflare.com/api-next/resources/zero_trust/subresources/access/subresources/applications/2 replies
CDCloudflare Developers
•Created by msl on 10/11/2024 in #terraform-provider-cloudflare
Hello all. I'm trying to configure a
I'm pretty sure my config matches the documentation. I don't have anything crazy:
6 replies
CDCloudflare Developers
•Created by msl on 10/11/2024 in #terraform-provider-cloudflare
Hello all. I'm trying to configure a
I've tried the 4.43 and 4.42 providers. The 5.0 returned some errors about having a bug that should be reported to the opentofu devs.
6 replies
CDCloudflare Developers
•Created by msl on 10/11/2024 in #terraform-provider-cloudflare
Hello all. I'm trying to configure a
Here's what the request looks like. It includes the parameters
domain
and type
that are required per the documentation.
6 replies