{"id":25115748,"url":"https://github.com/devops-rob/terraform-boundary-getting-started","last_synced_at":"2025-06-19T08:11:57.368Z","repository":{"id":110462812,"uuid":"380218818","full_name":"devops-rob/terraform-boundary-getting-started","owner":"devops-rob","description":"A starter module that deploys all the resources required to log in to boundary for the first time.","archived":false,"fork":false,"pushed_at":"2021-08-24T13:47:44.000Z","size":7,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T02:35:29.783Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devops-rob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-25T11:37:14.000Z","updated_at":"2021-12-02T00:06:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"2cd27f1b-490c-40e7-8e93-aa3f366e2618","html_url":"https://github.com/devops-rob/terraform-boundary-getting-started","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-rob%2Fterraform-boundary-getting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-rob%2Fterraform-boundary-getting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-rob%2Fterraform-boundary-getting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-rob%2Fterraform-boundary-getting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devops-rob","download_url":"https://codeload.github.com/devops-rob/terraform-boundary-getting-started/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246811184,"owners_count":20837745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-08T02:33:58.924Z","updated_at":"2025-04-02T11:41:31.052Z","avatar_url":"https://github.com/devops-rob.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Module: HashiCorp Boundary starter resources\n\nThis module will provision the main resources in Boundary to allow you to log in for the first time and configure Boundary as per your organisations requirements.\n\n## Requirements\n\nThis module assumes you have a Boundary cluster provisioned with a database which has been initialised with no resources.\n\n## Example usage\n\n```hcl\nprovider \"boundary\" {\n  addr             = \"http://boundary.container.shipyard.run:9200/\"\n  recovery_kms_hcl = \u003c\u003cEOT\nkms \"aead\" {\n  purpose = \"recovery\"\n  aead_type = \"aes-gcm\"\n  key = \"nIRSASgoP91KmaEcg/EAaM4iAkksyB+Lkes0gzrLIRM=\"\n  key_id = \"global_recovery\"\n}\nEOT\n}\n\nmodule \"boundary_starter_org\" {\n  source = \"devops-rob/getting-started/boundary\"\n\n  login_account_password = \"foofoofoo\"\n}\n```\n\n## License\n\nLicensed under the Apache License, Version 2.0 (the \"License\").\n\nYou may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an _\"AS IS\"_ basis, without WARRANTIES or conditions of any kind, either express or implied.\n\nSee the License for the specific language governing permissions and limitations under the License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevops-rob%2Fterraform-boundary-getting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevops-rob%2Fterraform-boundary-getting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevops-rob%2Fterraform-boundary-getting-started/lists"}