Skip to content

Commit

Permalink
Removing cloud library and terraform library (#2411)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #2411

# Context

This diff stack aims to delete the deployment library which was initially developed to delete the deployment shell scripts with python scripts for better code coverage.

This diff removes the cloud library and terraform library from the PCE deployment library. The cloud library contains code for interacting with AWS and GCP, while the terraform library contains code for deploying infrastructure using Terraform. The changes include deleting files and removing code from the cloud library and terraform library.

Reviewed By: ajaybhargavb

Differential Revision: D59231742

fbshipit-source-id: d3d432b0e4fd8f7a9fafd6a058b4e6c22be72108
  • Loading branch information
Ankush Singh authored and facebook-github-bot committed Jul 1, 2024
1 parent 3dd30fa commit 9cfe4a7
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 821 deletions.
203 changes: 0 additions & 203 deletions fbpcs/infra/pce_deployment_library/cloud_library/aws/aws.py

This file was deleted.

This file was deleted.

34 changes: 0 additions & 34 deletions fbpcs/infra/pce_deployment_library/cloud_library/cloud_factory.py

This file was deleted.

17 changes: 0 additions & 17 deletions fbpcs/infra/pce_deployment_library/cloud_library/defaults.py

This file was deleted.

16 changes: 0 additions & 16 deletions fbpcs/infra/pce_deployment_library/cloud_library/gcp/gcp.py

This file was deleted.

This file was deleted.

80 changes: 0 additions & 80 deletions fbpcs/infra/pce_deployment_library/deploy_library/models.py

This file was deleted.

Loading

0 comments on commit 9cfe4a7

Please sign in to comment.