diff --git a/tfc-backup-b2.sh b/tfc-backup-b2.sh index 8f08e53..b212764 100755 --- a/tfc-backup-b2.sh +++ b/tfc-backup-b2.sh @@ -2,8 +2,7 @@ # tfc-backup-b2.sh - Back up Terraform Cloud workspaces and variables to a Restic repository on Backblaze B2 # -# Dale Newby -# SIL International +# SIL - GTIS # July 20, 2023 # Required environment variables: diff --git a/tfc-dump.pl b/tfc-dump.pl index 81f1149..c29b460 100755 --- a/tfc-dump.pl +++ b/tfc-dump.pl @@ -13,8 +13,7 @@ # Uses curl(1), jq(1), tfc-ops(https://github.com/silinternational/tfc-ops). # Version 3.0.0 of tfc-ops was used during development. # -# Dale Newby -# SIL International +# SIL - GTIS # December 2, 2022 use strict;