gcp-infra
is a comprehensive repository designed for the deployment of infrastructure as code (IaC) on Google Cloud Platform (GCP). It leverages the power of GCP Cloud Shell for seamless and efficient infrastructure management. This repository is structured to facilitate easy navigation and execution of IaC scripts within various directories, each tailored for specific GCP resources.
- A Google Cloud account
- Access to GCP Cloud Shell
-
Access GCP Cloud Shell: Log in to your Google Cloud Console and open Cloud Shell.
-
Clone Repository: Clone the
gcp-infra
repository into your Cloud Shell environment using the following command:git clone https://github.com/Ali-Gamal/gcp-infra.git
-
Navigate to Directories: Each directory within the repository contains specific IaC scripts and a README for detailed instructions.
cd gcp-infra/<directory>