Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Commit 9cfe4a7

Browse files
Ankush Singhfacebook-github-bot
authored andcommitted
Removing cloud library and terraform library (#2411)
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
1 parent 3dd30fa commit 9cfe4a7

9 files changed

Lines changed: 0 additions & 821 deletions

File tree

fbpcs/infra/pce_deployment_library/cloud_library/aws/aws.py

Lines changed: 0 additions & 203 deletions
This file was deleted.

fbpcs/infra/pce_deployment_library/cloud_library/cloud_base/cloud_base.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

fbpcs/infra/pce_deployment_library/cloud_library/cloud_factory.py

Lines changed: 0 additions & 34 deletions
This file was deleted.

fbpcs/infra/pce_deployment_library/cloud_library/defaults.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

fbpcs/infra/pce_deployment_library/cloud_library/gcp/gcp.py

Lines changed: 0 additions & 16 deletions
This file was deleted.

fbpcs/infra/pce_deployment_library/deploy_library/deploy_base/deploy_base.py

Lines changed: 0 additions & 24 deletions
This file was deleted.

fbpcs/infra/pce_deployment_library/deploy_library/models.py

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)