Last active
April 24, 2025 20:48
-
-
Save knightsg/dc073a89f7c3efa5c333717203b3e671 to your computer and use it in GitHub Desktop.
cloudflare_authenticated_origin_pulls updated v5 config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
│ 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