
Jul 26, 2026
Managing Secrets and CI/CD with Terragrunt
Learn how to manage secrets securely and integrate Terragrunt into your CI/CD pipelines to automate Infrastructure as Code deployments in production.
2 notes about cicd

Learn how to manage secrets securely and integrate Terragrunt into your CI/CD pipelines to automate Infrastructure as Code deployments in production.

GitHub Packages is a software package hosting service that allows you to host your packages privately or publicly. Learn how to configure your Maven project and set up GitHub Actions to automatically publish your Java packages to GitHub Packages registry with proper authentication and version management.