I released [1] new versions of terraform-provider-sourcehut (v0.2.1) [2] and the related Go library sourcehut-go (v0.1.1) [3]. This is a bugfix release to address an issue when updating a repository description.
[2] https://git.sr.ht/~wombelix/terraform-provider-sourcehut
Does provisioning speed matter? It might!
I saw a post claiming that it took 10x, 100x, or even 1000x longer to provision infrastructure on #Azure compared to #AWS. Is that true?
I ran a comparison for managed #Kubernetes services from each provider: https://mattias.engineer/blog/2025/aks-eks-provisioning-speed-comparison/
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
AI's continuous memory is going to transform infra management. Watch our take on why we need infrastructure tools built for the AI era, not layered on top of old systems.
—
P.S. We're harnessing AI to reimagine infrastructure management.
Launching soon. Follow us to stay updated!
Construa sua Segurança com Bastion Host no AWS RDS!
Aprenda a configurar um bastion host com Terraform para gerenciar sua modelagem de dados no AWS RDS de forma segura e eficiente. Dicas práticas e insights valiosos para otimizar a segurança da sua infraestrutura em nuvem. Não perca essa oportunidade de aprimorar suas habilidades! Clique no link e descubra mais!
.
.
#AWS #Terraform...
https://inkdesign.com.br/aws-rds-configura-bastion-host-com-terraform-para-modelagem/?fsp_sid=103368
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.
Amazon Bedrock AgentCoreをTerraformで(無理矢理)構築する
https://qiita.com/neruneruo/items/005e86eab33df2507b4a?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
I published a new article
Reduce Terraform plan time when using modules
https://gabnotes.org/posts/reduce-terraform-plan-time-when-using-modules
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.
I've been on a little bit of a writing spree. I decided to update my guide on deploying K8s on XCP-NG/XenOrchestra with Terraform and Ansible.
I wrote one a little while back but done it quite quick and didn't follow a lot of best practices. I have since re-written a bunch of it and you can find it here: https://godfrey.online/posts/xen_k8s_ansible_terraform/
I’ve written a step-by-step guide to deploying Cisco Modeling Labs (CML) 2.9 to Azure using Terraform. It is meant for people new to cloud or Terraform deployment. It’s a bit of a complicated process so I hope my guide is helpful!
See my blog post for more details: https://gryba.ca/posts/How-to-deploy-CML-2.9-to-Azure-using-Terraform/
#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
Your “simple” Terraform apply just became a 2 a.m. production nightmare.
This is what should happen instead. https://youtu.be/Jswi9lzVkZQ
__
Infrastructure shouldn’t break, period. We’re building tools to make sure it doesn’t.
Launching soon! Follow us to stay updated.
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