https://github.com/satya-ajayy/cloud-iac
Infrastructure as Code (IaC) setup for managing deployments in Google Cloud Platform (GCP) using Terraform
https://github.com/satya-ajayy/cloud-iac
google-cloud-platform terraform
Last synced: 9 months ago
JSON representation
Infrastructure as Code (IaC) setup for managing deployments in Google Cloud Platform (GCP) using Terraform
- Host: GitHub
- URL: https://github.com/satya-ajayy/cloud-iac
- Owner: satya-ajayy
- License: mit
- Created: 2025-02-19T14:16:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-19T14:27:03.000Z (9 months ago)
- Last Synced: 2025-02-19T15:30:25.431Z (9 months ago)
- Topics: google-cloud-platform, terraform
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloud-IaC
This repository contains the Infrastructure as Code (IaC) setup for managing deployments in Google Cloud Platform (GCP) using Terraform. It includes configurations for provisioning, managing, and automating cloud resources efficiently.
## 🚀 Overview
- **Cloud Provider:** Google Cloud Platform (GCP)
- **IaC Tool:** Terraform
- **Deployment Scope:** Infrastructure, networking, compute, storage, IAM, and other GCP services
## âš¡ Prerequisites
Ensure you have the following installed:
- [Terraform](https://developer.hashicorp.com/terraform/downloads)
- [Google Cloud SDK](https://cloud.google.com/sdk/docs/install)
- Proper IAM permissions for managing GCP resources