veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

295
active users

#terraform

7 posts7 participants0 posts today
Conrad Gryba<p>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!</p><p>See my blog post for more details: <a href="https://gryba.ca/posts/How-to-deploy-CML-2.9-to-Azure-using-Terraform/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gryba.ca/posts/How-to-deploy-C</span><span class="invisible">ML-2.9-to-Azure-using-Terraform/</span></a></p><p><a href="https://mastodon.social/tags/Cisco" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cisco</span></a> <a href="https://mastodon.social/tags/CML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CML</span></a> <a href="https://mastodon.social/tags/Azure" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Azure</span></a> <a href="https://mastodon.social/tags/Terraform" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Terraform</span></a></p>
InfoQ<p><a href="https://techhub.social/tags/Pulumi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pulumi</span></a> allows developers to use <a href="https://techhub.social/tags/Terraform" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Terraform</span></a> modules directly - no conversion needed.</p><p>This preview feature lets you import Terraform modules as-is into Pulumi programs written in TypeScript, Python, Go, C#, or Java.</p><p>🔗 Learn more: <a href="https://bit.ly/3IDZG9k" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">bit.ly/3IDZG9k</span><span class="invisible"></span></a> </p><p><a href="https://techhub.social/tags/InfoQ" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>InfoQ</span></a> <a href="https://techhub.social/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a> <a href="https://techhub.social/tags/IaC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IaC</span></a></p>
John Leach<p>Sheesh, managing Cloud Flare with Terraform is an absolute shit show. Is everyone just doing clickops with cf? <a href="https://mastodon.social/tags/terraform" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>terraform</span></a> <a href="https://mastodon.social/tags/cloudflare" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cloudflare</span></a></p>
Platform Engineering Labs<p>Your “simple” Terraform apply just became a 2 a.m. production nightmare. <br>This is what should happen instead. ⏯️ <a href="https://youtu.be/Jswi9lzVkZQ" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/Jswi9lzVkZQ</span><span class="invisible"></span></a> <br>__</p><p>Infrastructure shouldn’t break, period. We’re building tools to make sure it doesn’t.</p><p>Launching soon! Follow us to stay updated. </p><p><a href="https://mastodon.social/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a> <a href="https://mastodon.social/tags/PlatformEngineering" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PlatformEngineering</span></a> <a href="https://mastodon.social/tags/InfrastructureAsCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>InfrastructureAsCode</span></a> <a href="https://mastodon.social/tags/Terraform" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Terraform</span></a> <a href="https://mastodon.social/tags/CloudOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CloudOps</span></a> <a href="https://mastodon.social/tags/SRE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SRE</span></a> <a href="https://mastodon.social/tags/IaC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IaC</span></a></p>

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 spacelift.io/blog/terraform-mu

terraform multi cloud
SpaceliftMulti-Cloud Provisioning and Management with TerraformLearn how to manage multi-cloud infrastructure with Terraform. Explore provisioning strategies, best practices, and real-world examples.

Von den Grundlagen zur Meisterschaft!

🚀 Unser neuer HCL-Syntax-Artikel führt dich durch erweiterte Datenstrukturen, mächtige Built-in-Funktionen und elegante For-Expressions.

Lerne, wie du aus statischen Terraform-Configs dynamische, intelligente Infrastruktur-Definitionen machst. Perfekt für Linux-Admins, die professionellen Terraform-Code schreiben wollen.

admindocs.de/devops/terraform-

Admin:Docs · Terraform Für Fortgeschrittene: Terraform Syntax Und HCL Masterclass - Admin:Docs
More from Mărcziem ™

"Software trends have shifted dramatically — languages have come and gone, release cycles have shrunk from months to hours, architectures have evolved, and AI has taken the industry by storm. Yet the code that automates software deployment and infrastructure has remained largely unchanged.

“The state of infrastructure automation right now is roughly equivalent to the way the world looked before the CRM was invented,” says Jacob.

A skeptic might ask, why not use generative AI to do IaC? Well, according to Jacob, the issue is data — or rather, the lack of it. “Most people think LLMs are magic. They’re not. It’s a technology like anything else.”

LLM-powered agents need structured, relationally rich data to act — something traditional infrastructure tools don’t typically expose. System Initiative provides the high-fidelity substrate those models need, says Jacob. Therefore, System Initiative and LLMs could be highly complementary, bringing more AI into devops over time. “If we want that magical future, this is a prerequisite.”

System Initiative proposes a major overhaul to infrastructure automation. By replacing difficult-to-maintain configuration code with a data-driven digital model, System Initiative promises to both streamline devops and eliminate IaC-related headaches. But it still has gaps, like minimal cloud support, and few proven case studies.

There’s also the risk of locking into a proprietary execution model that replaces traditional IaC, which will be a hard pill for many organizations to swallow.

Still, that might not matter. If System Initiative succeeds, the use cases grow, and the digital-twin approach delivers the results, a new day may well dawn for devops."

infoworld.com/article/4021153/

InfoWorldCan System Initiative fix devops?System Initiative proposes a radical overhaul of infrastructure automation to address infrastructure-as-code chaos and longstanding devops toil.

Infrastructure as Code muss nicht kompliziert sein! 🚀

Unser neuer Terraform-Grundlagen-Artikel führt Linux-Admins und DevOps-Teams von der Installation bis zum ersten funktionierenden AWS-Projekt. Praktische Beispiele, klare Erklärungen und ein durchdachter Workflow - alles was du brauchst, um deine Infrastruktur zu Code zu machen.

admindocs.de/devops/terraform-

Admin:Docs · Terraform Grundlagen: Infrastructure As Code Für Linux-Administratoren Und DevOps - Admin:Docs
More from Mărcziem ™

I'm pretty new to #terraform I'd like to set it up for a small group of people via ci but it looks like the state file needs special handling. Remote statefile? terraform cloud? scalr? I can keep the CI from running more than one job at a time. I want to manage secrets correctly.