#Azure #Kubernetes #Service #Terraform
Origin | Interest | Match

IAM Access Analyzerで特定のアカウントからのクロスアカウントアクセスだけ検出対象外にしたい。
https://dev.classmethod.jp/articles/iam-access-analyzer-archive-rule-tips/
Terraform MCP ServerをAWS Marketplaceでサブスクライブして、Amazon Bedrock AgentCoreを使ってセットアップしてみた
https://dev.classmethod.jp/articles/terraform-mcp-server-aws-marketplace-bedrock-agent-core/
New video episode on YouTube!
GitOps for the Linux Administrator — I sat down with #ChristianHernandez to talk about GitOps, sysadmin mindset shifts, and why YAML isn’t the enemy.
Learn how tools like Ansible, Terraform, and Argo CD can transform your infrastructure.
Watch: https://youtu.be/2uhIva1siXU
IT pros and #SysAdmins! Tired of late-night patching? Check out my new episode, GitOps for the Linux Administrator on The #ITGuyShow! Join me with #ChristianHernandez, a #Linux guy and #DevOps advocate, as we explore his journey from Solaris servers to #GitOps evangelism.
Learn: The true meaning of GitOps, a new mindset, tools like #ansible, #terraform, and #ArgoCD! Perfect for "lazy" admins valuing efficiency! Enhance your skills and transform infrastructure management: https://podcast.itguyeric.com/10
Old video moaning about Terraform's weird syntax
Work is nearly completed on bringing 3 important features to the Infrastructure as Code Gradle plugin suite:
- Testing of OpenTofu / Terraform source.
- Publishing of OpenTofu / Terraform modules to a variety of targets, including the official registry process.
- Generation of documentation for OpenTofu / Terraform source sets and modules.
Finally testing and polishing of docs are underway and these features will be in the 2.1 release.
I built my website using @enhance_dev a couple years ago but I feel like I should use a more popular #IaC framework for deploying to #AWS like #CDK, #SAM, #Terraform or just raw #CloudFormation.
The problem is, I'm spoiled; Enhance makes #serverless so easy. I find myself just reimplementing all it's features; file based routing, html templates, session management, etc.
#Pulumi allows developers to use #Terraform modules directly - no conversion needed.
This preview feature lets you import Terraform modules as-is into Pulumi programs written in TypeScript, Python, Go, C#, or Java.
Learn more: https://bit.ly/3IDZG9k
Sheesh, managing Cloud Flare with Terraform is an absolute shit show. Is everyone just doing clickops with cf? #terraform #cloudflare
that #coffee at 20:00 was the wrong call as anticipated. gonna shower and then dig into some #terraform modules. working to move my paid hosting services to cheaper and more easily automated options.
To anyone picking between `number` and `string` with #terraform.
If you don't control the input, pick `string`.
Why ? Well because sometime, account IDs, which are, well, **numbers**, start with leading zeros.
Which will later be removed by #terraform, making future applies invalid.
#Terraform is great because it is not simply for one provider/one cloud. You can target multiple clouds in the same Terraform configuration. It doesn't have to be multiple clouds, the more generic term is multiple providers (e.g. #Azure + Entra ID)
Read my article on using Terraform for multi-cloud over at #Spacelift https://spacelift.io/blog/terraform-multi-cloud
I've wrote some notes about the idea of how to create a full infrastructure in minutes to allow small teams run their nextflow pipelines easily
The terraform project is almost automated so you can create same stack for different teams, or scale one deployment with more instances using only one command
Pain point is run only in Oracle Cloud, by the moment but to be my first terraform project not so bad
https://jorge-aguilera.blog/blog/2025/nomad-nextflow-oracle.html
The Journey to DevOps by Harry Yan is free with a Leanpub Reader membership! Or you can buy it for $16.00! http://leanpub.com/thejourneytodevops #ComputerProgramming #Devops #Aws #Docker #InfrastructureAsCode #Terraform