No their relationship has deepened beyond porn.
Now they're accountability buddies that make sure each other doesn't bomb rich white people accidentally.
No their relationship has deepened beyond porn.
Now they're accountability buddies that make sure each other doesn't bomb rich white people accidentally.
Yeah, that's the other thing to keep in mind, since the KVM APIs are different from the vSphere APIs, you can't just swap providers without changes. But if you were going from a test vSphere stack to a prod, you could update the endpoint and be just fine.
Hashicorp has caught some shit in the past about claiming the code covers multiple providers. Technically, it can if you do weird shit with modules, but in reality there isn't a clean way to have a single, easily understandable project that can provision to multiple platforms.
Oh man, that link is dead? Or is archive.org having issues?
nothing about it is common or portable, so if you change your VM host, it might all fall apart.
Disclaimer, I'm pretty much elbow deep into terraform daily and have written/contributed to a few providers.
A lot of this is highly dependent upon the providers (the thing that allows the Terraform engine to interface with APIs for AWS, Proxmox, vSphere, etc. The Telmate Proxmox provider in particular is/was quite awful with not realizing a provisioned VM had moved to a new host.
Also, the default/tutorial code tends to be not very flexible. The game changer for me was using the built-in functions for decoding yaml from a config file (like yamldecode(file(config.yml))
in a locals block. You can then specify your desired infrastructure with yaml and (if you write your Terraform code correctly) you can blowout hundreds of VMs, policies, firewall rules, dns records etc with a single manifest. I've also used the local_file
resource with a Terraform file template to dynamically create an Ansible inventory file based on what's deployed.
God, in the thumbnail Billy Corgan looks a lot like Nicholas Hoult.
There's been some solid ones too. I love that I didn't have to explain the War thunder one to my spouse.
I filed mine mostly because I knew I was going to be getting a refund. I wanted to make sure that I got that money before the IRS was completely fucked. This may be the last year that I purposely overestimate my tax burden (e.g. paying more in taxes than I ideally should).
In the past, people would say that you're giving the government an interest-free loan - I didn't really care about that because I knew I would get that money back later. Now? I'm not so sure.
They look a little like that sauce packet kitty from reddit years ago.
Even if it's backed up, will those backups be retained for 4 years? 8 years? By the time someone is in power will they even be able to restore this content? Probably not.
We're left with things like Wikipedia and archive.org snapshots - second hand resources that can easily go away.
The brain drain is real and fucking terrifying.
I have this on a coffee mug. It's great.
We are all domestic terrorists now?
Has AI even been trained on COBOL?