Skip to content

Commit

Permalink
remove dupe property
Browse files Browse the repository at this point in the history
  • Loading branch information
gordon-klotho committed Mar 25, 2024
1 parent d62ca62 commit ed16ab7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pkg/templates/aws/resources/cloudfront_distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,6 @@ properties:
DefaultTtl:
type: int
default_value: 3600
CachePolicyId:
type: string
OriginRequestPolicyId:
type: string
ViewerProtocolPolicy:
type: string
default_value: allow-all
Expand Down Expand Up @@ -194,7 +190,7 @@ properties:
CachePolicyId:
type: string
OriginRequestPolicyId:
type: string
type: string
ViewerProtocolPolicy:
type: string
default_value: allow-all
Expand Down

0 comments on commit ed16ab7

Please sign in to comment.