vwbusguy, (edited ) to devops
@vwbusguy@mastodon.online avatar

I signed up for , the new open open source alternative. Looking forward to working through the tutorials. That legalise is quite the first impression, and I'm not yet sure how I mean that, but it looks promising!

https://www.systeminit.com/

xahteiwi, to Kubernetes
@xahteiwi@mastodon.social avatar

I'm curious: is this something people actually use? Is managing resources in a cluster with something a significant number of Kubernetes users do?

If you're using this in production, or have done so before, I'd hugely appreciate if you would share your first-hand experience in a comment.

(Boosts also welcome, of course. Thanks!)
https://github.com/hashicorp/terraform-provider-kubernetes

wyri, to Kubernetes
@wyri@haxim.us avatar

As I'm importing my cloud cluster into I want to look at a new ingress. Looking for something very lightweight, runs on both ARM64 and AMD64 so it can run on my cloud and home clusters for simpler management, and is easy to manage (the less work the better). What is everyone using?

ErictheCerise, to foss

Yet another corporate-led project getting screwed by the company that is supposed to be taking care of it.

If you or your business uses it, and if you care about such things (and I hope you do) ... time to quit using and switch over to ( https://openTF.org/ ).

The parent corp changed the project license from a FOSS license to a more profit-friendly business license. Of course, it was promptly forked by FOSS folk to maintain a free and open version.

https://m.slashdot.org/story/418538

"Our view is that we're actually not the fork ... the fork is actually HashiCorp that has forked its own projects under a different license."

wyri, to Kubernetes
@wyri@haxim.us avatar

Run your own cluster on 's they said, it will be fun they said. So now once every blue moon there is a leader change in the middle of a apply 🤣

anderseknert, to terraform
@anderseknert@hachyderm.io avatar

While I’ll be following the / drama with interest, this isn’t a rug pull like the license switch. means the source code is… well, open. That’s all. I’ve said it before: there’s no “spirit of open source” that always seems to put a ton of obligations on maintainers but never on users.

Doesn’t mean anyone has to be happy about the change, and I fully understand those who aren’t. But if it’s not in a license — OSS or commercial — it’s not an obligation.

smallcircles, to terraform
@smallcircles@social.coop avatar

Announces Fork of

Good example of an open source project that gets forked after it changed its licensing to be non-OSS. The new project will apply to join Linux Foundation and then CNCF.

All this takes place very much in a business environment (Hashicorp competitors are first to commit efforts to the fork), but this move should keep the project open for everyone.

https://opentf.org/announcement

https://news.ycombinator.com

Jeremiah, to terraform
@Jeremiah@alpaca.gold avatar

Terraform remains open-source-enough for me—and there is no viable alternative today—but I am still disappointed in HashiCorp adopting Business Source License as a customer, open source contributor, and shareholder.

I know someone will come at me for saying there is no viable alternative, so preemptively: There is no declarative alternative that’s extensively & officially supported by infrastructure providers, “more” open source, not problematically financed.

rivetgeek, (edited ) to AWS
@rivetgeek@dice.camp avatar

#AWS #Pulumi #TerraForm frens I have a weird thing. I rearranged the security group configuration for an EC2 instance config so that it has four CIDR blocks per inbound rule. This is intended for a multi-subnet SQL Server WFCL. The only changes are adding CIDR blocks for a third node that's in a different subnet. This is 4 CIDR blocks total - 1 in us-west-2-lax-1a, 1 in us-west-2-lax-1b, 1 in us-west-2a, and a 10.x block. Only 3 CIDR blocks get added per inbound rule. Is there a limit in Pulumi?

iamvlaaaaaaad, to terraform

is a car and is a delivery van.

After a while, techies got passionate and came out with and which are pretty much a Hummer H2.

System Initiative (SI) proposes leaving the US car-focused hellscape, moving to Amsterdam/Oulu, and getting an electric bike. It's pure bliss!

🧵 1/10

danjac, to Ansible
@danjac@masto.ai avatar

What was so bad about that we had to collectively embrace ?

Never underestimate the propaganda arm of the VC tech bro complex.

film_girl, to terraform
@film_girl@mastodon.social avatar

I haven’t wanted to weigh in on all the stuff because it is dramatic and nuanced and not something I want to hot-take. But I’m so happy to see (née OpenTF) out and under the Linux Foundation https://opentofu.org

smallcircles, to terraform
@smallcircles@social.coop avatar

After , now it is the turn for - the popular secrets-management project by - to be forked and relicensed from to . The new project will be named and same as its terraform-cousin be part of .

https://www.theregister.com/2023/12/08/hashicorp_openbao_fork/

https://wiki.lfedge.org/display/OH/OpenBao+%28Hashicorp+Vault+Fork+effort%29+FAQ

dada, to RedHat French
@dada@diaspodon.fr avatar

D'open source à BullShit Licence (BSL) - https://blog.zwindler.fr/2023/08/16/d-open-source-a-bullshit-licence-bsl/

Elle grossit un peu trop vite, cette liste de logiciels dont les licences vrilles :/

Via @zwindler

#redhat #mongodb #hashicorp #terraform #lxc #elasic

markwalker, to terraform
@markwalker@fosstodon.org avatar

Anyone familiar with terraform, GKE and enabling GCP services from TF?

Setting up a new project and trying to plan a GKE cluster. But I get this response saying the Kubernetes API hasn't be used or is disabled - well yes, it's a new project. But it's listed in the services for the project and should then get enabled like all the others, right 🤔

Google just asked if we could enable via the UI. But that's not the point. This is meant to be automated with TF.

Jeremiah, to random
@Jeremiah@alpaca.gold avatar

If you want to be able to reserve IPv6 addresses on GCP with Terraform, please gimme a 👍.

https://github.com/hashicorp/terraform-provider-google/issues/14748

pleia2, to linux
@pleia2@floss.social avatar

The s390x open source team at IBM works to get the latest versions of open source software running for #Linux on IBM #zSystems & #LinuxONE

In April 2023 currency was maintained for over two dozen projects, including: @ScyllaDB @HashiCorp's #Terraform & @apacheactivemq

Report: https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2023/05/31/linuxone-open-source-report-april-2023

pezhore, to terraform

Anyone have a good write up/how-to for standing up server? Looking at the documentation, I'm a bit lost on how to point it to rego files, and how to have my clients call OPA to evaluate their JSON.

My use case is kind of fun - have all my team's Terraform repos do a pre-merge OPA evaluation on the Terraform plan. I'd like to get away from bundling the rego with the repos - the developers could just change the accept criteria and hope nobody notices in the pull request.

So success looks like having a rego file on a remote opa server that will allow a user to POST a url with their terraform plan, and get back the results.

Any ideas?

(ping @anderseknert)

travis, to opensource
@travis@nodespace.social avatar

2023 will forever be the year of open source drama. 🙄 Just fork and move on. That's the beauty of open source.

badnetmask, to terraform
@badnetmask@hachyderm.io avatar

Tech play of the day: I was able to figure out how to provision various instances using , being called from an playbook. Once they're up, Terraform outputs the IP addresses of the , and Ansible adds them to a dynamic in-memory inventory for further processing. Pretty neat and simple to do using this module: https://docs.ansible.com/ansible/latest/collections/community/general/terraform_module.html

nilmethod, to fediverse

Good , ! Late start to the day but I'm determined to make it a good day. Time for and .

wyri, to terraform
@wyri@haxim.us avatar

This is why I love over : it picked up tags somewhere deep inside some chart, plus picked up all the Helm charts in my that need updating. Looks like I'll be updating everything tomorrow (well today since it's past midnight) 🎉🎉🎉#

stevel, to terraform
@stevel@hachyderm.io avatar

Unimpressed by
We use in our service deployments and now the teams that do that will be having to decide what to do. All actions are going to cost.
The danger Hashicorp have to fear is if another open source fork of their current code gains traction. I can see motivation there

geerlingguy, to terraform
@geerlingguy@mastodon.social avatar

I've joined the opentf.org manifesto, to make open source again. Let's get @HashiCorp's attention!

twipped, to AWS
@twipped@twipped.social avatar

Anybody out there with solid experience with in / ? All the resources for the Gender Dysphoria Bible are managed in terraform, but they're created against my root account.

I want to migrate them all to their own organization, but can't find any guides on how to do this in terraform. I don't want to break my config by clickopsing this.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • osvaldo12
  • DreamBathrooms
  • mdbf
  • InstantRegret
  • ngwrru68w68
  • magazineikmin
  • everett
  • thenastyranch
  • Youngstown
  • slotface
  • cisconetworking
  • kavyap
  • ethstaker
  • JUstTest
  • modclub
  • GTA5RPClips
  • khanakhh
  • tacticalgear
  • Durango
  • rosin
  • normalnudes
  • Leos
  • provamag3
  • tester
  • cubers
  • anitta
  • lostlight
  • All magazines