▲ 6 r/devops

How are you managing the lifecycle of Windows servers in the cloud?

Asking this question makes me feel dirty. I'll probably shower after clicking the "post" button, but how are you managing the lifecycle of Windows servers in the cloud? For Linux, we generally roll out new AMIs with patches baked in and all of the automation is in the startup script or AMI, but how are teams managing patching Windows servers in the cloud? Do you attach it to a domain and go through the GPO dance?

reddit.com
u/RoseSec_ — 2 days ago

Implementing OPA with Terraform the Easy Way

A few days ago, I was pleasantly surprised to discover that TFLint has a ruleset plugin for writing custom rules in Rego! So far, so good.

rosesecurity.dev
u/RoseSec_ — 8 days ago

Poor Man’s Secret Rotation in Terraform

I can’t escape IAM user access keys. Every night, I have the same nightmare of asking a Ouija board how I’ll die. My fingers slowly move over the letter “AKIA.” I'm trying to kill them before they kill me, but if can't, you might as well rotate them frequently. In this short tutorial, I’ll show my approach to implementing “poor man’s” secret rotation using Terraform.

rosesecurity.dev
u/RoseSec_ — 27 days ago
▲ 23 r/gitlab+2 crossposts

Building a Monorepository of Terraform Modules on GitLab

Thought I'd share my approach to providing self-service infra and Terraform modules in GitLab! Anyone else doing something similar?

rosesecurity.dev
u/RoseSec_ — 1 month ago

Would anyone find TF graph MermaidJS output useful?

I maintain a tool called Terramaid that converts Terraform's DOT graph output to Mermaid. I was curious if the community would find this useful as a native feature. Large DAGs make for some messy diagrams, but thought it could pair nicely with terraform-docs for smaller root modules.

github.com
u/RoseSec_ — 2 months ago
▲ 11 r/aws

How are you doing self-service infra?

Curious if anyone is doing self-service AWS accounts, EC2 instances, etc. without control tower? Looking into creating a service catalog to make self-service provisioning easier for teams, but curious how others approach this when managing the resources in IaC

reddit.com
u/RoseSec_ — 2 months ago
▲ 16 r/aws

How are you managing Lambda deprecated runtimes at scale?

Just read this article, but was curious if anyone has a more streamlined approach with less AWS services involved. We need to be able to detect and upgrade deprecated Lambda runtimes in hundreds of AWS accounts. What are y'all doing for this?

u/RoseSec_ — 3 months ago
▲ 123 r/Terraform

OpenTofu Is 3 Years Old. Terraform Still Has a 77x Search Advantage.

Thought I'd toss some search terms into Google Trends and see where the industry stands on OpenTofu and Terraform. In 2023, I remember the BSL controversy generating a lot of noise. I thought there was genuine momentum behind the fork that year, but search trends suggest that enterprises and practitioners either stayed with Terraform or simply didn't care enough about the license change to switch. Any thoughts?

u/RoseSec_ — 3 months ago

SBOM for Infrastructure as Code

Is anyone generating SBOMs for their IaC repositories? Looking into the best way to accomplish this for compliance and curious if a tool that converts Terraform lockfiles to SPDX would be beneficial?

reddit.com
u/RoseSec_ — 3 months ago
▲ 2 r/devops

I just implemented Cloud Custodian across our environment with checks for unused IAM roles and users. What are your favorite use cases for the tool? Looking for cool ideas on how to use the tooling to increase security.

reddit.com
u/RoseSec_ — 4 months ago