Skip to content

Terraform config requires older Cloudflare provider #28

@dwhswenson

Description

@dwhswenson

Apparently Cloudflare made a breaking change in its account_token resource within the 5.x series of its provider.

In particular, the resources attribute used to be a mapping, but now it is a string (JSON-encoded mapping).

For now, users should pin to older versions of the Cloudflare provider (I'm personally pinning to 5.9, although it might be fine up to 5.11). We'll migrate that in the future, at which point we'll require Cloudflare provider >= 5.12.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions