Skip to content

Instantly share code, notes, and snippets.

@knightsg
Last active April 24, 2025 20:48
Show Gist options
  • Save knightsg/dc073a89f7c3efa5c333717203b3e671 to your computer and use it in GitHub Desktop.
Save knightsg/dc073a89f7c3efa5c333717203b3e671 to your computer and use it in GitHub Desktop.
cloudflare_authenticated_origin_pulls updated v5 config
│ Error: Unsupported argument
│ on ../cloudflare/modules/aop/main.tf line 5, in resource "cloudflare_authenticated_origin_pulls_certificate" "this":
│ 5: type = "per-hostname"
│ An argument named "type" is not expected here.
│ Error: Unsupported argument
│ on ../cloudflare/modules/aop/main.tf line 16, in resource "cloudflare_authenticated_origin_pulls" "this":
│ 16: authenticated_origin_pulls_certificate = cloudflare_authenticated_origin_pulls_certificate.this.id
│ An argument named "authenticated_origin_pulls_certificate" is not expected
│ here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment