this post was submitted on 19 Aug 2023
120 points (100.0% liked)

Technology

37360 readers
483 users here now

Rumors, happenings, and innovations in the technology sphere. If it's technological news or discussion of technology, it probably belongs here.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 
  • HashiCorp is moving its products previously licensed as Open Source away from it to Business Source License (BSL) moving forward
  • Terraform is a popular Infrastructure as Code tool used for provisioning cloud resources like AWS, Azure among others
  • Terraform version 1.5.5 and earlier are still open source
  • there is a push for a community maintained open source fork if this decision is not reversed, OpenTF

Gruntwork response on the problem with BSL

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 1984@lemmy.today 1 points 10 months ago (1 children)

Give me an example... What file on disk are you generating a pulumi resource from?

[โ€“] rolaulten@startrek.website 1 points 10 months ago

We've got it rigged up for aws sso. Each department can make any number of permissions sets (and link to any number of groups). The config for that is all stored in git (with code owners configured so you can only mess up your own stuff).