Skip to content

Commit

Permalink
Delete unused CF functions (#5871)
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes-ucsc committed Oct 22, 2024
1 parent 340d7fc commit 87a972b
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 147 deletions.
20 changes: 0 additions & 20 deletions terraform/browser/add_response_security_headers.js

This file was deleted.

27 changes: 0 additions & 27 deletions terraform/browser/add_trailing_slash.js

This file was deleted.

1 change: 1 addition & 0 deletions terraform/browser/browser.tf.json.template.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ def emit():
'aws_cloudfront_function': {
script.stem: cloudfront_function(script)
for script in Path(__file__).parent.glob('*.js')
if provision_custom_search or not script.stem == 'add_google_search_api_key'
},
'aws_cloudfront_response_headers_policy': {
name: {
Expand Down
60 changes: 0 additions & 60 deletions terraform/browser/explorer_domain_router.js

This file was deleted.

18 changes: 0 additions & 18 deletions terraform/browser/ptm_add_response_headers.js

This file was deleted.

22 changes: 0 additions & 22 deletions terraform/browser/ptm_next_path_mapper.js

This file was deleted.

0 comments on commit 87a972b

Please sign in to comment.