No description
  • HCL 74.3%
  • Smarty 15.1%
  • Shell 6.7%
  • PLpgSQL 3.9%
Find a file
oss-core-libraries-dashboard[bot] b80ae50312
[COMPLIANCE] Update Copyright and License Headers (#3)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2026-02-20 15:27:28 +05:30
install set private controller ip advertisement 2022-01-03 16:34:59 -05:00
.DS_Store added vault container and northwinds DB 2021-12-15 13:54:07 -05:00
.gitignore removed cleanup file 2022-01-03 13:30:54 -05:00
cert.tf Add files via upload 2021-12-15 09:40:23 -05:00
ec2.tf worker troubles2 2022-01-04 10:45:51 -05:00
iam.tf Add files via upload 2021-12-15 09:40:23 -05:00
kms.tf Add files via upload 2021-12-15 09:40:23 -05:00
LICENSE [COMPLIANCE] Update Copyright and License Headers (#3) 2026-02-20 15:27:28 +05:30
main.tf sg consolidation 2022-01-03 13:45:39 -05:00
outputs.tf sg consolidation 2022-01-03 13:45:39 -05:00
README.md readme 2022-01-04 12:57:39 -05:00
sg.tf awd 2022-01-03 14:46:46 -05:00
variables.tf radnom pet 2021-12-22 11:49:12 -05:00
versions.tf formatting 2021-12-20 17:40:33 -05:00

boundary aws infrastructure for Boundary demos

Changelog:

  • Migrated away from BOYK to AWS generated RSA/SSH Keys
  • Updated terraform syntax to 1.0+
  • Removed indiviudal resource tagging in favor of provider level default tags
  • Migrate away from RDS for provisioning/deprovisioning speed + cost savings
  • Migrate away from load balencer for cost savings (single controller architecture)
  • Added stand alone ec2 instance hosting a 3 node vault cluster
  • Installed TF push on the vault cluster to send vault connection info to other workspaces
  • Northwinds psql database and roles for boundary demo - 12.15.21
  • Configured TFC provider to push kms_key_id to the boundary config workspace 12.17.21
  • Added TFC Agent for private subnet terraform access
  • OIDC enabled for auth0

Stretch Goals: