Skip to content

Commit

Permalink
locks cloudfront version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronwalker committed Dec 13, 2021
1 parent 1d57db7 commit f9f063a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3-cloudfront.cfhighlander.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
end
end

Component name: cloudfront_component_name, template: 'cloudfront@master.snapshot', render: Inline, config: @config do
Component name: cloudfront_component_name, template: 'cloudfront@0.6.0', render: Inline, config: @config do
parameter name: "s3bucketOriginDomainName", value: FnGetAtt('Bucket', 'DomainName')
end

Expand Down

0 comments on commit f9f063a

Please sign in to comment.