From 4c766fb6db9f2558d884774b437f62623bf7021e Mon Sep 17 00:00:00 2001
From: Cory O'Daniel Frequently Asked Questions as HashiCorp has of course removed this wording):
++
The move to BSL—which is not a free and open source license—broke the implicit contract. That was the brash action! @@ -283,11 +285,13 @@
++
This is inaccurate and misleading. First of all, many of the vendors affected by the change to BSL have made considerable contributions to the Terraform community. Here are just a handful of examples: @@ -356,6 +360,23 @@
We acknowledge that maintaining an open source project such as Terraform takes a considerable investment in terms of time, skill, effort, and coordination. We are grateful to HashiCorp for creating Terraform diff --git a/style.css b/style.css index 00c7b9e7..6b3950dc 100644 --- a/style.css +++ b/style.css @@ -304,10 +304,25 @@ a:hover { .co-signed { - width: 100%; + width: 100%; } -.co-signed th, .co-signed td { +.co-signed th, +.co-signed td { text-align: left; - padding: 5px; + padding: 5px; } + +figure { + margin: 0; +} + +figure figcaption, +figure blockquote { + margin: 1em; +} + +figure blockquote { + border-left: 2px solid #5569ff; + padding: 1em; +} \ No newline at end of file