Skip to content

Feature/ci cd iam ecr terraform - #20

Open
Eaglewings966 wants to merge 10 commits into
mainfrom
feature/ci-cd-iam-ecr-terraform
Open

Eaglewings966 wants to merge 10 commits into
mainfrom
feature/ci-cd-iam-ecr-terraform

Conversation

@Eaglewings966

Copy link
Copy Markdown
Contributor

What was done

  • Created Amazon ECR repository using Terraform
  • Configured IAM role for CI/CD pipeline
  • Attached required ECR permissions to the IAM role
  • Added Terraform provider, variables, and outputs
  • Initialized and validated Terraform configuration

Why this was done

  • To allow the CI/CD pipeline securely push Docker images to Amazon ECR
  • To manage IAM and ECR resources as Infrastructure as Code (IaC)

How it was tested

  • Ran terraform fmt, validate, plan, and apply successfully
  • Verified IAM role and ECR repository in AWS Console

Screenshots

  • Terraform init success
  • Terraform apply success
  • IAM role and ECR repository in AWS Console

Related Task

  • Story 2.3: Container Registry Setup
  • Bank 32 – Task 2.3.2

Eaglewings966 and others added 10 commits December 9, 2025 13:30
…k31-ecr-setup

:wq
ing with '#' will be ignored, and an empty message aborts
- Added Terraform configuration for kube-prometheus-stack Helm deployment
- Configured Prometheus for metrics collection
- Configured Grafana for visualization
- Added Alertmanager for alerting
- Monitoring namespace created in dev-test-eks cluster
Deploy kube-prometheus-stack for cluster monitoring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants