Deploy multilevel OCI sub-compartments with terraform (using local module)

Intro In my previous blogpost, we explored the challenges with relying on terraform registry modules for code sanity checks. Additionally, we reviewed OCI iam-compartment module and I shared my revised version in my Github. Today, we’ll demonstrate how to deploy multi-level OCI compartments using my local module (iam-compartment), which you can easily clone from my GitHub …

Whatโ€™s OIDC and why should you use it asap in your GitHub pipeline (keyless)

Hackers Paradise!                        — โ€œ 10 million credentials from GitHub were accessible in 2022 alone.โ€ — This is the shocking truth exposed in a recent report published by secrets-management firm GitGuardian. Thatโ€™s 5.5 out of every 1,000 commits to GitHub spilling secrets, putting applications & businesses at serious risk.Scattered & hard-coded secrets across environments are one …