-
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #839 from Altalogy/pricing-updated
Pricing subpage update, added terragrunt pricing
- Loading branch information
Showing
17 changed files
with
1,214 additions
and
269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
- title: Terragrunt Support | ||
subtitle: 'no' | ||
divider: 'no' | ||
rows: | ||
- row: '<span class="light" style="display: inline; flex-wrap: wrap; align-items: center"><div class="table-tooltip">Technical contacts are members of your team that can submit support requests via email.</div>Number of technical contacts<svg style="position:relative; left:3px;" width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.50439 18.021C14.1626 18.021 18.021 14.1626 18.021 9.49561C18.021 4.8374 14.1538 0.979004 9.49561 0.979004C4.8374 0.979004 0.979004 4.8374 0.979004 9.49561C0.979004 14.1626 4.84619 18.021 9.50439 18.021ZM9.50439 16.5005C5.61963 16.5005 2.5083 13.3892 2.5083 9.49561C2.5083 5.61084 5.61084 2.49072 9.49561 2.49072C13.3804 2.49072 16.5005 5.61084 16.5093 9.49561C16.5181 13.3892 13.3892 16.5005 9.50439 16.5005ZM9.43408 6.58643C10.0493 6.58643 10.5327 6.09424 10.5327 5.48779C10.5327 4.86377 10.0493 4.38037 9.43408 4.38037C8.82764 4.38037 8.33545 4.86377 8.33545 5.48779C8.33545 6.09424 8.82764 6.58643 9.43408 6.58643ZM8.03662 14.0571H11.4204C11.772 14.0571 12.0532 13.8022 12.0532 13.4419C12.0532 13.1079 11.772 12.8442 11.4204 12.8442H10.4272V8.71338C10.4272 8.24756 10.1899 7.93994 9.75928 7.93994H8.18604C7.83447 7.93994 7.56201 8.20361 7.56201 8.5376C7.56201 8.89795 7.83447 9.15283 8.18604 9.15283H9.05615V12.8442H8.03662C7.69385 12.8442 7.4126 13.1079 7.4126 13.4419C7.4126 13.8022 7.69385 14.0571 8.03662 14.0571Z" fill="#2A5F74"/></svg></span>' | ||
standard: '2' | ||
enterprise: '5' | ||
- row: Bugfix & General Support | ||
standard: 'yes' | ||
enterprise: 'yes' | ||
- row: Clouds other than AWS | ||
standard: 'yes' | ||
enterprise: 'yes' | ||
- row: Modules other than Gruntwork | ||
standard: 'yes' | ||
enterprise: 'yes' | ||
- row: Guidance on non-standard patterns | ||
standard: 'yes' | ||
enterprise: 'yes' | ||
- row: Prioritized feature requests | ||
standard: 'yes' | ||
enterprise: 'yes' | ||
- row: Older versions of Terragrunt | ||
standard: 'yes' | ||
enterprise: 'yes' | ||
- row: Support SLA | ||
standard: '2-day' | ||
enterprise: '1-day' | ||
- row: Private Slack Channel | ||
standard: 'no' | ||
enterprise: 'yes' |
Oops, something went wrong.