{"id":5496377,"name":"@cdktf/cli-core","ecosystem":"npm","description":"CDK for Terraform CLI Core, meant for internal use only","homepage":"https://github.com/hashicorp/terraform-cdk#readme","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/hashicorp/terraform-cdk","keywords_array":["cdk","cdktf","terraform"],"namespace":"cdktf","versions_count":329,"first_release_published_at":"2022-12-05T13:22:31.920Z","latest_release_published_at":"2025-06-04T16:46:13.273Z","latest_release_number":"0.21.0","last_synced_at":"2026-04-21T12:03:02.282Z","created_at":"2022-11-27T00:16:59.085Z","updated_at":"2026-04-21T12:03:02.282Z","registry_url":"https://www.npmjs.com/package/@cdktf/cli-core","install_command":"npm install @cdktf/cli-core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.21.0","next":"0.21.0-pre.170"}},"repo_metadata":{"id":37091477,"uuid":"232603801","full_name":"hashicorp/terraform-cdk","owner":"hashicorp","description":"Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform","archived":false,"fork":false,"pushed_at":"2025-09-02T13:55:32.000Z","size":129878,"stargazers_count":5047,"open_issues_count":381,"forks_count":482,"subscribers_count":59,"default_branch":"main","last_synced_at":"2025-09-22T00:17:30.280Z","etag":null,"topics":["cdk","cdktf","hack","infrastructure-as-code","terraform"],"latest_commit_sha":null,"homepage":"https://www.terraform.io/cdktf","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-08T16:13:45.000Z","updated_at":"2025-09-20T21:42:16.000Z","dependencies_parsed_at":"2023-09-23T00:43:13.275Z","dependency_job_id":"daf7bfc3-7588-4739-8d44-8d06a4e950cf","html_url":"https://github.com/hashicorp/terraform-cdk","commit_stats":{"total_commits":5754,"total_committers":163,"mean_commits":35.30061349693251,"dds":0.662148070907195,"last_synced_commit":"dcd085eba49b06e9a94d1e982940b29f544a0444"},"previous_names":[],"tags_count":1065,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/terraform-cdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/sbom","scorecard":{"id":457140,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/terraform-cdk","commit":"a36c83bf01fc4206d93500fe305e44c64801fbf1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/pr-copyright.yml:20"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-copyright.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/yarn-upgrade.yml:109","Info: jobLevel 'contents' permission set to 'read': .github/workflows/yarn-upgrade.yml:211","Info: jobLevel 'contents' permission set to 'read': .github/workflows/yarn-upgrade.yml:21","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cdktf-provider-docs-rollout.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/examples-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linting.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-copyright.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-depcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-provider-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-unit.yml:1","Warn: no topLevel permission defined: .github/workflows/provider-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/registry-docs-pr-based.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_next.yml:1","Warn: no topLevel permission defined: .github/workflows/unit.yml:1","Warn: no topLevel permission defined: .github/workflows/update-project-board-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/yarn-upgrade.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":3,"reason":"binaries present in source code","details":["Warn: binary detected: examples/java/aws-gradle/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: examples/java/azure-gradle/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: examples/java/documentation-gradle/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: examples/java/google-gradle/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: examples/java/gradle-shared-module/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: examples/java/kubernetes-gradle/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: examples/java/ucloud-gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:15"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: examples/typescript/provisioner/Dockerfile:4: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: Dockerfile:13","Warn: npmCommand not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: test/run-against-dist:57","Warn: npmCommand not pinned by hash: .github/workflows/registry-docs-pr-based.yml:126","Warn: npmCommand not pinned by hash: .github/workflows/registry-docs-pr-based.yml:171","Warn: npmCommand not pinned by hash: .github/workflows/yarn-upgrade.yml:42","Warn: npmCommand not pinned by hash: .github/workflows/yarn-upgrade.yml:166","Warn: npmCommand not pinned by hash: .github/workflows/yarn-upgrade.yml:232","Info:  86 out of  86 GitHub-owned GitHubAction dependencies pinned","Info:  14 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   7 npmCommand dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned","Info:   1 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T10:00:50.200Z","repository_id":37091477,"created_at":"2025-08-19T10:00:50.200Z","updated_at":"2025-08-19T10:00:50.200Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277645438,"owners_count":25853080,"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","status":"online","status_checked_at":"2025-09-30T02:00:09.208Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"tags":[{"name":"v0.21.0-pre.177","sha":"c7c1144103eae481dd6292a716d88d593e199624","kind":"tag","published_at":"2025-06-04T12:01:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.177","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.177/manifests"},{"name":"v0.21.0","sha":"c7c1144103eae481dd6292a716d88d593e199624","kind":"commit","published_at":"2025-06-04T11:59:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0/manifests"},{"name":"v0.21.0-pre.176","sha":"3d04ffff0125233dc27520635f4ff74cc4cd8115","kind":"tag","published_at":"2025-06-04T10:45:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.176","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.176/manifests"},{"name":"v0.21.0-pre.175","sha":"392a42e78f11fa81437a6d20faea6d1fe6cf084f","kind":"tag","published_at":"2025-06-02T12:26:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.175","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.175/manifests"},{"name":"v0.21.0-pre.174","sha":"39710a1889a185c623027702b2f02cd6a41f37cd","kind":"tag","published_at":"2025-06-02T10:42:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.174","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.174/manifests"},{"name":"v0.21.0-pre.173","sha":"765048a5d80f64a1c148234abde441387d748294","kind":"tag","published_at":"2025-05-28T12:34:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.173","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.173/manifests"},{"name":"v0.21.0-pre.172","sha":"9a67c66ad3203f15f2f78b6ca9691f314018d053","kind":"tag","published_at":"2025-05-23T10:12:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.172","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.172/manifests"},{"name":"v0.21.0-pre.171","sha":"9db3043f81cee30a46b07c74e074acdf7a02c510","kind":"tag","published_at":"2025-05-23T09:10:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.171","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.171/manifests"},{"name":"v0.21.0-pre.170","sha":"b541c70ecea6c8b1281a13cd070c4b2cafc5ca22","kind":"tag","published_at":"2025-05-22T11:56:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.170","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.170/manifests"},{"name":"v0.21.0-pre.169","sha":"1fb8588095a55d475dc4be28882ec4f42006ec8d","kind":"tag","published_at":"2025-05-19T13:16:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.169","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.169/manifests"},{"name":"v0.21.0-pre.168","sha":"a88f7d2cdbe433ef31f1521c9e4615fa96030e01","kind":"tag","published_at":"2025-05-15T21:29:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.168","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.168/manifests"},{"name":"v0.21.0-pre.167","sha":"5ed6ecd0ba5c1ec6f83dbe38efdb35d56688ef91","kind":"tag","published_at":"2025-05-14T12:13:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.167","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.167/manifests"},{"name":"v0.21.0-pre.166","sha":"fde8712078663595f2da4e90a9dfb718474b4ee0","kind":"tag","published_at":"2025-04-17T12:04:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.166","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.166/manifests"},{"name":"v0.20.12","sha":"fde8712078663595f2da4e90a9dfb718474b4ee0","kind":"commit","published_at":"2025-04-17T11:33:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.12/manifests"},{"name":"v0.21.0-pre.165","sha":"fd93f6022a5ad9e1e30804f6e916f47feb12a696","kind":"tag","published_at":"2025-04-17T10:36:38.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.165","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.165/manifests"},{"name":"v0.21.0-pre.164","sha":"45ee7fa58a61ef6efd59803eb5387503e68e72c3","kind":"tag","published_at":"2025-04-16T19:26:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.164","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.164/manifests"},{"name":"v0.21.0-pre.163","sha":"41c1ccdbf9c9f140161d643bda424ee8595a7e48","kind":"tag","published_at":"2025-04-16T12:18:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.163","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.163/manifests"},{"name":"v0.21.0-pre.162","sha":"8ea05e28238b6c3b0197c4c2a02b38fabdd9f0a5","kind":"tag","published_at":"2025-04-02T13:03:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.162","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.162/manifests"},{"name":"v0.21.0-pre.161","sha":"071692f66da8478d9a76165bba6ec1b484ec8c78","kind":"tag","published_at":"2025-04-01T09:53:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.161","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.161/manifests"},{"name":"v0.21.0-pre.160","sha":"612c352e69fa62f538404213c79922c0585b63e0","kind":"tag","published_at":"2025-04-01T08:09:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.160","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.160/manifests"},{"name":"v0.21.0-pre.159","sha":"f08cebd3f876e1c909b73b15e72ad8431c696e56","kind":"tag","published_at":"2025-03-31T18:13:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.159","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.159/manifests"},{"name":"v0.21.0-pre.158","sha":"9813e6575a35d7db21edcc19cb5b95f57041c8ab","kind":"tag","published_at":"2025-03-26T09:59:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.158","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.158/manifests"},{"name":"v0.21.0-pre.157","sha":"0a7abd9e7a092d55315f6c94aa2a861d1f354d3f","kind":"tag","published_at":"2025-03-25T14:20:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.157","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.157/manifests"},{"name":"v0.21.0-pre.156","sha":"39de436210f020dfd6b51cdb9d0b733cbe774e49","kind":"tag","published_at":"2025-03-18T12:57:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.156","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.156/manifests"},{"name":"v0.21.0-pre.155","sha":"0bfc97c53fa0e6280d1945cd54997b6b6cb08d28","kind":"tag","published_at":"2025-03-18T12:10:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.155","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.155/manifests"},{"name":"v0.21.0-pre.154","sha":"4e1708d8b0d2f32e41a0ed809e77433a97de46b1","kind":"tag","published_at":"2025-03-17T10:56:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.154","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.154/manifests"},{"name":"v0.21.0-pre.153","sha":"eceb40683319b3025826447e7ba5116ab4eb4cf6","kind":"tag","published_at":"2025-02-17T10:49:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.153","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.153/manifests"},{"name":"v0.21.0-pre.152","sha":"73ee028a5a3ce395aada505480479dd5347e4767","kind":"tag","published_at":"2025-02-11T09:34:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.152","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.152/manifests"},{"name":"v0.21.0-pre.151","sha":"f791ad132f70987711ad4e4ffd50e664d2a3ea2e","kind":"tag","published_at":"2025-02-07T07:49:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.151","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.151/manifests"},{"name":"v0.21.0-pre.150","sha":"1e723030c5bcc815ce9b2a4d28b1b2506aadd5b2","kind":"tag","published_at":"2025-02-06T07:54:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.150","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.150/manifests"},{"name":"v0.21.0-pre.149","sha":"f0cfd2f6f01fb2eacc0d0e18612cd37d2ce06115","kind":"tag","published_at":"2025-02-04T12:05:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.149","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.149/manifests"},{"name":"v0.21.0-pre.148","sha":"d5dc27f58d977ecbfcb30f218a7342f5cc086122","kind":"tag","published_at":"2025-01-27T05:25:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.148","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.148/manifests"},{"name":"v0.21.0-pre.147","sha":"ce87dc661554a1c2e540a5db12e7099a838ceb8e","kind":"tag","published_at":"2025-01-21T14:43:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.147","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.147/manifests"},{"name":"v0.21.0-pre.146","sha":"937879536ee908406d48da063a911c91567d6668","kind":"tag","published_at":"2025-01-21T13:05:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.146","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.146/manifests"},{"name":"v0.21.0-pre.145","sha":"e57e139d5da3996e3b73147ea5c7413c48b1da37","kind":"tag","published_at":"2025-01-21T11:39:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.145","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.145/manifests"},{"name":"v0.21.0-pre.144","sha":"044014b127875f9a80a6054196aab3244919e8de","kind":"tag","published_at":"2025-01-21T09:13:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.144","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.144/manifests"},{"name":"v0.21.0-pre.143","sha":"22a4dc873b94033ff5da202a1828c54fb42df931","kind":"tag","published_at":"2025-01-06T10:47:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.143","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.143/manifests"},{"name":"v0.21.0-pre.142","sha":"96ce960e7bf3448adc635ae0147fc3f01f265a8e","kind":"tag","published_at":"2025-01-06T08:09:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.142","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.142/manifests"},{"name":"v0.20.11","sha":"96ce960e7bf3448adc635ae0147fc3f01f265a8e","kind":"commit","published_at":"2025-01-06T08:06:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.11/manifests"},{"name":"v0.21.0-pre.141","sha":"c1ca5b3896b2751a7297da97a1bd9eb10d2ffddf","kind":"tag","published_at":"2024-12-20T10:13:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.141","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.141/manifests"},{"name":"v0.21.0-pre.140","sha":"54d5252e668eb6fff70e4cd2421efc3c2e480ffe","kind":"tag","published_at":"2024-12-20T09:17:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.140","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.140/manifests"},{"name":"v0.21.0-pre.139","sha":"c297b4fb356a7b1a95791991aca8e1bc27f8e8ff","kind":"tag","published_at":"2024-12-09T10:23:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.139","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.139/manifests"},{"name":"v0.21.0-pre.138","sha":"b0d733a412f8b2612010ce92e41299c194a74d63","kind":"tag","published_at":"2024-11-25T08:56:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.138","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.138/manifests"},{"name":"v0.21.0-pre.137","sha":"a524ac72d6f6f0d463292e94cab2ca5d22831d9a","kind":"tag","published_at":"2024-11-11T10:06:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.137","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.137/manifests"},{"name":"v0.21.0-pre.136","sha":"e7986f96227ce94c7a5895c63b6d819769c1456f","kind":"tag","published_at":"2024-11-11T09:06:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.136","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.136/manifests"},{"name":"v0.20.10","sha":"e7986f96227ce94c7a5895c63b6d819769c1456f","kind":"commit","published_at":"2024-11-11T09:03:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.10/manifests"},{"name":"v0.21.0-pre.135","sha":"dcd085eba49b06e9a94d1e982940b29f544a0444","kind":"tag","published_at":"2024-11-04T09:34:18.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.135","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.135/manifests"},{"name":"v0.21.0-pre.134","sha":"a4d1cdf17dd628d311b9d2ff3787b1862b0d1f17","kind":"tag","published_at":"2024-11-04T08:05:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.134","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.134/manifests"},{"name":"v0.21.0-pre.133","sha":"fe2a712de6e85017f9e4df68772e99721479868e","kind":"tag","published_at":"2024-10-21T14:33:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.133","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.133/manifests"},{"name":"v0.21.0-pre.132","sha":"955d0e9ba967454f94a0a74eabaf971a89c04d18","kind":"tag","published_at":"2024-10-21T10:36:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.132","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.132/manifests"},{"name":"v0.21.0-pre.131","sha":"6f168d4255bf888da9461b5602c74bc403281440","kind":"tag","published_at":"2024-10-21T09:54:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.131","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.131/manifests"},{"name":"v0.21.0-pre.130","sha":"4f259464cd9b52d273d38cbc904e9fcbb3238524","kind":"tag","published_at":"2024-10-21T08:57:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.130","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.130/manifests"},{"name":"v0.21.0-pre.129","sha":"c3174e6db23b0ded59b96f6456b5079fa4640b82","kind":"tag","published_at":"2024-10-21T08:04:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.129","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.129/manifests"},{"name":"v0.21.0-pre.128","sha":"0642f23ad210c4c2fe740dbbccd4eeafb6a24478","kind":"tag","published_at":"2024-09-23T09:15:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.128","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.128/manifests"},{"name":"v0.20.9","sha":"0642f23ad210c4c2fe740dbbccd4eeafb6a24478","kind":"commit","published_at":"2024-09-23T09:12:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.9/manifests"},{"name":"v0.21.0-pre.127","sha":"92f0a48b2f09fa571a9c1e628aee5ae2d17ac5b3","kind":"tag","published_at":"2024-09-23T07:19:23.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.127","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.127/manifests"},{"name":"v0.21.0-pre.126","sha":"555116138412fdd3e640f8bbbfd396ff241fd2ba","kind":"tag","published_at":"2024-09-09T15:11:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.126","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.126/manifests"},{"name":"v0.21.0-pre.125","sha":"050ce8423b8e025857fe1a3fa2a1ceeebc3a6f2a","kind":"tag","published_at":"2024-08-28T15:20:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.125","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.125/manifests"},{"name":"v0.21.0-pre.124","sha":"eb656de143d3bc346e34614a9554d0f5e2dd8bd9","kind":"tag","published_at":"2024-08-28T14:13:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.124","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.124/manifests"},{"name":"v0.21.0-pre.123","sha":"4f8c0c9984b130ffa3ce0537977dc09a08281782","kind":"tag","published_at":"2024-08-13T08:41:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.123","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.123/manifests"},{"name":"v0.21.0-pre.122","sha":"26a78bf968460b7f6e4b214a5c991d46d29e6df7","kind":"tag","published_at":"2024-08-12T09:50:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.122","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.122/manifests"},{"name":"v0.21.0-pre.121","sha":"d4d2e010b50cc086777bb141214b4c01c6aa9c99","kind":"tag","published_at":"2024-08-12T09:07:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.121","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.121/manifests"},{"name":"v0.21.0-pre.120","sha":"4884e106f8cea876425674b759b5fd9dedd9616a","kind":"tag","published_at":"2024-08-12T08:26:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.120","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.120/manifests"},{"name":"v0.21.0-pre.119","sha":"69268f4fb33fdca5ba3823ee42037356a6b8c514","kind":"tag","published_at":"2024-08-12T08:03:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.119","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.119/manifests"},{"name":"v0.21.0-pre.118","sha":"7c824fe656efb43651c5903576863399cebe45cf","kind":"tag","published_at":"2024-08-05T10:50:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.118","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.118/manifests"},{"name":"v0.21.0-pre.117","sha":"e1217d3758099a4bb0145898142371da625ff634","kind":"tag","published_at":"2024-08-05T09:57:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.117","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.117/manifests"},{"name":"v0.21.0-pre.116","sha":"2443cb4bddb693a0235e660db02bcbd8ba2a85d4","kind":"tag","published_at":"2024-08-05T09:09:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.116","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.116/manifests"},{"name":"v0.21.0-pre.115","sha":"6b78c57e4657da80a3c4be8df3c819d7172c28ac","kind":"tag","published_at":"2024-07-29T09:58:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.115","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.115/manifests"},{"name":"v0.21.0-pre.114","sha":"f3b45587f556c5aad02262750caa12111527279f","kind":"tag","published_at":"2024-07-29T06:47:23.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.114","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.114/manifests"},{"name":"v0.21.0-pre.113","sha":"8edf7c513983d1ab21a4c90b43e841c34fd9c467","kind":"tag","published_at":"2024-07-17T08:20:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.113","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.113/manifests"},{"name":"v0.21.0-pre.112","sha":"40a1a39a4655720aec8f1bdb93dd9689f6747fa5","kind":"tag","published_at":"2024-07-16T07:09:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.112","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.112/manifests"},{"name":"v0.21.0-pre.111","sha":"9fc4fe4f7e921191b1cccb81ecb4eab57f2c8c47","kind":"tag","published_at":"2024-07-15T12:48:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.111","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.111/manifests"},{"name":"v0.21.0-pre.110","sha":"710d4f85b82441e05acbdcb20ad193c417aa77d8","kind":"tag","published_at":"2024-07-15T12:24:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.110","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.110/manifests"},{"name":"v0.21.0-pre.109","sha":"9b26743aae30af3e829264919343221f0e531b64","kind":"tag","published_at":"2024-07-15T10:18:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.109","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.109/manifests"},{"name":"v0.21.0-pre.108","sha":"17a0dd1b7724d5dc258871336d65def157f686be","kind":"tag","published_at":"2024-07-15T09:30:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.108","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.108/manifests"},{"name":"v0.21.0-pre.107","sha":"195fd98f241da8be7c91275789f356dd465e7cf8","kind":"tag","published_at":"2024-07-15T08:31:25.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.107","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.107/manifests"},{"name":"v0.21.0-pre.106","sha":"b9f8c0b1b30a0ca18115b22b42a1b6299d02d5a5","kind":"tag","published_at":"2024-07-15T07:02:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.106","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.106/manifests"},{"name":"v0.21.0-pre.105","sha":"4a4678b2448adbbd0cf89d3c06541c6f59225808","kind":"tag","published_at":"2024-07-01T08:04:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.105","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.105/manifests"},{"name":"v0.20.8","sha":"4a4678b2448adbbd0cf89d3c06541c6f59225808","kind":"commit","published_at":"2024-07-01T08:01:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.8/manifests"},{"name":"v0.21.0-pre.104","sha":"4fd0a65ae698e999d3ba2590257fd770793dcf36","kind":"tag","published_at":"2024-06-24T10:46:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.104","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.104/manifests"},{"name":"v0.21.0-pre.103","sha":"45d55bdd463a741192de71468d21d51b05ceda4d","kind":"tag","published_at":"2024-06-20T13:31:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.103","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.103/manifests"},{"name":"v0.21.0-pre.102","sha":"d8c1f11b989ceaff2764615bee9ea8d5cdc1c351","kind":"tag","published_at":"2024-06-18T13:28:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.102","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.102/manifests"},{"name":"v0.21.0-pre.101","sha":"552c6af532c49e2c676571961583755731018d8d","kind":"tag","published_at":"2024-06-17T08:03:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.101","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.101/manifests"},{"name":"v0.21.0-pre.100","sha":"05f3aed5c22e7bbbec4a58bc702143b0b7cbb96b","kind":"tag","published_at":"2024-06-17T07:41:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.100","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.100/manifests"},{"name":"v0.21.0-pre.99","sha":"016c13b3a7959223bad49cfe083abf7906fe6b57","kind":"tag","published_at":"2024-06-10T08:01:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.99","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.99/manifests"},{"name":"v0.21.0-pre.98","sha":"eed1244aa20f736d65b2fc8577203fc3b1eaba54","kind":"tag","published_at":"2024-06-10T07:36:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.98","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.98/manifests"},{"name":"v0.21.0-pre.97","sha":"0d01cf3f370328b932346be59419659661ad40c1","kind":"tag","published_at":"2024-05-28T19:30:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.97","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.97/manifests"},{"name":"v0.21.0-pre.96","sha":"5fd5c93c492d88d45a40cd04d13340972d8b193f","kind":"tag","published_at":"2024-05-27T11:45:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.96","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.96/manifests"},{"name":"v0.21.0-pre.95","sha":"c8eb6b34704341208e17b3013ff05e45543b54c5","kind":"tag","published_at":"2024-05-27T07:00:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.95","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.95/manifests"},{"name":"v0.21.0-pre.94","sha":"cae9fe406874732c12e5e7a7c398f0d67ac8eae8","kind":"tag","published_at":"2024-05-13T10:13:28.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.94","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.94/manifests"},{"name":"v0.21.0-pre.93","sha":"25cf0a30e8f360796d98757a1c6e90121d2da70a","kind":"tag","published_at":"2024-05-08T13:09:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.93","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.93/manifests"},{"name":"v0.21.0-pre.92","sha":"585a8beea2feacf992a3db19bbcee69e1075abef","kind":"tag","published_at":"2024-05-02T13:43:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.92","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.92/manifests"},{"name":"v0.21.0-pre.91","sha":"1b11f65c2e29a0b5e6503cee2b20f43408caa6fc","kind":"tag","published_at":"2024-04-29T13:37:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.91","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.91/manifests"},{"name":"v0.21.0-pre.90","sha":"b0009088711e70f2b9398ac7dd0502e15a512554","kind":"tag","published_at":"2024-04-29T07:49:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.90","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.90/manifests"},{"name":"v0.21.0-pre.89","sha":"4b8b0faaff61b971183b7f06d6589e7876750998","kind":"tag","published_at":"2024-04-29T07:23:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.89","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.89/manifests"},{"name":"v0.21.0-pre.88","sha":"58311f83874e7a817cd29f7b16847aed64cee930","kind":"tag","published_at":"2024-04-24T11:38:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.88","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.88/manifests"},{"name":"v0.21.0-pre.87","sha":"153a4b2bb7312abf9ca5ce1b501d724f3da153c4","kind":"tag","published_at":"2024-04-15T09:51:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.87","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.87/manifests"},{"name":"v0.21.0-pre.86","sha":"81a9593dc779fc5d72491e52c6589cf7ec055728","kind":"tag","published_at":"2024-04-15T08:51:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.86","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.86/manifests"},{"name":"v0.20.7","sha":"81a9593dc779fc5d72491e52c6589cf7ec055728","kind":"commit","published_at":"2024-04-15T08:13:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.7/manifests"},{"name":"v0.21.0-pre.85","sha":"7db10875c20b6f7bef60c1b2257767a7b73de810","kind":"tag","published_at":"2024-04-15T08:10:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.85","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.85/manifests"},{"name":"v0.21.0-pre.84","sha":"b3e82ea0f92332e811921b274b7c23a8354d4def","kind":"tag","published_at":"2024-04-15T06:53:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.84","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.84/manifests"},{"name":"v0.21.0-pre.83","sha":"0c2dde467cf16fd7d827a9109ec4addc0452ed25","kind":"tag","published_at":"2024-04-08T10:18:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.83","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.83/manifests"},{"name":"v0.21.0-pre.82","sha":"dbff345ceb7613b7aa321731decf0b2638f45166","kind":"tag","published_at":"2024-04-08T09:54:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.82","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.82/manifests"},{"name":"v0.21.0-pre.81","sha":"efe216f83b629d273c5c490cfa2e0025c88d8f90","kind":"tag","published_at":"2024-04-02T09:30:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.81","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.81/manifests"},{"name":"v0.20.6","sha":"efe216f83b629d273c5c490cfa2e0025c88d8f90","kind":"commit","published_at":"2024-04-02T09:27:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.6/manifests"},{"name":"v0.21.0-pre.80","sha":"af6d921c0dc063f2f17a7a8f09df3f8ad76754e3","kind":"tag","published_at":"2024-04-02T08:47:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.80","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.80/manifests"},{"name":"v0.21.0-pre.79","sha":"84dc27ef464d7e8114acb087118c3def550cc7bd","kind":"tag","published_at":"2024-03-25T10:20:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.79","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.79/manifests"},{"name":"v0.21.0-pre.78","sha":"b4725f4345e987cf07f0f510a7d5b34c865aac72","kind":"tag","published_at":"2024-03-25T09:52:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.78","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.78/manifests"},{"name":"v0.21.0-pre.77","sha":"06c781cc1f699c7046bce3908eab261385fa00cc","kind":"tag","published_at":"2024-03-25T08:48:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.77","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.77/manifests"},{"name":"v0.21.0-pre.76","sha":"55d654adef641037cf6a11056d4773f5c28f1fcf","kind":"tag","published_at":"2024-03-19T09:48:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.76","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.76/manifests"},{"name":"v0.21.0-pre.75","sha":"25a7c9b237f0da8c943709c02e0f12cb5ee06c42","kind":"tag","published_at":"2024-03-19T08:17:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.75","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.75/manifests"},{"name":"v0.21.0-pre.74","sha":"8f37c7e18c5f8f64f22d5d837b8e01f9f2cad45e","kind":"tag","published_at":"2024-03-18T13:32:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.74","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.74/manifests"},{"name":"v0.21.0-pre.73","sha":"14f0d9fb11e787008221e0abc5c804a872bb77a0","kind":"tag","published_at":"2024-03-18T12:43:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.73","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.73/manifests"},{"name":"v0.21.0-pre.72","sha":"2f5051f887ed57ff985fa195bd1aeb9185cadd8e","kind":"tag","published_at":"2024-03-18T11:50:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.72","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.72/manifests"},{"name":"v0.20.5","sha":"2f5051f887ed57ff985fa195bd1aeb9185cadd8e","kind":"commit","published_at":"2024-03-18T11:25:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.5/manifests"},{"name":"v0.21.0-pre.71","sha":"4fff8f931e6c813afffa2bb22fde4f4999bda22d","kind":"tag","published_at":"2024-03-18T10:52:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.71","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.71/manifests"},{"name":"v0.21.0-pre.70","sha":"34e2dae824d4de6348dd277f16705e910e52217c","kind":"tag","published_at":"2024-03-18T10:08:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.70","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.70/manifests"},{"name":"v0.21.0-pre.69","sha":"e07b39932585649ee770bef8487b930842b69038","kind":"tag","published_at":"2024-03-18T09:44:23.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.69","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.69/manifests"},{"name":"v0.21.0-pre.68","sha":"958de88f4dd94bfa07183f1db6dddc18e69e1ea9","kind":"tag","published_at":"2024-03-18T08:58:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.68","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.68/manifests"},{"name":"v0.21.0-pre.67","sha":"8921b492dc75cd27512f471258d146904888c380","kind":"tag","published_at":"2024-03-11T14:36:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.67","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.67/manifests"},{"name":"v0.21.0-pre.66","sha":"cd313257ce6c8062ddc1752b766317c5f9301a25","kind":"tag","published_at":"2024-03-11T10:54:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.66","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.66/manifests"},{"name":"v0.21.0-pre.65","sha":"639b61a6c1bbe97b266251d7ebbbeaec0f97868b","kind":"tag","published_at":"2024-03-04T12:02:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.65","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.65/manifests"},{"name":"v0.21.0-pre.64","sha":"dc9bcd2d897308369fa0922ae6d0390ae0e9c25a","kind":"tag","published_at":"2024-03-04T09:55:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.64","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.64/manifests"},{"name":"v0.21.0-pre.63","sha":"922264502467ad8624490183944dde2d4e6c5478","kind":"tag","published_at":"2024-03-04T08:07:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.63","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.63/manifests"},{"name":"v0.21.0-pre.62","sha":"ac4ef368e65c1313a741e77febbf7129fd77b1ba","kind":"tag","published_at":"2024-03-04T07:20:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.62","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.62/manifests"},{"name":"v0.21.0-pre.61","sha":"5e67db16891bf220f075cae3c5d48264d2091864","kind":"tag","published_at":"2024-02-26T17:23:23.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.61","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.61/manifests"},{"name":"v0.21.0-pre.60","sha":"1deda731381edd73565ae35d4e5bd8ea3efd577f","kind":"tag","published_at":"2024-02-26T15:35:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.60","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.60/manifests"},{"name":"v0.21.0-pre.59","sha":"bb33970083fcbd5ae26bbe9ab124747fe8956c72","kind":"tag","published_at":"2024-02-26T11:07:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.59","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.59/manifests"},{"name":"v0.20.4","sha":"bb33970083fcbd5ae26bbe9ab124747fe8956c72","kind":"commit","published_at":"2024-02-26T10:56:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.4/manifests"},{"name":"v0.21.0-pre.58","sha":"5aaa362091b4843851f2c41fe5a98aceb2d2bab7","kind":"tag","published_at":"2024-02-26T09:54:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.58","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.58/manifests"},{"name":"v0.21.0-pre.57","sha":"996e0813290375d8794179e4fc5bf8adc65000f6","kind":"tag","published_at":"2024-02-26T09:05:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.57","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.57/manifests"},{"name":"v0.21.0-pre.56","sha":"69e192b5657db4c4c26be636e5cf2761258df56a","kind":"tag","published_at":"2024-02-26T07:16:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.56","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.56/manifests"},{"name":"v0.21.0-pre.55","sha":"c8e6d0689d309dc22cacfd9c8be6b8455d30cef0","kind":"tag","published_at":"2024-02-19T13:34:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.55","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.55/manifests"},{"name":"v0.21.0-pre.54","sha":"2197f97f03d41e8298fbe3960dd1c5f087d0e529","kind":"tag","published_at":"2024-02-19T11:40:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.54","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.54/manifests"},{"name":"v0.21.0-pre.53","sha":"5c2b2ffd01599d44abd830af112b40e037925308","kind":"tag","published_at":"2024-02-19T10:55:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.53","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.53/manifests"},{"name":"v0.21.0-pre.52","sha":"5849f629e975f85b922e00dd68b6578d86666643","kind":"tag","published_at":"2024-02-19T10:31:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.52","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.52/manifests"},{"name":"v0.21.0-pre.51","sha":"6b737f6b8ffcb652317e66091e9c8ea4fa74ab00","kind":"tag","published_at":"2024-02-19T09:18:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.51","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.51/manifests"},{"name":"v0.21.0-pre.50","sha":"65fbca7a934fece63f4b2ccad69d3efba3456437","kind":"tag","published_at":"2024-02-19T08:37:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.50","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.50/manifests"},{"name":"v0.21.0-pre.49","sha":"e922ce570b48c80d6dedf4d76126b77d2ff92517","kind":"tag","published_at":"2024-02-12T15:31:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.49","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.49/manifests"},{"name":"v0.21.0-pre.48","sha":"f2ec5fafb4c7f1318ed99163ea3ce6f35c817de6","kind":"tag","published_at":"2024-02-12T14:49:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.48","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.48/manifests"},{"name":"v0.21.0-pre.47","sha":"9e21f4f3f41f70bcf8e1ac64cbdf2340db878311","kind":"tag","published_at":"2024-02-12T14:24:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.47","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.47/manifests"},{"name":"v0.21.0-pre.46","sha":"e0c18b01d9db3096a121ffa19935d6eead8a89e1","kind":"tag","published_at":"2024-02-12T11:49:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.46","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.46/manifests"},{"name":"v0.21.0-pre.45","sha":"385cc87813cde18a8b99ecf93cdeb7a90d2eb177","kind":"tag","published_at":"2024-02-12T10:54:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.45","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.45/manifests"},{"name":"v0.21.0-pre.44","sha":"1331b0967753b09fdbc4a7d4ecbb46f07dfa081c","kind":"tag","published_at":"2024-02-12T09:45:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.44","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.44/manifests"},{"name":"v0.21.0-pre.43","sha":"2e29b157762c4dd6b6913adef4a01e07e7967b1f","kind":"tag","published_at":"2024-02-12T09:01:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.43","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.43/manifests"},{"name":"v0.21.0-pre.42","sha":"354acbe4ff662ad6c87fdac19ceaf25a6a0f8aa5","kind":"tag","published_at":"2024-02-12T06:54:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.42","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.42/manifests"},{"name":"v0.21.0-pre.41","sha":"e5d6f68d0cea9d56ac8fea7d8b49755231e51477","kind":"tag","published_at":"2024-02-05T11:14:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.41","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.41/manifests"},{"name":"v0.21.0-pre.40","sha":"3fdb471d02a38d89992b0b93b183b9483c3d3956","kind":"tag","published_at":"2024-02-05T10:33:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.40","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.40/manifests"},{"name":"v0.21.0-pre.39","sha":"e78902017b723d2863ac794e29b9d473a28f43d7","kind":"tag","published_at":"2024-02-05T09:46:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.39","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.39/manifests"},{"name":"v0.21.0-pre.38","sha":"5b7438c080fcdc0cb5508653e3ce7765fb2d7d59","kind":"tag","published_at":"2024-02-05T07:53:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.38","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.38/manifests"},{"name":"v0.21.0-pre.37","sha":"38fa7a0e296c597412a184dc1d779713806b6373","kind":"tag","published_at":"2024-01-26T13:15:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.37","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.37/manifests"},{"name":"v0.20.3","sha":"38fa7a0e296c597412a184dc1d779713806b6373","kind":"commit","published_at":"2024-01-26T13:13:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.3/manifests"},{"name":"v0.21.0-pre.36","sha":"86f487d8bb94212c0d452f00b240cb341ffe58cc","kind":"tag","published_at":"2024-01-26T12:29:38.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.36","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.36/manifests"},{"name":"v0.21.0-pre.35","sha":"f22cc2447346db26fe5b3cafcb310dacbc9557e5","kind":"tag","published_at":"2024-01-26T09:36:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.35","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.35/manifests"},{"name":"v0.21.0-pre.34","sha":"95eb0aedb7f43a6b604736ba4f15f5e1ecb8e8de","kind":"tag","published_at":"2024-01-26T08:11:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.34/manifests"},{"name":"v0.21.0-pre.33","sha":"a75ec6ff3cd8f22cf0ee66f5b1b84b025cd9b9ed","kind":"tag","published_at":"2024-01-25T17:57:38.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.33/manifests"},{"name":"v0.21.0-pre.32","sha":"7e70249ff8025f68f2dadce2df5858a475b5fbdf","kind":"tag","published_at":"2024-01-25T15:05:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.32/manifests"},{"name":"v0.21.0-pre.31","sha":"c5802ec7ba4483bd9053b23842e6fc6cce5ee28f","kind":"tag","published_at":"2024-01-24T12:09:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.31/manifests"},{"name":"v0.21.0-pre.30","sha":"5d5b7acaeea5398f23093d763bbfd8761c858643","kind":"tag","published_at":"2024-01-23T13:32:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.30/manifests"},{"name":"v0.20.2","sha":"5d5b7acaeea5398f23093d763bbfd8761c858643","kind":"commit","published_at":"2024-01-23T13:06:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.2/manifests"},{"name":"v0.21.0-pre.29","sha":"53c0c071fee030fb245e5c2941c3b75ff6592a1f","kind":"tag","published_at":"2024-01-23T12:46:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.29/manifests"},{"name":"v0.21.0-pre.28","sha":"6add1109d110b4c5067827980a9c34279927af10","kind":"tag","published_at":"2024-01-23T10:16:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.28/manifests"},{"name":"v0.21.0-pre.27","sha":"ef1c9499b06dffb191548f8595ea4a01cfedf4fe","kind":"tag","published_at":"2024-01-22T15:37:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.27/manifests"},{"name":"v0.21.0-pre.26","sha":"a56f4bfa79b675f7c9600b51fdd9ab234656a891","kind":"tag","published_at":"2024-01-22T15:13:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.26/manifests"},{"name":"v0.21.0-pre.25","sha":"7da5388d9718ab0731b7d3bfe861f405d7cc788d","kind":"tag","published_at":"2024-01-22T14:20:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.25/manifests"},{"name":"v0.21.0-pre.24","sha":"5627fe99b08e931c32594a2403e05c86d9cc6e91","kind":"tag","published_at":"2024-01-19T15:41:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.24/manifests"},{"name":"v0.21.0-pre.23","sha":"f311d86b2c7485df0096a9f7a9930a72c6fa6c25","kind":"tag","published_at":"2024-01-19T13:56:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.23/manifests"},{"name":"v0.21.0-pre.22","sha":"7840fd63359654c419a0d515b4a28eb4e4efae71","kind":"tag","published_at":"2024-01-19T13:12:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.22/manifests"},{"name":"v0.21.0-pre.21","sha":"d287e122d768cbb81bfbcf24fbf9c2ed36c4c135","kind":"tag","published_at":"2024-01-18T17:01:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.21/manifests"},{"name":"v0.21.0-pre.20","sha":"c5f20affb4bdc1d61efb0b7532dcad30d30007b8","kind":"tag","published_at":"2024-01-18T16:15:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.20/manifests"},{"name":"v0.21.0-pre.19","sha":"0ee4ed8d282e6c2e9be0650b07a0514221969e49","kind":"tag","published_at":"2024-01-18T14:54:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.19/manifests"},{"name":"v0.21.0-pre.18","sha":"8e2312ac7b8d62b33018c05319c4201e84ac9f4f","kind":"tag","published_at":"2024-01-18T11:19:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.18/manifests"},{"name":"v0.21.0-pre.17","sha":"3e449a156610f80e4bb83dd93f59b9c3d66a3994","kind":"tag","published_at":"2024-01-18T10:23:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.17/manifests"},{"name":"v0.21.0-pre.16","sha":"8bd2d47049eac05b55596a0714b22d8558c0bac8","kind":"tag","published_at":"2024-01-17T16:03:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.16/manifests"},{"name":"v0.21.0-pre.15","sha":"35bf4f9323a36b1fb1dea57a3308aabe746482d4","kind":"tag","published_at":"2024-01-17T13:26:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.15/manifests"},{"name":"v0.21.0-pre.14","sha":"dad6cbf55a49cf8db3cfa3016dee5c9560e84dcc","kind":"tag","published_at":"2024-01-17T11:27:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.14/manifests"},{"name":"v0.21.0-pre.13","sha":"608879135fc75663f425504972ab1b4cc016d85a","kind":"tag","published_at":"2024-01-17T10:40:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.13/manifests"},{"name":"v0.21.0-pre.12","sha":"c34c7f883b61c370f464fce136b218c0d8ba55fa","kind":"tag","published_at":"2024-01-16T17:44:23.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.12/manifests"},{"name":"v0.21.0-pre.11","sha":"7689c7db7e75dc0a9c6792722bd4bb047cae999e","kind":"tag","published_at":"2024-01-16T14:59:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.11/manifests"},{"name":"v0.20.1","sha":"7689c7db7e75dc0a9c6792722bd4bb047cae999e","kind":"commit","published_at":"2024-01-16T14:56:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.1/manifests"},{"name":"v0.21.0-pre.10","sha":"fd915bbfa998081a83059896fef5bf2ffa44cdde","kind":"tag","published_at":"2024-01-15T15:36:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.10/manifests"},{"name":"v0.21.0-pre.9","sha":"44ca450bce046558f8b2ba746b519ba6ebac7328","kind":"tag","published_at":"2024-01-12T17:04:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.9/manifests"},{"name":"v0.21.0-pre.8","sha":"56a63c2c55d086d85057cb7d7dc29cb3db340159","kind":"tag","published_at":"2024-01-12T12:44:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.8/manifests"},{"name":"v0.21.0-pre.7","sha":"065be0005311c146352dcf716ff51dbf8024f52c","kind":"tag","published_at":"2024-01-11T13:34:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.7/manifests"},{"name":"v0.21.0-pre.6","sha":"1fbe7e6daa372dbdfcd4a236157db544a6242dcc","kind":"tag","published_at":"2024-01-11T11:47:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.6/manifests"},{"name":"v0.21.0-pre.5","sha":"2b3ac20f2db1e2fdf016fd349f3605eed373b28c","kind":"tag","published_at":"2024-01-11T09:32:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.5/manifests"},{"name":"v0.21.0-pre.4","sha":"7a66f976c8efb7971caf2d8b637afaae2277253c","kind":"tag","published_at":"2024-01-10T16:04:28.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.4/manifests"},{"name":"v0.21.0-pre.3","sha":"d3da0a062966ac4ebd713fff80700a9e94cd74e7","kind":"tag","published_at":"2024-01-10T15:16:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.3/manifests"},{"name":"v0.21.0-pre.2","sha":"6c5ae79bc019af29c86ed19fdcebc98d668a4784","kind":"tag","published_at":"2024-01-10T13:58:18.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.2/manifests"},{"name":"v0.21.0-pre.1","sha":"ca10dad5fbd0ce8f98688db4120a63105c7a5dc5","kind":"tag","published_at":"2024-01-10T13:15:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.1/manifests"},{"name":"v0.21.0-pre.0","sha":"703bb69ce183e660c335dd75ce497b3195b8e55c","kind":"tag","published_at":"2024-01-10T12:31:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.21.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.21.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.21.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.21.0-pre.0/manifests"},{"name":"v0.20.0-pre.98","sha":"610a4f91b44f637b1c98b1258e604079d4e392d0","kind":"tag","published_at":"2024-01-10T09:37:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.98","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.98/manifests"},{"name":"v0.20.0","sha":"610a4f91b44f637b1c98b1258e604079d4e392d0","kind":"commit","published_at":"2024-01-10T09:35:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0/manifests"},{"name":"v0.20.0-pre.97","sha":"d4f971033fa7881fdebfbe0726dcca632861e62f","kind":"tag","published_at":"2024-01-09T19:43:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.97","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.97/manifests"},{"name":"v0.20.0-pre.96","sha":"4f15593e4fb5e3db3bad2c3843b1010d8f71eaf8","kind":"tag","published_at":"2024-01-09T11:23:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.96","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.96/manifests"},{"name":"v0.20.0-pre.95","sha":"b868d453ad9c3e32ddbc702fbb8bfb18f015cfa2","kind":"tag","published_at":"2024-01-09T10:01:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.95","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.95/manifests"},{"name":"v0.20.0-pre.94","sha":"54b53e8f4ff17f1947666e50434817c972180800","kind":"tag","published_at":"2024-01-09T09:19:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.94","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.94/manifests"},{"name":"v0.20.0-pre.93","sha":"5f135b8105891ad1ab9d324e663083405e0d41a2","kind":"tag","published_at":"2024-01-09T08:36:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.93","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.93/manifests"},{"name":"v0.20.0-pre.92","sha":"c0c63892c7cb4defe8248934dba50459e4cfa4c6","kind":"tag","published_at":"2024-01-08T17:24:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.92","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.92/manifests"},{"name":"v0.20.0-pre.91","sha":"dafd94d9c98c5170d474624abec8d33d64ae6772","kind":"tag","published_at":"2024-01-08T16:58:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.91","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.91/manifests"},{"name":"v0.20.0-pre.90","sha":"e98f23669b846848e58b14d3eb7d84245cc0d139","kind":"tag","published_at":"2024-01-08T15:55:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.90","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.90/manifests"},{"name":"v0.20.0-pre.89","sha":"7768f3e7f1c37fa8ff01f3104ca47333a28f2d22","kind":"tag","published_at":"2024-01-08T15:28:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.89","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.89/manifests"},{"name":"v0.20.0-pre.88","sha":"247e74eab132188dc4b37040efadc4dfea54aa81","kind":"tag","published_at":"2024-01-08T13:01:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.88","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.88/manifests"},{"name":"v0.20.0-pre.87","sha":"c6fac6dec539dba784a133801045226462e3e4f7","kind":"tag","published_at":"2024-01-08T10:50:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.87","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.87/manifests"},{"name":"v0.20.0-pre.86","sha":"3b682301e2732852619c6a39d6b77f37767dc66d","kind":"tag","published_at":"2024-01-08T10:08:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.86","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.86/manifests"},{"name":"v0.20.0-pre.85","sha":"75317c699f06f99989a8f5e3c1f7b5c0ccc8dff3","kind":"tag","published_at":"2024-01-08T09:27:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.85","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.85/manifests"},{"name":"v0.20.0-pre.84","sha":"dc18a54d183f964f0a47f9846171e287c5cb80d2","kind":"tag","published_at":"2024-01-05T15:27:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.84","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.84/manifests"},{"name":"v0.20.0-pre.83","sha":"66892af7a5bdea0dd9c5a5bd79342184fb86e3eb","kind":"tag","published_at":"2024-01-05T15:00:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.83","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.83/manifests"},{"name":"v0.20.0-pre.82","sha":"b501fab2149987a8b1c6cfe016716132a37587c3","kind":"tag","published_at":"2024-01-05T14:26:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.82","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.82/manifests"},{"name":"v0.20.0-pre.81","sha":"e6c6d849efa93a6bfef4fa5a685ee0cd4913eb6e","kind":"tag","published_at":"2024-01-05T13:16:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.81","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.81/manifests"},{"name":"v0.20.0-pre.80","sha":"712926ac00ff0d23685712076cad2303f500db51","kind":"tag","published_at":"2024-01-05T12:09:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.80","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.80/manifests"},{"name":"v0.20.0-pre.79","sha":"5f3bb1baf4631df2b464a06dc1adf082e3da0d2c","kind":"tag","published_at":"2024-01-05T11:05:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.79","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.79/manifests"},{"name":"v0.20.0-pre.78","sha":"12a52bc7fcd737d559f2d01b2fe146919d5e6268","kind":"tag","published_at":"2024-01-04T17:15:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.78","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.78/manifests"},{"name":"v0.20.0-pre.77","sha":"79dbcbd0265e8acb8060d8d8c30ca6bdaadc3931","kind":"tag","published_at":"2024-01-04T15:28:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.77","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.77/manifests"},{"name":"v0.20.0-pre.76","sha":"54acf7411afba5c3f709dca7e4873b1b37906c1f","kind":"tag","published_at":"2024-01-04T10:20:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.76","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.76/manifests"},{"name":"v0.20.0-pre.75","sha":"4f0a0b1219b59290572e2ce3ba00a73b50895d38","kind":"tag","published_at":"2024-01-04T09:05:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.75","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.75/manifests"},{"name":"v0.20.0-pre.74","sha":"707186bb924f2a81ef89477118cac83adf5e227b","kind":"tag","published_at":"2024-01-03T17:19:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.74","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.74/manifests"},{"name":"v0.20.0-pre.73","sha":"3d0f510646b62011897b799668359657a0d41a05","kind":"tag","published_at":"2024-01-03T16:25:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.73","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.73/manifests"},{"name":"v0.20.0-pre.72","sha":"6d7de29b9c7a499e62714ca1123004c6d718d28e","kind":"tag","published_at":"2024-01-03T10:49:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.72","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.72/manifests"},{"name":"v0.20.0-pre.71","sha":"2ed1975af343c2cc9e4093a924f5a22d62710590","kind":"tag","published_at":"2024-01-02T16:31:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.71","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.71/manifests"},{"name":"v0.20.0-pre.70","sha":"d7f9805764603d1b507a0c7f6579d100cca44fe0","kind":"tag","published_at":"2024-01-02T15:53:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.70","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.70/manifests"},{"name":"v0.20.0-pre.69","sha":"62b76ed73c048755a1ca977ca2e6c100b0badf29","kind":"tag","published_at":"2024-01-02T09:50:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.69","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.69/manifests"},{"name":"v0.20.0-pre.68","sha":"1fc205ae49d8ee65c7c0b7eb9aca19bbe7c799f4","kind":"tag","published_at":"2023-12-20T17:32:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.68","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.68/manifests"},{"name":"v0.20.0-pre.67","sha":"c7bda5fd54456998d7968eec1734066913b89b90","kind":"tag","published_at":"2023-12-20T16:41:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.67","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.67/manifests"},{"name":"v0.20.0-pre.66","sha":"8d333962ed292536d2d93a4ee00d7332fe73a8a4","kind":"tag","published_at":"2023-12-20T12:30:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.66","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.66/manifests"},{"name":"v0.20.0-pre.65","sha":"0f9ebdc2e3ec5ff042bc14f09e5a11e340bab2c2","kind":"tag","published_at":"2023-12-20T09:02:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.65","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.65/manifests"},{"name":"v0.20.0-pre.64","sha":"6ce439f76fc3b9c714c8cb34f179e601a06a8747","kind":"tag","published_at":"2023-12-20T08:35:28.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.64","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.64/manifests"},{"name":"v0.20.0-pre.63","sha":"e41045b452139373bb83c2f31ad325184254f9b4","kind":"tag","published_at":"2023-12-20T08:07:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.63","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.63/manifests"},{"name":"v0.20.0-pre.62","sha":"df4dd0979146441564879eec48d29d432fbaeea8","kind":"tag","published_at":"2023-12-19T16:44:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.62","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.62/manifests"},{"name":"v0.20.0-pre.61","sha":"4ca8982e045722815c98ec35473090fca0d1e1d5","kind":"tag","published_at":"2023-12-18T16:00:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.61","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.61/manifests"},{"name":"v0.20.0-pre.60","sha":"151a3e52c6ea7a92c4b568c8d755a45f452ebc97","kind":"tag","published_at":"2023-12-18T15:32:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.60","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.60/manifests"},{"name":"v0.20.0-pre.59","sha":"0ee043e7ee20b55246cd55d472e099de59a76a1f","kind":"tag","published_at":"2023-12-11T13:43:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.59","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.59/manifests"},{"name":"v0.20.0-pre.58","sha":"60851b5022bc7d83f4f8641de1e7a77750517f9e","kind":"tag","published_at":"2023-12-07T11:25:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.58","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.58/manifests"},{"name":"v0.20.0-pre.57","sha":"c91ca66a7b40f5e94141ff705e62ba33956e462b","kind":"tag","published_at":"2023-12-07T09:38:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.57","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.57/manifests"},{"name":"v0.20.0-pre.56","sha":"6e22b5c632be083d8610a40b01e5f715a7d5dba1","kind":"tag","published_at":"2023-12-06T17:19:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.56","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.56/manifests"},{"name":"v0.20.0-pre.55","sha":"295fb49b01beb6a3c443e05a05ca63303c36d501","kind":"tag","published_at":"2023-12-06T13:16:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.55","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.55/manifests"},{"name":"v0.20.0-pre.54","sha":"6bfb0575c3b48991b67764371055020a72d82147","kind":"tag","published_at":"2023-12-06T09:56:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.54","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.54/manifests"},{"name":"v0.20.0-pre.53","sha":"b523b06f7bc62689f2b69abd59c5e23b2ef38551","kind":"tag","published_at":"2023-12-05T14:50:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.53","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.53/manifests"},{"name":"v0.20.0-pre.52","sha":"1c34cbde16db75aa7017d123a3f41f37e4d00157","kind":"tag","published_at":"2023-12-05T10:00:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.52","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.52/manifests"},{"name":"v0.20.0-pre.51","sha":"99273a1ee7de24469bd0dd034745bdc74df7190d","kind":"tag","published_at":"2023-12-05T09:21:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.51","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.51/manifests"},{"name":"v0.20.0-pre.50","sha":"bd2a4101aa42cd4fa9b49ae856f36e65fdde3d2b","kind":"tag","published_at":"2023-12-04T17:50:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.50","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.50/manifests"},{"name":"v0.20.0-pre.49","sha":"29505c0bc9723531afdd69cf3e3b37a866153656","kind":"tag","published_at":"2023-12-04T16:24:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.49","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.49/manifests"},{"name":"v0.20.0-pre.48","sha":"e2d346affa06f4d8e1a94fdea9e987da7305531a","kind":"tag","published_at":"2023-12-04T10:45:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.48","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.48/manifests"},{"name":"v0.20.0-pre.47","sha":"2476e508f8347889605da416b946fb921f954492","kind":"tag","published_at":"2023-12-04T10:11:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.47","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.47/manifests"},{"name":"v0.20.0-pre.46","sha":"4a0c1b4421a529131978803d8c7ac2a8f28e2ace","kind":"tag","published_at":"2023-12-04T09:36:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.46","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.46/manifests"},{"name":"v0.20.0-pre.45","sha":"49558e5435c7858851eb102dddc788f8d4b6e640","kind":"tag","published_at":"2023-12-01T15:50:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.45","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.45/manifests"},{"name":"v0.20.0-pre.44","sha":"bcdb1335ec84af04ed44a0592fe3f178228cb6e9","kind":"tag","published_at":"2023-12-01T13:45:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.44","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.44/manifests"},{"name":"v0.20.0-pre.43","sha":"b30cacd7e6f034e198bddc28d0b38052684405d6","kind":"tag","published_at":"2023-12-01T11:15:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.43","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.43/manifests"},{"name":"v0.20.0-pre.42","sha":"53bec67be73c52412422637dac3223ac3e03aa05","kind":"tag","published_at":"2023-11-30T16:18:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.42","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.42/manifests"},{"name":"v0.19.2","sha":"53bec67be73c52412422637dac3223ac3e03aa05","kind":"commit","published_at":"2023-11-30T15:36:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.2/manifests"},{"name":"v0.20.0-pre.41","sha":"e12e3d59d79d7a8a596ee273d4e1aca284f72c11","kind":"tag","published_at":"2023-11-30T10:44:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.41","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.41/manifests"},{"name":"v0.20.0-pre.40","sha":"8c010d4a9be4652851855af5e3f59546273bf8a6","kind":"tag","published_at":"2023-11-30T09:38:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.40","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.40/manifests"},{"name":"v0.20.0-pre.39","sha":"d1f0b62ed2a2c45a614c82c2900d6a7b1281c716","kind":"tag","published_at":"2023-11-29T10:38:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.39","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.39/manifests"},{"name":"v0.20.0-pre.38","sha":"a5956b0803d86976fe65d8f44908321e51eafbe8","kind":"tag","published_at":"2023-11-28T15:09:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.38","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.38/manifests"},{"name":"v0.20.0-pre.37","sha":"93324b0ae6de4faa84c561b72528e9dfe203ea43","kind":"tag","published_at":"2023-11-28T11:50:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.37","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.37/manifests"},{"name":"v0.20.0-pre.36","sha":"caa55a89657904d871b699a1ebc84a9412600547","kind":"tag","published_at":"2023-11-28T10:57:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.36","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.36/manifests"},{"name":"v0.20.0-pre.35","sha":"a5a62a04054a504934f8ef461eb74358ea73efad","kind":"tag","published_at":"2023-11-27T15:30:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.35","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.35/manifests"},{"name":"v0.20.0-pre.34","sha":"6b0613a746a9405583b49bd0472171ad1bf7f756","kind":"tag","published_at":"2023-11-27T13:51:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.34/manifests"},{"name":"v0.20.0-pre.33","sha":"3bd1b8d787d63e79ff07de1a8ad51aeb15fe5a0b","kind":"tag","published_at":"2023-11-23T09:17:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.33/manifests"},{"name":"v0.20.0-pre.32","sha":"67620a10f8d6a651844a0ba3e0974b5e419364f7","kind":"tag","published_at":"2023-11-23T08:28:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.32/manifests"},{"name":"v0.20.0-pre.31","sha":"5f1735c00471794db05878ece22475111beda6e7","kind":"tag","published_at":"2023-11-22T14:38:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.31/manifests"},{"name":"v0.20.0-pre.30","sha":"61e07cac5d94ee96f779cdb1c3e32defefd968bd","kind":"tag","published_at":"2023-11-22T10:57:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.30/manifests"},{"name":"v0.20.0-pre.29","sha":"2d7ea531955e07dbf31572d49f49a334a04d144f","kind":"tag","published_at":"2023-11-22T09:59:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.29/manifests"},{"name":"v0.20.0-pre.28","sha":"4bf33d9c52b5b2c35ac980efb1356a309c0905b1","kind":"tag","published_at":"2023-11-21T13:46:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.28/manifests"},{"name":"v0.20.0-pre.27","sha":"9f70e6f82dadb0f616480df6aec4789138e8cf9c","kind":"tag","published_at":"2023-11-20T16:48:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.27/manifests"},{"name":"v0.20.0-pre.26","sha":"1ab9319bdd64885d212b546ec0b5f6cef9d2b860","kind":"tag","published_at":"2023-11-20T14:48:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.26/manifests"},{"name":"v0.20.0-pre.25","sha":"71386ac05a1ac8980545811517d85cfc7a0afbdf","kind":"tag","published_at":"2023-11-20T14:19:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.25/manifests"},{"name":"v0.20.0-pre.24","sha":"868ec06e88a9282930a37fab905a999fe0bcabdd","kind":"tag","published_at":"2023-11-17T23:03:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.24/manifests"},{"name":"v0.20.0-pre.23","sha":"44c3272e24648f3470a38f8b65ce2cb8948821d8","kind":"tag","published_at":"2023-11-17T17:30:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.23/manifests"},{"name":"v0.20.0-pre.22","sha":"255c3050cd996c7016eaf1dd850a2f4b199528dc","kind":"tag","published_at":"2023-11-17T16:56:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.22/manifests"},{"name":"v0.20.0-pre.21","sha":"cfde9d814c4e2636bb000f659158c5e118f1e2bf","kind":"tag","published_at":"2023-11-17T16:09:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.21/manifests"},{"name":"v0.20.0-pre.20","sha":"47c8ec58c9060ef28b54ea825f196aff75d5e007","kind":"tag","published_at":"2023-11-17T13:40:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.20/manifests"},{"name":"v0.20.0-pre.19","sha":"a04aaeed45fadc0f147a23c3548e2c6b5639a2e3","kind":"tag","published_at":"2023-11-17T13:12:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.19/manifests"},{"name":"v0.20.0-pre.18","sha":"f0b89128fd862e74a560c5bf1c3cef97e94c71b6","kind":"tag","published_at":"2023-11-13T12:32:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.18/manifests"},{"name":"v0.20.0-pre.17","sha":"979edf4e29ab587e9ba97d5cd31e536b362fad08","kind":"tag","published_at":"2023-11-09T11:06:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.17/manifests"},{"name":"v0.20.0-pre.16","sha":"306cb2a903ab9d5d85c57be69aa231e4c537c57a","kind":"tag","published_at":"2023-11-08T12:41:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.16/manifests"},{"name":"v0.20.0-pre.15","sha":"f0b4ee5a259f7474856496d54ad5fbf726b4cc99","kind":"tag","published_at":"2023-11-08T08:44:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.15/manifests"},{"name":"v0.19.1","sha":"f0b4ee5a259f7474856496d54ad5fbf726b4cc99","kind":"commit","published_at":"2023-11-08T08:40:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.1/manifests"},{"name":"v0.20.0-pre.14","sha":"3f732b4458b54f6f6c6cb470e1c98eb6ab05407a","kind":"tag","published_at":"2023-11-07T16:57:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.14/manifests"},{"name":"v0.20.0-pre.13","sha":"5a12c7b7b69a6d584b122370d9babdc622001a06","kind":"tag","published_at":"2023-11-07T16:22:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.13/manifests"},{"name":"v0.20.0-pre.12","sha":"67c624bd84cbd66108853e84d77cbce37a3643ac","kind":"tag","published_at":"2023-11-07T15:35:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.12/manifests"},{"name":"v0.20.0-pre.11","sha":"418041f58ab3b5dcd8e90a65df754309b2d99936","kind":"tag","published_at":"2023-11-06T16:13:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.11/manifests"},{"name":"v0.20.0-pre.10","sha":"3f21f73d97f507e8858fb8c29b4a3a4c1f5c1f32","kind":"tag","published_at":"2023-11-06T10:48:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.10/manifests"},{"name":"v0.20.0-pre.9","sha":"e30cd2859c84f34508b65bbbdaecc4d663ea274f","kind":"tag","published_at":"2023-11-03T17:31:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.9/manifests"},{"name":"v0.20.0-pre.8","sha":"eb695802a7d490727b29e42cd5e20117fe93e348","kind":"tag","published_at":"2023-11-03T16:21:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.8/manifests"},{"name":"v0.20.0-pre.7","sha":"d5edcf2479668a04dfce6c189be1cb0d3d41227f","kind":"tag","published_at":"2023-11-03T15:45:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.7/manifests"},{"name":"v0.20.0-pre.6","sha":"f4bd0e80ea4a67de33d453fa18c49c4c71615690","kind":"tag","published_at":"2023-11-03T14:36:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.6/manifests"},{"name":"v0.20.0-pre.5","sha":"593fc1041ba87aeb67e2049e45f2b96f634c68ff","kind":"tag","published_at":"2023-11-03T13:58:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.5/manifests"},{"name":"v0.20.0-pre.4","sha":"0a914218d3f5f08f864ef8e9c046bf717bb522d6","kind":"tag","published_at":"2023-11-03T13:22:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.4/manifests"},{"name":"v0.20.0-pre.3","sha":"5f8571715f927d8f6811faec00ecd4ea7cacdd78","kind":"tag","published_at":"2023-11-03T08:45:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.3/manifests"},{"name":"v0.20.0-pre.2","sha":"60ef5ff7326a1b80d032b5a802d7289196af21be","kind":"tag","published_at":"2023-11-02T15:58:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.2/manifests"},{"name":"v0.20.0-pre.1","sha":"8342547f7aa17c436e7f7fa07c56fea09479ef37","kind":"tag","published_at":"2023-11-02T11:04:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.1/manifests"},{"name":"v0.20.0-pre.0","sha":"a421997bb87447982db724de7d2c20865fa2a817","kind":"tag","published_at":"2023-11-01T08:38:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.20.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.20.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.20.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.20.0-pre.0/manifests"},{"name":"v0.19.0-pre.34","sha":"e207a50aae198ac7cc78dc40356b35946c9d1ad8","kind":"tag","published_at":"2023-10-16T18:03:23.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.34/manifests"},{"name":"v0.19.0","sha":"e207a50aae198ac7cc78dc40356b35946c9d1ad8","kind":"commit","published_at":"2023-10-16T17:59:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0/manifests"},{"name":"v0.19.0-pre.33","sha":"13a8a48ca1df3e2fbeed84aacc6e01f82f7bfd9d","kind":"tag","published_at":"2023-10-16T15:00:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.33/manifests"},{"name":"v0.19.0-pre.32","sha":"bfa135a566582a04abe0a2ee0c16d424ddc456d9","kind":"tag","published_at":"2023-10-16T14:23:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.32/manifests"},{"name":"v0.19.0-pre.31","sha":"4941616cfb8e749c34f5406785ed21e79bcf06d7","kind":"tag","published_at":"2023-10-16T10:11:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.31/manifests"},{"name":"v0.19.0-pre.30","sha":"497c2c6ecdd6b9139d938aa73fb8b70c0a4a1405","kind":"tag","published_at":"2023-10-16T09:21:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.30/manifests"},{"name":"v0.19.0-pre.29","sha":"f965caa18d4eb8c7e6c7f849bb1947d8fcffeabe","kind":"tag","published_at":"2023-10-13T15:35:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.29/manifests"},{"name":"v0.19.0-pre.28","sha":"bdef3df71d242bac0835c9343b568a2684a007e0","kind":"tag","published_at":"2023-10-13T12:40:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.28/manifests"},{"name":"v0.19.0-pre.27","sha":"f121bc072b55a7b533bc0830d5494e8ccd865716","kind":"tag","published_at":"2023-10-13T08:20:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.27/manifests"},{"name":"v0.19.0-pre.26","sha":"e27e310d1240f668ad90bbe580997b42ebced09f","kind":"tag","published_at":"2023-10-12T10:49:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.26/manifests"},{"name":"v0.19.0-pre.25","sha":"67ad18bca01362d9df96b85e5b78ea4320b62952","kind":"tag","published_at":"2023-10-10T10:10:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.25/manifests"},{"name":"v0.19.0-pre.24","sha":"e8834795e4bccefea6a93599b296555dbb5bce4a","kind":"tag","published_at":"2023-10-05T13:11:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.24/manifests"},{"name":"v0.19.0-pre.23","sha":"60c27c2b17d9f7f6225b9033f3d5dbaa790f89d4","kind":"tag","published_at":"2023-10-05T10:19:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.23/manifests"},{"name":"v0.18.2","sha":"60c27c2b17d9f7f6225b9033f3d5dbaa790f89d4","kind":"commit","published_at":"2023-10-05T09:23:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.2/manifests"},{"name":"v0.19.0-pre.22","sha":"b19a0d8d5bf5bd9cf93674ccdb39ab9a533369f7","kind":"tag","published_at":"2023-10-05T09:22:38.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.22/manifests"},{"name":"v0.19.0-pre.21","sha":"30cde214c105be2da476dad80d7390a5ee0cea6c","kind":"tag","published_at":"2023-10-04T10:14:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.21/manifests"},{"name":"v0.18.1","sha":"30cde214c105be2da476dad80d7390a5ee0cea6c","kind":"commit","published_at":"2023-10-04T10:10:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.1/manifests"},{"name":"v0.19.0-pre.20","sha":"6d8bbb854df6a83be38a415e20f64071ae03185d","kind":"tag","published_at":"2023-10-02T14:10:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.20/manifests"},{"name":"v0.19.0-pre.19","sha":"a496b0dda17b382bd3a82433ec642c4cb96fa8aa","kind":"tag","published_at":"2023-10-02T11:45:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.19/manifests"},{"name":"v0.19.0-pre.18","sha":"7687d936e6625fbe4c06a4f06d1b2aee26b9dc20","kind":"tag","published_at":"2023-09-29T08:40:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.18/manifests"},{"name":"v0.19.0-pre.17","sha":"3d3ae7a88488c536f22f3a2d5b8ffeadd252d320","kind":"tag","published_at":"2023-09-28T14:23:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.17/manifests"},{"name":"v0.19.0-pre.16","sha":"fd4747a06f2c783239b30449b6fdf4c95e077cb1","kind":"tag","published_at":"2023-09-28T13:41:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.16/manifests"},{"name":"v0.19.0-pre.15","sha":"294771f62a4a661f2707d1fc63a80b4115d2a854","kind":"tag","published_at":"2023-09-26T09:36:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.15/manifests"},{"name":"v0.19.0-pre.14","sha":"45ce188511ffb7d4626ffc82d7112b44b439e27f","kind":"tag","published_at":"2023-09-22T13:32:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.14/manifests"},{"name":"v0.19.0-pre.13","sha":"3eb64ab69f3295c4c931f376f545d8f32d299784","kind":"tag","published_at":"2023-09-20T09:17:28.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.13/manifests"},{"name":"v0.19.0-pre.12","sha":"197ff00b4e9f8908c5f0955ec7b6977df2d7bbe2","kind":"tag","published_at":"2023-09-18T15:46:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.12/manifests"},{"name":"v0.19.0-pre.11","sha":"c11ae2f3400c8672270ef8be5173559021e0183a","kind":"tag","published_at":"2023-09-18T14:45:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.11/manifests"},{"name":"v0.19.0-pre.10","sha":"cb30e83fe529fd805fc8540fc3e1a20172e2c46e","kind":"tag","published_at":"2023-09-06T06:43:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.10/manifests"},{"name":"v0.19.0-pre.9","sha":"ceeb74625588be52d151df14a507525274146477","kind":"tag","published_at":"2023-09-05T14:11:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.9/manifests"},{"name":"v0.19.0-pre.8","sha":"154a89d77d919c5fb2feb38c4a6b4600cc0525bf","kind":"tag","published_at":"2023-09-01T09:15:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.8/manifests"},{"name":"v0.19.0-pre.7","sha":"a66ca59cbdadfe3eb8d487e2257a9654eef5ea3d","kind":"tag","published_at":"2023-09-01T08:41:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.7/manifests"},{"name":"v0.19.0-pre.6","sha":"c2b639f579f62deb6fe4c238a9b118e95b021764","kind":"tag","published_at":"2023-08-24T13:07:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.6/manifests"},{"name":"v0.19.0-pre.5","sha":"a9a1af242e2a9e3523312f991048e56312698afb","kind":"tag","published_at":"2023-08-18T14:05:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.5/manifests"},{"name":"v0.19.0-pre.4","sha":"18c9e0bfbb96586ac226ca1594cb0301fbb0ecf9","kind":"tag","published_at":"2023-08-18T11:55:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.4/manifests"},{"name":"v0.19.0-pre.3","sha":"fdd0544bb0445f0406d4e8632205b63fd4a4ca76","kind":"tag","published_at":"2023-08-18T10:12:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.3/manifests"},{"name":"v0.19.0-pre.2","sha":"257f995266484de2c6fd55e002e4c907e084918d","kind":"tag","published_at":"2023-08-18T09:37:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.2/manifests"},{"name":"v0.19.0-pre.1","sha":"cc7ad721eb3a8049b224309177f1f73c58328ec0","kind":"tag","published_at":"2023-08-17T15:51:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.1/manifests"},{"name":"v0.19.0-pre.0","sha":"6456c2cced88290f0e6d2e31fc65559184d0e167","kind":"tag","published_at":"2023-08-17T14:36:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.19.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.19.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.19.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.19.0-pre.0/manifests"},{"name":"v0.18.0-pre.71","sha":"d8e1ea1ada7be07c325c1968aa23ec651cbb5077","kind":"tag","published_at":"2023-08-17T11:56:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.71","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.71/manifests"},{"name":"v0.18.0","sha":"d8e1ea1ada7be07c325c1968aa23ec651cbb5077","kind":"commit","published_at":"2023-08-17T11:53:23.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0/manifests"},{"name":"v0.18.0-pre.70","sha":"ffbd69a0c63a31239cae4b7590cc77243560bb88","kind":"tag","published_at":"2023-08-17T09:59:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.70","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.70/manifests"},{"name":"v0.18.0-pre.69","sha":"8b0786c09b7dce7e2ef2af9ad46580936f5967c7","kind":"tag","published_at":"2023-08-17T07:56:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.69","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.69/manifests"},{"name":"v0.18.0-pre.68","sha":"aab046f9f6ec06e040e9d3b1942bdc2b1fb25343","kind":"tag","published_at":"2023-08-16T13:40:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.68","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.68/manifests"},{"name":"v0.18.0-pre.67","sha":"cb755cd422e93f92873d095c475c81c8b1f0e59e","kind":"tag","published_at":"2023-08-16T11:48:38.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.67","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.67/manifests"},{"name":"v0.18.0-pre.66","sha":"254022241b9007f57428b78c2b3d0b920cd981c5","kind":"tag","published_at":"2023-08-16T10:20:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.66","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.66/manifests"},{"name":"v0.18.0-pre.65","sha":"4b98ebfe36e35e755bb1fc7952ef1867e7c54342","kind":"tag","published_at":"2023-08-15T14:50:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.65","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.65/manifests"},{"name":"v0.18.0-pre.64","sha":"6fb45cf8486098126480bb34800cea8d95e1f030","kind":"tag","published_at":"2023-08-15T12:58:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.64","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.64/manifests"},{"name":"v0.18.0-pre.63","sha":"4a088bba95e57499542e32a25cbe446c3405c22d","kind":"tag","published_at":"2023-08-14T17:01:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.63","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.63/manifests"},{"name":"v0.18.0-pre.62","sha":"113e1a214999b041c0b803da58c3ef50ef29f491","kind":"tag","published_at":"2023-08-14T12:28:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.62","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.62/manifests"},{"name":"v0.18.0-pre.61","sha":"9107e7a42621eab5038d005883a77469740e8d03","kind":"tag","published_at":"2023-08-11T17:04:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.61","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.61/manifests"},{"name":"v0.18.0-pre.60","sha":"d3159948997d503f2a574dd0ee8996aa3bf6ba09","kind":"tag","published_at":"2023-08-11T14:19:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.60","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.60/manifests"},{"name":"v0.18.0-pre.59","sha":"b4b766ef965693322767fc29eccae03b7a632535","kind":"tag","published_at":"2023-08-11T12:34:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.59","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.59/manifests"},{"name":"v0.18.0-pre.58","sha":"aaa5778ad700f15145c9dcd2d58ac99e76d46af0","kind":"tag","published_at":"2023-08-11T09:54:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.58","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.58/manifests"},{"name":"v0.18.0-pre.57","sha":"72514fabedd692ecaea76994a13184dc6f2695a6","kind":"tag","published_at":"2023-08-11T09:12:28.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.57","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.57/manifests"},{"name":"v0.18.0-pre.56","sha":"8a3005c76c3e440a0341abbeaa8c85735e2a1e06","kind":"tag","published_at":"2023-08-10T16:26:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.56","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.56/manifests"},{"name":"v0.18.0-pre.55","sha":"8a9a92c54d8407a2da0ff6fb2d2200541502c3b1","kind":"tag","published_at":"2023-08-10T10:45:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.55","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.55/manifests"},{"name":"v0.18.0-pre.54","sha":"8874684377944a51533da2572b08e6e37dfc4676","kind":"tag","published_at":"2023-08-09T09:27:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.54","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.54/manifests"},{"name":"v0.18.0-pre.53","sha":"02a2fbdedca543b39c26b31b03396d27d143ac25","kind":"tag","published_at":"2023-08-09T08:54:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.53","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.53/manifests"},{"name":"v0.18.0-pre.52","sha":"513d98dea9484f144dcc81de5e31a85eee53c686","kind":"tag","published_at":"2023-08-08T13:04:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.52","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.52/manifests"},{"name":"v0.18.0-pre.51","sha":"31953af38439e200b6645514c84a021000d31988","kind":"tag","published_at":"2023-08-07T15:43:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.51","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.51/manifests"},{"name":"v0.18.0-pre.50","sha":"5f30ec419bc3fc05d56fc3d2ff59394e93c23e67","kind":"tag","published_at":"2023-08-07T12:42:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.50","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.50/manifests"},{"name":"v0.18.0-pre.49","sha":"0d7ff62c36e504d8014f1c19bc9416a112d562d7","kind":"tag","published_at":"2023-08-07T11:30:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.49","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.49/manifests"},{"name":"v0.18.0-pre.48","sha":"43d67964c58422354f5e27019b770b94322543dc","kind":"tag","published_at":"2023-08-04T15:52:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.48","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.48/manifests"},{"name":"v0.18.0-pre.47","sha":"594fe82eeb31b2245b114c6ad8832672a342b313","kind":"tag","published_at":"2023-08-04T08:38:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.47","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.47/manifests"},{"name":"v0.18.0-pre.46","sha":"fd494fbdddda8ea8fcdc959962c75dd4af63a2d0","kind":"tag","published_at":"2023-08-02T15:12:37.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.46","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.46/manifests"},{"name":"v0.18.0-pre.45","sha":"2600d615d555e5923171970d399f89a7246edddc","kind":"tag","published_at":"2023-08-02T08:27:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.45","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.45/manifests"},{"name":"v0.18.0-pre.44","sha":"bd864842e8a8b5b27d1fb68f39b3fa148cde1643","kind":"tag","published_at":"2023-07-28T10:10:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.44","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.44/manifests"},{"name":"v0.18.0-pre.43","sha":"2664dbcc87c73cb17c541878dea1c0d5e91b57a0","kind":"tag","published_at":"2023-07-27T13:32:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.43","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.43/manifests"},{"name":"v0.18.0-pre.42","sha":"6ea943f8de15ee3befdb6bd50bd65fecca06292a","kind":"tag","published_at":"2023-07-27T12:52:37.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.42","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.42/manifests"},{"name":"v0.18.0-pre.41","sha":"cef1a18d3e257c6407a42a997cd1a63a51f3f9f5","kind":"tag","published_at":"2023-07-27T07:47:25.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.41","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.41/manifests"},{"name":"v0.18.0-pre.40","sha":"a6d2738189388baf0740329d60f40b8f25090338","kind":"tag","published_at":"2023-07-26T11:30:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.40","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.40/manifests"},{"name":"v0.17.3","sha":"a6d2738189388baf0740329d60f40b8f25090338","kind":"commit","published_at":"2023-07-26T11:26:37.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.3/manifests"},{"name":"v0.18.0-pre.39","sha":"350a17dcbc324df31d20336f03cb006e4d790d6b","kind":"tag","published_at":"2023-07-26T09:15:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.39","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.39/manifests"},{"name":"v0.18.0-pre.38","sha":"49a7072948a115ef20ea5ebe62f8d04117de81c9","kind":"tag","published_at":"2023-07-25T14:06:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.38","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.38/manifests"},{"name":"v0.18.0-pre.37","sha":"47ba4d8e12dd12a0d524aa4cf9bcb6e6ea725a1d","kind":"tag","published_at":"2023-07-24T10:18:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.37","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.37/manifests"},{"name":"v0.18.0-pre.36","sha":"49f3699c734e25292ec6434b3a04cadf468c08d9","kind":"tag","published_at":"2023-07-24T07:11:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.36","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.36/manifests"},{"name":"v0.18.0-pre.35","sha":"89cde1bb48a670731f2b6462493204e857c53c93","kind":"tag","published_at":"2023-07-21T15:19:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.35","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.35/manifests"},{"name":"v0.18.0-pre.34","sha":"fe4fbcea77d401befc1cb26fdb83bad4c40d36cc","kind":"tag","published_at":"2023-07-21T14:05:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.34/manifests"},{"name":"v0.17.2","sha":"fe4fbcea77d401befc1cb26fdb83bad4c40d36cc","kind":"commit","published_at":"2023-07-21T14:01:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.2/manifests"},{"name":"v0.18.0-pre.33","sha":"dc1de15386d5dcdae901cc3104cfe220a3df1267","kind":"tag","published_at":"2023-07-20T13:50:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.33/manifests"},{"name":"v0.18.0-pre.32","sha":"a07f2758c9b3a723c6d8ed8289e5b93d8913bc54","kind":"tag","published_at":"2023-07-19T15:30:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.32/manifests"},{"name":"v0.18.0-pre.31","sha":"48b7b704d1466c7d61daeaa5ccfb42ecf21d70e3","kind":"tag","published_at":"2023-07-18T15:16:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.31/manifests"},{"name":"v0.18.0-pre.30","sha":"da077a8ccd6f3bd0074b5caa34507168a7aa08e7","kind":"tag","published_at":"2023-07-18T12:10:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.30/manifests"},{"name":"v0.18.0-pre.29","sha":"341bf75a6ed556cbaa041ae0941c8d6cd3c05ddb","kind":"tag","published_at":"2023-07-17T14:34:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.29/manifests"},{"name":"v0.18.0-pre.28","sha":"23ebd5b1ad30929632a95086fefd062a77a7964c","kind":"tag","published_at":"2023-07-14T09:36:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.28/manifests"},{"name":"v0.18.0-pre.27","sha":"0da50e8abecbf4478cbeb2846a796ae5b30d32d4","kind":"tag","published_at":"2023-07-12T09:50:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.27/manifests"},{"name":"v0.18.0-pre.26","sha":"304e2507209c9657135dc7b4b7ee68030327468f","kind":"tag","published_at":"2023-07-11T10:07:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.26/manifests"},{"name":"v0.18.0-pre.25","sha":"3f466a1f30630551a08b6989cdd5415048d441c7","kind":"tag","published_at":"2023-07-07T11:04:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.25/manifests"},{"name":"v0.18.0-pre.24","sha":"f84cd1de249c0efbac511402fa5bd09cd87e4e5c","kind":"tag","published_at":"2023-07-07T10:19:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.24/manifests"},{"name":"v0.18.0-pre.23","sha":"ea30bfd0ffcb0fd5147cfb8a7aaf83122c29f1a8","kind":"tag","published_at":"2023-07-06T16:05:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.23/manifests"},{"name":"v0.18.0-pre.22","sha":"6bbbe72cf81470af9808eddbf83664846f08c7dc","kind":"tag","published_at":"2023-07-06T15:22:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.22/manifests"},{"name":"v0.18.0-pre.21","sha":"c94131a26255ac00b5251bfbc899368ea8b7f462","kind":"tag","published_at":"2023-07-06T12:50:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.21/manifests"},{"name":"v0.18.0-pre.20","sha":"d1180e009971fa78fe86faa73c29b4f6b9f437ac","kind":"tag","published_at":"2023-07-06T11:01:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.20/manifests"},{"name":"v0.18.0-pre.19","sha":"6e1634c2c0df9ed0106ecc6a822485fbadaf0f54","kind":"tag","published_at":"2023-07-05T11:40:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.19/manifests"},{"name":"v0.17.1","sha":"6e1634c2c0df9ed0106ecc6a822485fbadaf0f54","kind":"commit","published_at":"2023-07-05T11:14:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.1/manifests"},{"name":"v0.18.0-pre.18","sha":"363ca809b7745bed4c15d75f98c520cf40cb4d46","kind":"tag","published_at":"2023-07-05T10:54:38.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.18/manifests"},{"name":"v0.18.0-pre.17","sha":"efafa2cc30c482751d50e17b4a19aac546598d1b","kind":"tag","published_at":"2023-07-05T10:43:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.17/manifests"},{"name":"v0.18.0-pre.16","sha":"fca12a807ff10700b9806c659d662d33aed53fda","kind":"tag","published_at":"2023-07-05T08:36:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.16/manifests"},{"name":"v0.18.0-pre.15","sha":"959ace3f4724bbef4264dea6658679c2a729a50a","kind":"tag","published_at":"2023-07-05T07:55:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.15/manifests"},{"name":"v0.18.0-pre.14","sha":"5b860383d97ea2bc09751280818feacb91edd894","kind":"tag","published_at":"2023-07-04T14:29:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.14/manifests"},{"name":"v0.18.0-pre.13","sha":"ce9014845967008407f304f30b7f54a426a04a53","kind":"tag","published_at":"2023-07-04T13:43:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.13/manifests"},{"name":"v0.18.0-pre.12","sha":"3a64c90864944dc512be4cbccc982eb9655265b1","kind":"tag","published_at":"2023-07-04T13:32:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.12/manifests"},{"name":"v0.18.0-pre.11","sha":"ea7cc3cb635469b1c4f75f0a06d58866b4d309c3","kind":"tag","published_at":"2023-07-04T06:24:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.11/manifests"},{"name":"v0.18.0-pre.10","sha":"df14838a396af9ab3f485a93c0c0b2f61b7e12d2","kind":"tag","published_at":"2023-07-03T10:26:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.10/manifests"},{"name":"v0.18.0-pre.9","sha":"9b2b1db7c4ceb1b6fd14892f05b2cd16b087c6e1","kind":"tag","published_at":"2023-07-03T09:23:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.9/manifests"},{"name":"v0.18.0-pre.8","sha":"56f96e348f54c741e80b7c8323a3d3322bd1c6a5","kind":"tag","published_at":"2023-07-03T08:31:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.8/manifests"},{"name":"v0.18.0-pre.7","sha":"801d5237a338956e734f274f8bd8e884409a4d99","kind":"tag","published_at":"2023-06-26T07:29:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.7/manifests"},{"name":"v0.18.0-pre.6","sha":"d1fa87f4ad7da5ec48e85081ba8a93de8375f362","kind":"tag","published_at":"2023-06-23T13:48:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.6/manifests"},{"name":"v0.18.0-pre.5","sha":"420ae5f0bc7426917e49d6983b936c82d592ba88","kind":"tag","published_at":"2023-06-22T09:54:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.5/manifests"},{"name":"v0.18.0-pre.4","sha":"f5e73d53cafab4c68c0c63a4e22f036fe44407d5","kind":"tag","published_at":"2023-06-20T13:24:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.4/manifests"},{"name":"v0.18.0-pre.3","sha":"83a7f333c68c36dff83ffe73228b589d1bf906a9","kind":"tag","published_at":"2023-06-16T08:24:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.3/manifests"},{"name":"v0.18.0-pre.2","sha":"dbf0467744336d3c9ef4aaf0165321ed1fc0a796","kind":"tag","published_at":"2023-06-16T08:09:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.2/manifests"},{"name":"v0.18.0-pre.1","sha":"e119db8e199ab29e3094ab493dae26bf0df56a5e","kind":"tag","published_at":"2023-06-15T15:03:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.1/manifests"},{"name":"v0.18.0-pre.0","sha":"67d1214d552524f4a6bf28bbe630c2b8726178dc","kind":"tag","published_at":"2023-06-15T11:20:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.18.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.18.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.18.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.18.0-pre.0/manifests"},{"name":"v0.17.0-pre.52","sha":"e9afd2c3cdbdd2d66bb2160fc3421bee59bb5995","kind":"tag","published_at":"2023-06-15T10:06:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.52","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.52/manifests"},{"name":"v0.17.0","sha":"e9afd2c3cdbdd2d66bb2160fc3421bee59bb5995","kind":"commit","published_at":"2023-06-15T09:54:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0/manifests"},{"name":"v0.17.0-pre.51","sha":"3a1d3990fc87471440b806b1bc8eeffc8b95c655","kind":"tag","published_at":"2023-06-15T09:16:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.51","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.51/manifests"},{"name":"v0.17.0-pre.50","sha":"efd95aae1778d74169ca95f19ce06809805b45c7","kind":"tag","published_at":"2023-06-14T14:53:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.50","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.50/manifests"},{"name":"v0.17.0-pre.49","sha":"871b63d300fc599fecf47d6ccd444d1dc96bb6c1","kind":"tag","published_at":"2023-06-14T13:01:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.49","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.49/manifests"},{"name":"v0.17.0-pre.48","sha":"4357895d70b40ab488d7849313dbd0960e5659f0","kind":"tag","published_at":"2023-06-14T11:12:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.48","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.48/manifests"},{"name":"v0.17.0-pre.47","sha":"e981e80ba30249271e90b3470f6ec885bf867fad","kind":"tag","published_at":"2023-06-14T09:42:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.47","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.47/manifests"},{"name":"v0.17.0-pre.46","sha":"4b88f89aee52e8ed890cb0e76bb9a1a8bf72bb35","kind":"tag","published_at":"2023-06-13T10:51:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.46","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.46/manifests"},{"name":"v0.17.0-pre.45","sha":"56998eae7c2a2ef8100dff99bf6a6e78b0d0072b","kind":"tag","published_at":"2023-06-13T09:01:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.45","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.45/manifests"},{"name":"v0.17.0-pre.44","sha":"b68c7490de2df4e21d5a239fba8c47bf365e7f84","kind":"tag","published_at":"2023-06-13T07:24:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.44","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.44/manifests"},{"name":"v0.17.0-pre.43","sha":"e2eb73f95c3f036c2f173b13790c22ec6491ed70","kind":"tag","published_at":"2023-06-12T18:10:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.43","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.43/manifests"},{"name":"v0.17.0-pre.42","sha":"1340de4b89369cc2631c5fc597376c629e9268a1","kind":"tag","published_at":"2023-06-12T10:37:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.42","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.42/manifests"},{"name":"v0.17.0-pre.41","sha":"f613a41ad9e99f6dab24e2b23b4b6e2ebe3c7495","kind":"tag","published_at":"2023-06-12T07:28:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.41","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.41/manifests"},{"name":"v0.17.0-pre.40","sha":"95eed0106371fbb9aeec52eda778ba6900b25140","kind":"tag","published_at":"2023-06-08T15:14:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.40","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.40/manifests"},{"name":"v0.17.0-pre.39","sha":"a03bc2d5c849d9e0e389bd05f3b4aaad4e2fda2f","kind":"tag","published_at":"2023-06-07T10:25:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.39","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.39/manifests"},{"name":"v0.17.0-pre.38","sha":"6718b8247f4ad539a8dab8d03006354109357e65","kind":"tag","published_at":"2023-06-06T08:54:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.38","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.38/manifests"},{"name":"v0.17.0-pre.37","sha":"e2fba25bc6d6b4af141860ff82f3241178514336","kind":"tag","published_at":"2023-06-05T16:06:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.37","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.37/manifests"},{"name":"v0.17.0-pre.36","sha":"f20580064f2324394578479bfaa7513822f96b28","kind":"tag","published_at":"2023-06-01T14:22:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.36","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.36/manifests"},{"name":"v0.17.0-pre.35","sha":"23481dfe3abf4944071970c446d5bf88e52ee336","kind":"tag","published_at":"2023-06-01T13:23:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.35","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.35/manifests"},{"name":"v0.17.0-pre.34","sha":"2e510d80e19e7450d37e8bdeb6a55f647ffa4228","kind":"tag","published_at":"2023-06-01T12:51:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.34/manifests"},{"name":"v0.17.0-pre.33","sha":"5b4f030a364c42a9abfb7044f40167fa5ff586d4","kind":"tag","published_at":"2023-06-01T12:18:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.33/manifests"},{"name":"v0.17.0-pre.32","sha":"2eeed867e4a1706bf7bd7b2a57ac0e833bd2c7ce","kind":"tag","published_at":"2023-06-01T10:48:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.32/manifests"},{"name":"v0.17.0-pre.31","sha":"d1499288702400f86e22334dc525b3bfef8f7e89","kind":"tag","published_at":"2023-06-01T09:57:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.31/manifests"},{"name":"v0.16.3","sha":"d1499288702400f86e22334dc525b3bfef8f7e89","kind":"commit","published_at":"2023-06-01T09:45:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.3/manifests"},{"name":"v0.17.0-pre.30","sha":"b18fb6bb1f58f280de5ed8b4e325e8f3d5a17651","kind":"tag","published_at":"2023-06-01T09:04:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.30/manifests"},{"name":"v0.17.0-pre.29","sha":"317607a7eb08d31ce1a7cb7697dd94ce02449f04","kind":"tag","published_at":"2023-05-31T14:15:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.29/manifests"},{"name":"v0.17.0-pre.28","sha":"c41dc6c2305157e234512fb8f12baf8ec9339a6b","kind":"tag","published_at":"2023-05-31T13:07:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.28/manifests"},{"name":"v0.17.0-pre.27","sha":"c47de83033425cec5796e754b06283070d47c3df","kind":"tag","published_at":"2023-05-31T12:47:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.27/manifests"},{"name":"v0.17.0-pre.26","sha":"a6e573a073c7ff6cd4079363e33c82a15e27ee13","kind":"tag","published_at":"2023-05-31T11:57:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.26/manifests"},{"name":"v0.17.0-pre.25","sha":"29375c720119d0180a6b2e69ace2f170a15b46a3","kind":"tag","published_at":"2023-05-31T08:47:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.25/manifests"},{"name":"v0.16.2","sha":"29375c720119d0180a6b2e69ace2f170a15b46a3","kind":"commit","published_at":"2023-05-31T08:44:28.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.2/manifests"},{"name":"v0.17.0-pre.24","sha":"23fa3b68ed238a296ad821f19edeeb55d9a995ab","kind":"tag","published_at":"2023-05-30T16:30:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.24/manifests"},{"name":"v0.17.0-pre.23","sha":"5d861aadda376a33e1239ed36ec71850237bcdec","kind":"tag","published_at":"2023-05-30T14:26:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.23/manifests"},{"name":"v0.17.0-pre.22","sha":"b3c703da1f2b51d05ff7d5f1ec1dc3c1ff046f69","kind":"tag","published_at":"2023-05-30T13:44:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.22/manifests"},{"name":"v0.17.0-pre.21","sha":"0c96a06a870fab72fc8098997aa8858d7c92a9b6","kind":"tag","published_at":"2023-05-30T13:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.21/manifests"},{"name":"v0.17.0-pre.20","sha":"564953191556fad5ec926d4036a2ce98149286dd","kind":"tag","published_at":"2023-05-26T13:19:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.20/manifests"},{"name":"v0.17.0-pre.19","sha":"ea8c001c0f1381d5160e715f3f3b84ff57045aa5","kind":"tag","published_at":"2023-05-26T09:28:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.19/manifests"},{"name":"v0.17.0-pre.18","sha":"c25b71b5cd72798c09d007eb4fb78aca0ee42afc","kind":"tag","published_at":"2023-05-26T08:36:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.18/manifests"},{"name":"v0.17.0-pre.17","sha":"a5f4f5455a913489103c6768d564847b28b25c64","kind":"tag","published_at":"2023-05-25T11:26:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.17/manifests"},{"name":"v0.17.0-pre.16","sha":"1497ebd3c1c02a43011a18cd41ebb56b5df61c30","kind":"tag","published_at":"2023-05-24T10:42:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.16/manifests"},{"name":"v0.17.0-pre.15","sha":"f13e58902d1804358a13d4bd75909c508a39f43b","kind":"tag","published_at":"2023-05-11T17:17:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.15/manifests"},{"name":"v0.17.0-pre.14","sha":"f77571f18822d4e0af96b00879383fe5ca109050","kind":"tag","published_at":"2023-05-11T15:35:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.14/manifests"},{"name":"v0.17.0-pre.13","sha":"3555a2254f3dd3b334e5de7c3af6e02a6ec0ead2","kind":"tag","published_at":"2023-05-10T13:21:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.13/manifests"},{"name":"v0.17.0-pre.12","sha":"da0a017c4f965306b868b462b0eaf85dd3b7e4c7","kind":"tag","published_at":"2023-05-09T10:46:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.12/manifests"},{"name":"v0.17.0-pre.11","sha":"257fe308aacdc3028fedd691e9c751d44566b184","kind":"tag","published_at":"2023-05-09T07:55:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.11/manifests"},{"name":"v0.17.0-pre.10","sha":"2dfa74f69206a6f3e30ac7956a8b4f9007eb8c94","kind":"tag","published_at":"2023-05-08T12:57:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.10/manifests"},{"name":"v0.17.0-pre.9","sha":"54acdf2b574285a15f53819e9a2959cb1fc75302","kind":"tag","published_at":"2023-05-05T09:44:38.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.9/manifests"},{"name":"v0.17.0-pre.8","sha":"d4cd90c9a3a85be935e1a592dd68c2cd6e43e2f3","kind":"tag","published_at":"2023-04-28T12:39:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.8/manifests"},{"name":"v0.17.0-pre.7","sha":"6b80d6c4c4cc6b819e44019e639c9175c0e58293","kind":"tag","published_at":"2023-04-28T09:30:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.7/manifests"},{"name":"v0.17.0-pre.6","sha":"8c07df77ae021087e66efb61cfa72e690d36be21","kind":"tag","published_at":"2023-04-27T17:28:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.6/manifests"},{"name":"v0.16.1","sha":"8c07df77ae021087e66efb61cfa72e690d36be21","kind":"commit","published_at":"2023-04-27T17:25:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.1/manifests"},{"name":"v0.17.0-pre.5","sha":"f6c31059ed0d0eb3cec9e909b369b655e214202e","kind":"tag","published_at":"2023-04-27T15:57:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.5/manifests"},{"name":"v0.17.0-pre.4","sha":"58232093a0ccf0502e57daf79018fe11d8a3fa12","kind":"tag","published_at":"2023-04-27T15:02:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.4/manifests"},{"name":"v0.17.0-pre.3","sha":"226e4554474b152a4531cbcbde3fbd97d54ed5c6","kind":"tag","published_at":"2023-04-27T14:00:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.3/manifests"},{"name":"v0.17.0-pre.2","sha":"5fce991899e19ac4f03bb37716d1c2fd76e7b6ac","kind":"tag","published_at":"2023-04-26T12:45:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.2/manifests"},{"name":"v0.17.0-pre.1","sha":"449004c45fd08a56cb4c373fea4370b52d5b9db5","kind":"tag","published_at":"2023-04-26T11:44:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.1/manifests"},{"name":"v0.17.0-pre.0","sha":"705cdc5bc10b5f1fc88923887ebf0c4a076dee52","kind":"tag","published_at":"2023-04-20T12:46:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.17.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.17.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.17.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.17.0-pre.0/manifests"},{"name":"v0.16.0-pre.124","sha":"836268c638f0278d95f62dec8140695ff2de4890","kind":"tag","published_at":"2023-04-18T13:29:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.124","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.124/manifests"},{"name":"v0.16.0","sha":"836268c638f0278d95f62dec8140695ff2de4890","kind":"commit","published_at":"2023-04-18T13:26:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0/manifests"},{"name":"v0.16.0-pre.123","sha":"648df3be469399622a052f362d7ffa9faf5bad0b","kind":"tag","published_at":"2023-04-18T12:10:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.123","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.123/manifests"},{"name":"v0.16.0-pre.122","sha":"1811830a5dd1fd30d09a2e5d14301513502631f3","kind":"tag","published_at":"2023-04-18T11:37:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.122","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.122/manifests"},{"name":"v0.16.0-pre.121","sha":"49454d8079ae22d00bf5eedfdb60f111db1d5954","kind":"tag","published_at":"2023-04-18T10:44:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.121","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.121/manifests"},{"name":"v0.16.0-pre.120","sha":"6faddc0ab17dee25facaa10c01f818c20a489cd8","kind":"tag","published_at":"2023-04-18T09:55:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.120","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.120/manifests"},{"name":"v0.16.0-pre.119","sha":"c85dc9c48ed55ab39269231f24d877b62e9d25f3","kind":"tag","published_at":"2023-04-18T08:45:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.119","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.119/manifests"},{"name":"v0.16.0-pre.118","sha":"e1d418e561be81de456bc63529a64d4928555316","kind":"tag","published_at":"2023-04-18T07:44:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.118","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.118/manifests"},{"name":"v0.16.0-pre.117","sha":"a21d3288e09f70787ee84c3171e7a796f102e434","kind":"tag","published_at":"2023-04-17T09:28:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.117","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.117/manifests"},{"name":"v0.16.0-pre.116","sha":"906a3f3da787b6b7694a37386dfa69004a1d434d","kind":"tag","published_at":"2023-04-17T08:34:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.116","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.116/manifests"},{"name":"v0.16.0-pre.115","sha":"2ec317ab55ffff3481b9f34b759a2928263ab2d5","kind":"tag","published_at":"2023-04-14T16:13:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.115","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.115/manifests"},{"name":"v0.16.0-pre.114","sha":"6d9065f67716bcb6cc7337250be6a6122e9d20d5","kind":"tag","published_at":"2023-04-14T15:17:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.114","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.114/manifests"},{"name":"v0.16.0-pre.113","sha":"7ec9765b6559169653476a59cd1d829ca8389f14","kind":"tag","published_at":"2023-04-14T14:22:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.113","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.113/manifests"},{"name":"v0.16.0-pre.112","sha":"1a6a74cd553d751520ebe99c83ef74b878e4b803","kind":"tag","published_at":"2023-04-14T13:24:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.112","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.112/manifests"},{"name":"v0.16.0-pre.111","sha":"5e979d7c4148537a53728948f407b2d7d8a0094f","kind":"tag","published_at":"2023-04-14T08:57:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.111","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.111/manifests"},{"name":"v0.16.0-pre.110","sha":"7ec5b6ebef214b0f27204476b7b933c039eb7daa","kind":"tag","published_at":"2023-04-13T16:25:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.110","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.110/manifests"},{"name":"v0.16.0-pre.109","sha":"9f540eab9ac95f9c3b88eb1319409a8f18c73120","kind":"tag","published_at":"2023-04-13T13:59:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.109","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.109/manifests"},{"name":"v0.16.0-pre.108","sha":"d8cbcbb907beb024de80473fe16a8518b0a491e0","kind":"tag","published_at":"2023-04-13T13:01:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.108","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.108/manifests"},{"name":"v0.16.0-pre.107","sha":"144df27a84b18c4c4332a81c42a8b11f0167b931","kind":"tag","published_at":"2023-04-13T12:03:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.107","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.107/manifests"},{"name":"v0.16.0-pre.106","sha":"5741a9a346236214247d6d2be72d8546ea05d579","kind":"tag","published_at":"2023-04-13T07:14:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.106","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.106/manifests"},{"name":"v0.16.0-pre.105","sha":"423f221cace1186aab9e717632395c51f03cf6a9","kind":"tag","published_at":"2023-04-12T12:15:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.105","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.105/manifests"},{"name":"v0.16.0-pre.104","sha":"7a4579eb159bfb174197e8adb351be0cea245c90","kind":"tag","published_at":"2023-04-12T11:21:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.104","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.104/manifests"},{"name":"v0.16.0-pre.103","sha":"71934f630173e2b7316022e9d1f4a7a886331eae","kind":"tag","published_at":"2023-04-12T08:29:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.103","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.103/manifests"},{"name":"v0.16.0-pre.102","sha":"d745e2e15205e1768ba02b44482269bfb27c9381","kind":"tag","published_at":"2023-04-11T16:06:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.102","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.102/manifests"},{"name":"v0.16.0-pre.101","sha":"c27b372e85f1aab4d0c5cfbe3e642c521387092e","kind":"tag","published_at":"2023-04-11T11:23:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.101","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.101/manifests"},{"name":"v0.16.0-pre.100","sha":"e26c66c188875de9539b9acf36bb9d2bafb73671","kind":"tag","published_at":"2023-04-06T14:30:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.100","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.100/manifests"},{"name":"v0.16.0-pre.99","sha":"08d61b24b1a5e4af2f4bda847950c744e54402b2","kind":"tag","published_at":"2023-04-06T11:30:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.99","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.99/manifests"},{"name":"v0.16.0-pre.98","sha":"d6534cbbe9af5942a0fb8d95c3cfa38f827fac5e","kind":"tag","published_at":"2023-04-05T14:50:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.98","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.98/manifests"},{"name":"v0.16.0-pre.97","sha":"b69fb4fc89cf65dcf96b7db8ef1dbba9387da997","kind":"tag","published_at":"2023-04-05T13:58:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.97","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.97/manifests"},{"name":"v0.16.0-pre.96","sha":"dff31141f823d25ad25b7404d28c9fd17d069e24","kind":"tag","published_at":"2023-04-05T11:02:38.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.96","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.96/manifests"},{"name":"v0.16.0-pre.95","sha":"5dd8367043f54cecafb4c003cf44954f668d34e4","kind":"tag","published_at":"2023-04-04T07:28:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.95","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.95/manifests"},{"name":"v0.16.0-pre.94","sha":"9a64556e7f7da667ecb5439a617d5015b2fc4fea","kind":"tag","published_at":"2023-04-03T13:50:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.94","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.94/manifests"},{"name":"v0.16.0-pre.93","sha":"7793f56dedf6cb4f338f255c79a765d9e8bf1c60","kind":"tag","published_at":"2023-04-03T12:56:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.93","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.93/manifests"},{"name":"v0.16.0-pre.92","sha":"cde0eac1505f9e88704d4abfa906a62a9c8d92f1","kind":"tag","published_at":"2023-04-03T12:05:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.92","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.92/manifests"},{"name":"v0.16.0-pre.91","sha":"ed4012a4979330752fed2d48d3b81636acee1cd0","kind":"tag","published_at":"2023-04-03T08:55:37.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.91","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.91/manifests"},{"name":"v0.16.0-pre.90","sha":"ff98f4034a77b3485d19426c79cf804972222161","kind":"tag","published_at":"2023-03-30T14:48:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.90","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.90/manifests"},{"name":"v0.16.0-pre.89","sha":"1df481438cd4bad0ee7be7e8319b8764c9ecc39d","kind":"tag","published_at":"2023-03-30T11:37:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.89","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.89/manifests"},{"name":"v0.16.0-pre.88","sha":"13359255a0033682763d8f180d4385e7903c8a92","kind":"tag","published_at":"2023-03-29T11:40:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.88","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.88/manifests"},{"name":"v0.16.0-pre.87","sha":"d6546a37cba172b5be55dd43ba810a3d7e711d84","kind":"tag","published_at":"2023-03-28T15:12:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.87","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.87/manifests"},{"name":"v0.16.0-pre.86","sha":"d031caa551d7fe992afe4c2202d54916b1d88c65","kind":"tag","published_at":"2023-03-28T07:33:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.86","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.86/manifests"},{"name":"v0.16.0-pre.85","sha":"f72c4a1185ef8021d6a7924e6afa750f2140cd5e","kind":"tag","published_at":"2023-03-24T03:58:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.85","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.85/manifests"},{"name":"v0.16.0-pre.84","sha":"7870eef8c36049768212ae8c25c4103332201501","kind":"tag","published_at":"2023-03-22T11:10:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.84","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.84/manifests"},{"name":"v0.16.0-pre.83","sha":"f533cb8167fb5065f625331277afe7416d6c5806","kind":"tag","published_at":"2023-03-22T10:21:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.83","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.83/manifests"},{"name":"v0.16.0-pre.82","sha":"170485103c17edf8f97f507383be5276699d1e32","kind":"tag","published_at":"2023-03-22T08:03:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.82","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.82/manifests"},{"name":"v0.16.0-pre.81","sha":"f4489ee5ec14662f61e9ffc7b5f649fd53012925","kind":"tag","published_at":"2023-03-21T13:09:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.81","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.81/manifests"},{"name":"v0.16.0-pre.80","sha":"506cd10ab0bcc373a74a60c43411c8c1a10b0444","kind":"tag","published_at":"2023-03-16T15:59:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.80","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.80/manifests"},{"name":"v0.16.0-pre.79","sha":"116c690835e40b16895db1f70beaac6464dd5487","kind":"tag","published_at":"2023-03-16T10:04:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.79","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.79/manifests"},{"name":"v0.16.0-pre.78","sha":"ee8ae9934acd23efa7cd476e5c9c84ab2a8671e9","kind":"tag","published_at":"2023-03-15T14:30:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.78","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.78/manifests"},{"name":"v0.16.0-pre.77","sha":"c5d08a7f89fc30e17d70f127f32f174dd1e4962b","kind":"tag","published_at":"2023-03-15T12:40:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.77","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.77/manifests"},{"name":"v0.16.0-pre.76","sha":"e81ef6c738cca9cbba406ba023420585a32ec5e0","kind":"tag","published_at":"2023-03-14T13:47:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.76","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.76/manifests"},{"name":"v0.16.0-pre.75","sha":"41767e137f2c040e871fcb5104ab6d663d89c27e","kind":"tag","published_at":"2023-03-14T09:37:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.75","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.75/manifests"},{"name":"v0.16.0-pre.74","sha":"32bdbbdeb67b48d7a2e2924d66143bdbb03da45c","kind":"tag","published_at":"2023-03-14T08:13:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.74","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.74/manifests"},{"name":"v0.16.0-pre.73","sha":"40a671ca5edecfd99abf29622363872f9b3e169a","kind":"tag","published_at":"2023-03-13T16:16:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.73","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.73/manifests"},{"name":"v0.16.0-pre.72","sha":"21c14fc47e68d8c674cb252a09acf3b29aa82011","kind":"tag","published_at":"2023-03-13T09:38:37.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.72","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.72/manifests"},{"name":"v0.16.0-pre.71","sha":"32722ae4bad2095995a27e385aa608177d3eea24","kind":"tag","published_at":"2023-03-10T11:35:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.71","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.71/manifests"},{"name":"v0.16.0-pre.70","sha":"a65de5708244145da4839013a87eadfcaf84e630","kind":"tag","published_at":"2023-03-10T09:26:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.70","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.70/manifests"},{"name":"v0.16.0-pre.69","sha":"c3896e2768b1e7250b39f98d5c52e0e65fbbe9d8","kind":"tag","published_at":"2023-03-09T17:06:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.69","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.69/manifests"},{"name":"v0.16.0-pre.68","sha":"53cc64c3d9cb3e42d145afbaf7bbffa9957a8add","kind":"tag","published_at":"2023-03-09T11:24:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.68","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.68/manifests"},{"name":"v0.16.0-pre.67","sha":"8e28794c0b5c062a234ddd9dfe3318cd17014a8f","kind":"tag","published_at":"2023-03-09T10:30:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.67","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.67/manifests"},{"name":"v0.16.0-pre.66","sha":"f5707211096accfdc3c2f0025aa638d38e792b4b","kind":"tag","published_at":"2023-03-08T15:23:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.66","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.66/manifests"},{"name":"v0.16.0-pre.65","sha":"4b089906da231531824d73fb87cff2f093b5aafa","kind":"tag","published_at":"2023-03-08T14:02:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.65","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.65/manifests"},{"name":"v0.16.0-pre.64","sha":"bf20dcc32038d1c2d56d49e9cab07f77b6cbfaac","kind":"tag","published_at":"2023-03-08T11:12:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.64","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.64/manifests"},{"name":"v0.16.0-pre.63","sha":"304ef289bf406a5e1d12dea21404ff63f4713faa","kind":"tag","published_at":"2023-03-08T10:03:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.63","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.63/manifests"},{"name":"v0.16.0-pre.62","sha":"76f6c4559696780158d9fcf3e1a0749e2a0710dd","kind":"tag","published_at":"2023-03-08T09:17:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.62","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.62/manifests"},{"name":"v0.16.0-pre.61","sha":"69bdd42b20f9ef20b7535b0d367ccaa84e99486f","kind":"tag","published_at":"2023-03-08T08:31:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.61","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.61/manifests"},{"name":"v0.16.0-pre.60","sha":"03c779ef332803ba5af5e346270cacfa96a004f0","kind":"tag","published_at":"2023-03-08T08:04:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.60","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.60/manifests"},{"name":"v0.16.0-pre.59","sha":"50a7b444f84609992dbc2d4392d392d98aa02841","kind":"tag","published_at":"2023-03-07T11:00:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.59","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.59/manifests"},{"name":"v0.16.0-pre.58","sha":"855c03df0650c2ae72bc0ef8ca29b0e65e44ea0f","kind":"tag","published_at":"2023-03-07T09:36:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.58","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.58/manifests"},{"name":"v0.16.0-pre.57","sha":"ced65b17d2dde7cb07af0c18430a2088076ac1a8","kind":"tag","published_at":"2023-03-07T08:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.57","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.57/manifests"},{"name":"v0.16.0-pre.56","sha":"8da3c359dd0935ba530b6844004501f7ca09a813","kind":"tag","published_at":"2023-03-06T16:00:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.56","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.56/manifests"},{"name":"v0.16.0-pre.55","sha":"5ed933c7e337c27b846f04b1971978014e85f353","kind":"tag","published_at":"2023-03-03T13:43:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.55","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.55/manifests"},{"name":"v0.16.0-pre.54","sha":"c0e6c55dbc9a6d11fe997f14eb5dc9278a3cad61","kind":"tag","published_at":"2023-03-03T11:44:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.54","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.54/manifests"},{"name":"v0.16.0-pre.53","sha":"008bab938231b84fc5199dd9f5bd1e5db1baedf5","kind":"tag","published_at":"2023-03-03T10:41:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.53","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.53/manifests"},{"name":"v0.16.0-pre.52","sha":"57b1d12fe5fb3fcc3b89de8449c20ee13c62f9ac","kind":"tag","published_at":"2023-03-02T08:58:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.52","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.52/manifests"},{"name":"v0.16.0-pre.51","sha":"1350e17e042b3d4f9afe2d268ec6d6d49af223a1","kind":"tag","published_at":"2023-03-01T15:40:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.51","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.51/manifests"},{"name":"v0.16.0-pre.50","sha":"aeda96bd633b9b2bdcf7894582345eb1ca69b00b","kind":"tag","published_at":"2023-02-27T10:35:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.50","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.50/manifests"},{"name":"v0.16.0-pre.49","sha":"be9ba42990d4867ba23900de8fb7006b000e6926","kind":"tag","published_at":"2023-02-27T10:12:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.49","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.49/manifests"},{"name":"v0.16.0-pre.48","sha":"0b73073b6dba172b540269761b7f32b05ea3efd3","kind":"tag","published_at":"2023-02-24T15:33:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.48","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.48/manifests"},{"name":"v0.16.0-pre.47","sha":"46e0b958adc62d040b90dea382a9028dd4a6d8f4","kind":"tag","published_at":"2023-02-24T10:13:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.47","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.47/manifests"},{"name":"v0.16.0-pre.46","sha":"5cec0935c05da5e8a1fd3a01392709453215a13e","kind":"tag","published_at":"2023-02-23T17:11:38.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.46","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.46/manifests"},{"name":"v0.16.0-pre.45","sha":"857882f07071c471071dab6c414b6944a5d9188b","kind":"tag","published_at":"2023-02-22T14:19:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.45","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.45/manifests"},{"name":"v0.16.0-pre.44","sha":"afe7e14f855165cdf7aba1a7dfcc2c26e5414e61","kind":"tag","published_at":"2023-02-16T17:18:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.44","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.44/manifests"},{"name":"v0.16.0-pre.43","sha":"35c8686b9f89e4888c2c95f416fb49e91d8f98d2","kind":"tag","published_at":"2023-02-16T16:03:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.43","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.43/manifests"},{"name":"v0.15.5","sha":"35c8686b9f89e4888c2c95f416fb49e91d8f98d2","kind":"commit","published_at":"2023-02-16T15:11:25.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.5/manifests"},{"name":"v0.16.0-pre.42","sha":"9a61431f3b8f17380235f6c9b00a783baead25ad","kind":"tag","published_at":"2023-02-16T15:01:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.42","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.42/manifests"},{"name":"v0.16.0-pre.41","sha":"8e4f43b7b59f439bc72ea5380b23c689d94c0d68","kind":"tag","published_at":"2023-02-16T09:30:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.41","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.41/manifests"},{"name":"v0.16.0-pre.40","sha":"e8ad548c1fbd12ec75ee89709a6b4db45840b7c6","kind":"tag","published_at":"2023-02-15T13:37:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.40","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.40/manifests"},{"name":"v0.16.0-pre.39","sha":"f12fae27800de4c652b623e696075db86b203d4d","kind":"tag","published_at":"2023-02-15T12:44:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.39","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.39/manifests"},{"name":"v0.16.0-pre.38","sha":"0e64228325456e4875adffa9e708ad8ecea91b7c","kind":"tag","published_at":"2023-02-14T08:58:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.38","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.38/manifests"},{"name":"v0.16.0-pre.37","sha":"bd88b773a900228f7ba86ce1d67efa9c7d082ac2","kind":"tag","published_at":"2023-02-13T11:18:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.37","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.37/manifests"},{"name":"v0.16.0-pre.36","sha":"c1101f741a378040e2108b2cae01ad09fb464d36","kind":"tag","published_at":"2023-02-13T09:19:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.36","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.36/manifests"},{"name":"v0.16.0-pre.35","sha":"c9935edd25efd9c746cc4c6fbb04dfe58bfae45c","kind":"tag","published_at":"2023-02-09T15:41:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.35","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.35/manifests"},{"name":"v0.16.0-pre.34","sha":"a8e6064ca7575bbbb59994738a538ad9a707e1e5","kind":"tag","published_at":"2023-02-09T12:36:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.34/manifests"},{"name":"v0.15.4","sha":"a8e6064ca7575bbbb59994738a538ad9a707e1e5","kind":"commit","published_at":"2023-02-09T11:58:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.4/manifests"},{"name":"v0.16.0-pre.33","sha":"532b616c28ba5a0ec25ded2e86b13c9e8feaafa3","kind":"tag","published_at":"2023-02-09T11:35:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.33/manifests"},{"name":"v0.16.0-pre.32","sha":"4ea9cd96fa0c968e7056d0eb5ad22dc1b9e472d3","kind":"tag","published_at":"2023-02-06T10:30:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.32/manifests"},{"name":"v0.16.0-pre.31","sha":"6c3ab459fe9b5f818a9377b232ae454f9f5984a4","kind":"tag","published_at":"2023-02-06T08:55:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.31/manifests"},{"name":"v0.15.3","sha":"6c3ab459fe9b5f818a9377b232ae454f9f5984a4","kind":"commit","published_at":"2023-02-06T08:53:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.3/manifests"},{"name":"v0.16.0-pre.30","sha":"50d07b7a10743c7782a953eb3c7e4bab7e61c8b6","kind":"tag","published_at":"2023-02-03T16:16:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.30/manifests"},{"name":"v0.16.0-pre.29","sha":"ac4c7b25f512bb9089e11ded21ff3801cbf2615f","kind":"tag","published_at":"2023-02-03T13:20:25.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.29/manifests"},{"name":"v0.16.0-pre.28","sha":"112872c026abe38eecc750a15d7e3b7036625dc9","kind":"tag","published_at":"2023-02-03T12:26:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.28/manifests"},{"name":"v0.16.0-pre.27","sha":"145e0f1d804eaa915e420ba2fe067ff1d804962f","kind":"tag","published_at":"2023-02-03T10:19:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.27/manifests"},{"name":"v0.16.0-pre.26","sha":"e81bcc0cb23c8ae9a26795fd1955db4cfea5cf6c","kind":"tag","published_at":"2023-02-02T13:53:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.26/manifests"},{"name":"v0.16.0-pre.25","sha":"4c7b678beacc7ea2c24d9d45b5161ea23fd6d05f","kind":"tag","published_at":"2023-02-02T11:51:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.25/manifests"},{"name":"v0.16.0-pre.24","sha":"88f1d3727049d76307875cc1c75b5ff1e2f7ac6b","kind":"tag","published_at":"2023-02-02T11:26:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.24/manifests"},{"name":"v0.16.0-pre.23","sha":"427705c09d96bc66ec40c2c30eceabf951780768","kind":"tag","published_at":"2023-02-02T10:13:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.23/manifests"},{"name":"v0.16.0-pre.22","sha":"b3c34a80e75a167b758807bcebfebd06d360c168","kind":"tag","published_at":"2023-02-02T08:12:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.22/manifests"},{"name":"v0.16.0-pre.21","sha":"e37b605367e97689b80b5ff48d70b511442a3144","kind":"tag","published_at":"2023-02-01T10:45:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.21/manifests"},{"name":"v0.16.0-pre.20","sha":"8d33d56a84301ef357bae4218a020a8d93b80ce4","kind":"tag","published_at":"2023-01-31T19:21:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.20/manifests"},{"name":"v0.16.0-pre.19","sha":"aa08284f094851d953611d465a1d1a1659506ce5","kind":"tag","published_at":"2023-01-31T18:57:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.19/manifests"},{"name":"v0.16.0-pre.18","sha":"96d24a8c253ff786362da7a191f7697d444fcbcc","kind":"tag","published_at":"2023-01-31T16:27:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.18/manifests"},{"name":"v0.16.0-pre.17","sha":"319b49c83106617704456d36d02b5f011d7f0324","kind":"tag","published_at":"2023-01-31T11:40:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.17/manifests"},{"name":"v0.16.0-pre.16","sha":"16cb744690c81bb1b0267f2e2c8cfc2a4cefd369","kind":"tag","published_at":"2023-01-31T10:43:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.16/manifests"},{"name":"v0.16.0-pre.15","sha":"6254cbc0b5afce94355c0c85ab4c625a0a43cbb3","kind":"tag","published_at":"2023-01-30T13:36:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.15/manifests"},{"name":"v0.16.0-pre.14","sha":"8f4151e5a0c7df8004a2f334e7b27e4938385472","kind":"tag","published_at":"2023-01-30T12:36:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.14/manifests"},{"name":"v0.16.0-pre.13","sha":"2b12f36ea7fea58a75afe8c1cd3bd8df0696e801","kind":"tag","published_at":"2023-01-30T09:25:38.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.13/manifests"},{"name":"v0.16.0-pre.12","sha":"fefe3bb08c96f87a73f3a4dd42ad665c8b7b917b","kind":"tag","published_at":"2023-01-27T13:37:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.12/manifests"},{"name":"v0.15.2","sha":"fefe3bb08c96f87a73f3a4dd42ad665c8b7b917b","kind":"commit","published_at":"2023-01-27T12:58:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.2/manifests"},{"name":"v0.16.0-pre.11","sha":"cbd25588586ef5586ecadfe85d654bc227b9a933","kind":"tag","published_at":"2023-01-27T12:39:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.11/manifests"},{"name":"v0.16.0-pre.10","sha":"510615b3ed8a3d9bdc99e04dde9ec27b8dd5a88d","kind":"tag","published_at":"2023-01-27T11:28:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.10/manifests"},{"name":"v0.16.0-pre.9","sha":"6a74269946a609550a32194091d256326da697bd","kind":"tag","published_at":"2023-01-26T09:42:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.9/manifests"},{"name":"v0.16.0-pre.8","sha":"afd5298d3f7b7e4a2d9b23c33fe5ae10d6ecc147","kind":"tag","published_at":"2023-01-25T16:04:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.8/manifests"},{"name":"v0.16.0-pre.7","sha":"9e641f69ce8943c3737ab43cdd74a5306c41d485","kind":"tag","published_at":"2023-01-25T15:06:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.7/manifests"},{"name":"v0.16.0-pre.6","sha":"30c86ad21f2eabc367282d38320d86a77b66e388","kind":"tag","published_at":"2023-01-25T14:05:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.6/manifests"},{"name":"v0.16.0-pre.5","sha":"38fa218119e48fa56a57454416672eaab6946259","kind":"tag","published_at":"2023-01-24T15:36:23.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.5/manifests"},{"name":"v0.16.0-pre.4","sha":"8a39e2b8aa322ae1f64c75631700b11500df7e06","kind":"tag","published_at":"2023-01-24T11:31:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.4/manifests"},{"name":"v0.15.1","sha":"8a39e2b8aa322ae1f64c75631700b11500df7e06","kind":"commit","published_at":"2023-01-24T11:28:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.1/manifests"},{"name":"v0.16.0-pre.3","sha":"5a82b1fc60d28e8fc828d3996061fba7f7b5a338","kind":"tag","published_at":"2023-01-23T11:35:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.3/manifests"},{"name":"v0.16.0-pre.2","sha":"8eb985b3ca1398e85c538b745dc32a250c918781","kind":"tag","published_at":"2023-01-22T19:47:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.2/manifests"},{"name":"v0.16.0-pre.1","sha":"44cf75daab5e89bdfe89887d24bcb283287e5564","kind":"tag","published_at":"2023-01-18T13:05:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.1/manifests"},{"name":"v0.16.0-pre.0","sha":"06431f3d6dc255da6ef65d70ffd8cb81d1b88a27","kind":"tag","published_at":"2023-01-17T15:53:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.16.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.16.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.16.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.16.0-pre.0/manifests"},{"name":"v0.15.0-pre.67","sha":"1a46aabfd096ca4cf0df2b837af72672769856a3","kind":"tag","published_at":"2023-01-17T11:24:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.67","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.67/manifests"},{"name":"v0.15.0","sha":"1a46aabfd096ca4cf0df2b837af72672769856a3","kind":"commit","published_at":"2023-01-17T11:22:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0/manifests"},{"name":"v0.15.0-pre.66","sha":"1318b8c2191ca65ed4b8dfe4166028c435235107","kind":"tag","published_at":"2023-01-17T09:38:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.66","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.66/manifests"},{"name":"v0.15.0-pre.65","sha":"c684056d5c7bad2a99028857734b5e5108a393f0","kind":"tag","published_at":"2023-01-17T07:14:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.65","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.65/manifests"},{"name":"v0.15.0-pre.64","sha":"d9d14e4fa4f7e1331bc37de21813f32f000ee968","kind":"tag","published_at":"2023-01-17T00:24:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.64","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.64/manifests"},{"name":"v0.15.0-pre.63","sha":"bc44c2c24eb985814125f7bd7cec40e7414158d1","kind":"tag","published_at":"2023-01-17T00:00:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.63","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.63/manifests"},{"name":"v0.15.0-pre.62","sha":"6e33100f5811807d67c6d3b8f345d5a8332dc232","kind":"tag","published_at":"2023-01-16T19:01:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.62","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.62/manifests"},{"name":"v0.15.0-pre.61","sha":"bbc44570e2b97eb992b1bdb8bf5699631cc066e5","kind":"tag","published_at":"2023-01-16T16:33:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.61","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.61/manifests"},{"name":"v0.15.0-pre.60","sha":"cb18af6ca14e10fcbebf4b1f030c840927eb044b","kind":"tag","published_at":"2023-01-16T13:27:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.60","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.60/manifests"},{"name":"v0.15.0-pre.59","sha":"ef37f5ba54758765f232f118f1d7a3c726652e00","kind":"tag","published_at":"2023-01-16T12:39:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.59","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.59/manifests"},{"name":"v0.15.0-pre.58","sha":"068b6564afb31cad9af2307fbd407cdbf7402993","kind":"tag","published_at":"2023-01-16T08:42:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.58","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.58/manifests"},{"name":"v0.15.0-pre.57","sha":"eb7c038cb90abc94681b5e73a11d06c061f98c4c","kind":"tag","published_at":"2023-01-13T15:51:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.57","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.57/manifests"},{"name":"v0.15.0-pre.56","sha":"bcd8eb865cb24ec4cd1862e4afe7c71a0e11ad9e","kind":"tag","published_at":"2023-01-13T13:25:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.56","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.56/manifests"},{"name":"v0.15.0-pre.55","sha":"772d467a59e979775f8691c285fa84bc0477f7e6","kind":"tag","published_at":"2023-01-13T09:18:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.55","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.55/manifests"},{"name":"v0.15.0-pre.54","sha":"18f6d0f206ceddd97aa2318dd3d7b6210c1fb55e","kind":"tag","published_at":"2023-01-12T18:49:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.54","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.54/manifests"},{"name":"v0.15.0-pre.53","sha":"f31c5833f6b793b6f0b0fbc90dafc3d91de6a5f9","kind":"tag","published_at":"2023-01-12T16:56:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.53","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.53/manifests"},{"name":"v0.15.0-pre.52","sha":"1fd4f4f1bb56ac63690318fb21c84320012025f1","kind":"tag","published_at":"2023-01-12T15:08:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.52","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.52/manifests"},{"name":"v0.15.0-pre.51","sha":"9cc1d576a555ef43648a0d8cf07bebd19b5b6edd","kind":"tag","published_at":"2023-01-11T11:18:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.51","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.51/manifests"},{"name":"v0.15.0-pre.50","sha":"a63097d038aa9661b6e2aa20a74302bb5dce40b9","kind":"tag","published_at":"2023-01-11T10:51:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.50","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.50/manifests"},{"name":"v0.15.0-pre.49","sha":"0cd4c9c7bcd1821f52364688d116e837c1687863","kind":"tag","published_at":"2023-01-11T10:07:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.49","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.49/manifests"},{"name":"v0.15.0-pre.48","sha":"d279286befbe58c7a079e9fc49e31223f047b584","kind":"tag","published_at":"2023-01-10T14:38:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.48","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.48/manifests"},{"name":"v0.15.0-pre.47","sha":"50e6b21f27d751828fbcb72ee36524efd5acf073","kind":"tag","published_at":"2023-01-10T09:56:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.47","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.47/manifests"},{"name":"v0.15.0-pre.46","sha":"28c4159ead620512e59089af383c8c0367d7fa46","kind":"tag","published_at":"2023-01-09T18:28:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.46","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.46/manifests"},{"name":"v0.15.0-pre.45","sha":"3a1a6a803b8017a1a5999d5c51161432c89a9f07","kind":"tag","published_at":"2023-01-09T17:32:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.45","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.45/manifests"},{"name":"v0.15.0-pre.44","sha":"3f897e5aced7def6b0a48ad082c99785061c530e","kind":"tag","published_at":"2023-01-09T16:31:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.44","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.44/manifests"},{"name":"v0.15.0-pre.43","sha":"42b0e45510d69bb94690d9a27ebcf993563014c5","kind":"tag","published_at":"2023-01-09T15:26:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.43","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.43/manifests"},{"name":"v0.15.0-pre.42","sha":"014a87ee523a648bc98d8aeae5918006d5cf81f2","kind":"tag","published_at":"2023-01-05T11:45:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.42","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.42/manifests"},{"name":"v0.15.0-pre.41","sha":"733fee9bd0827b2a24b4cc82bced6dd597ea70f5","kind":"tag","published_at":"2023-01-04T12:42:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.41","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.41/manifests"},{"name":"v0.15.0-pre.40","sha":"39f365350606f14bc0e6104aca53b9c5fef80bb9","kind":"tag","published_at":"2023-01-04T03:58:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.40","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.40/manifests"},{"name":"v0.15.0-pre.39","sha":"20541785d05572af20974f4f19568a3540d0c220","kind":"tag","published_at":"2023-01-03T13:15:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.39","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.39/manifests"},{"name":"v0.15.0-pre.38","sha":"913d620283ebdeb28f12b52c662e5a168de9d49a","kind":"tag","published_at":"2022-12-23T16:52:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.38","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.38/manifests"},{"name":"v0.15.0-pre.37","sha":"a962399e1fa478d35749f22318328f7449890f7d","kind":"tag","published_at":"2022-12-22T12:27:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.37","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.37/manifests"},{"name":"v0.15.0-pre.36","sha":"d42795e9131833f04f591f474b4cdfe828b82cbe","kind":"tag","published_at":"2022-12-15T16:39:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.36","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.36/manifests"},{"name":"v0.15.0-pre.35","sha":"50c3ee978c8c54bca172f3ead1fd798b3d19384e","kind":"tag","published_at":"2022-12-15T15:00:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.35","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.35/manifests"},{"name":"v0.15.0-pre.34","sha":"f90ff87b41871c433709bbedea58fd9fdfd36c1d","kind":"tag","published_at":"2022-12-15T12:20:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.34/manifests"},{"name":"v0.15.0-pre.33","sha":"7263c106cc6dbee056290d0777c1d476e7c7dc4b","kind":"tag","published_at":"2022-12-15T10:40:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.33/manifests"},{"name":"v0.15.0-pre.32","sha":"ad30cd90ec302a9350d7baf3dc09afe67b183894","kind":"tag","published_at":"2022-12-15T09:17:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.32/manifests"},{"name":"v0.15.0-pre.31","sha":"1f5031effdac1f921ddf487e022b61574e437dc3","kind":"tag","published_at":"2022-12-08T11:55:18.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.31/manifests"},{"name":"v0.15.0-pre.30","sha":"ced9d511757f7fb8a6e8c7eead4e54306d19d111","kind":"tag","published_at":"2022-12-07T14:34:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.30/manifests"},{"name":"v0.14.3","sha":"ced9d511757f7fb8a6e8c7eead4e54306d19d111","kind":"commit","published_at":"2022-12-07T14:31:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.3/manifests"},{"name":"v0.15.0-pre.29","sha":"403cd68ceb5dd33369b494e7aa71967a66c02808","kind":"tag","published_at":"2022-12-06T14:48:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.29/manifests"},{"name":"v0.15.0-pre.28","sha":"19ca3686e434c8cd5f2795d2aa2467b61559fef3","kind":"tag","published_at":"2022-12-06T12:49:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.28/manifests"},{"name":"v0.14.2","sha":"25a2d96860df2a0f433e2dee30e362f2f6c68105","kind":"commit","published_at":"2022-12-05T12:41:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.2/manifests"},{"name":"v0.15.0-pre.27","sha":"aa6da50684338cae777da2e3f3ef270e0589b339","kind":"tag","published_at":"2022-12-05T11:12:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.27/manifests"},{"name":"v0.15.0-pre.26","sha":"e23b5a39bee982fbe82665ae61df60498740eb55","kind":"tag","published_at":"2022-12-05T10:16:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.26/manifests"},{"name":"v0.15.0-pre.25","sha":"47a562d4fbafd77e6e9a2e26783e1bc1188cd9bf","kind":"tag","published_at":"2022-12-02T17:11:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.25/manifests"},{"name":"v0.15.0-pre.24","sha":"255cd700545f2f1108639ca95edfbdc154bdbbc3","kind":"tag","published_at":"2022-12-02T16:42:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.24/manifests"},{"name":"v0.15.0-pre.23","sha":"c2ce3cb0ff63b14bb372ca03af62aae715f264f8","kind":"tag","published_at":"2022-12-02T12:21:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.23/manifests"},{"name":"v0.15.0-pre.22","sha":"3e2f746ee16dc3a313da4e9c549b71f415dafdb9","kind":"tag","published_at":"2022-12-02T11:55:37.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.22/manifests"},{"name":"v0.15.0-pre.21","sha":"b74828b6f480188b4fff284d0468d80fef457e34","kind":"tag","published_at":"2022-12-02T09:59:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.21/manifests"},{"name":"v0.15.0-pre.20","sha":"5d02eedfa060dee8d02907fdf2f1c43d6f3c5cb3","kind":"tag","published_at":"2022-12-01T14:18:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.20/manifests"},{"name":"v0.15.0-pre.19","sha":"3acb93504af9e4f26bcb50625a32bee21b1b9267","kind":"tag","published_at":"2022-12-01T12:46:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.19/manifests"},{"name":"v0.15.0-pre.18","sha":"310128dc3dd1b597fa66806c56fbdf3bd5e72eb7","kind":"tag","published_at":"2022-12-01T11:34:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.18/manifests"},{"name":"v0.15.0-pre.17","sha":"1ae3c48ec11a4e1b56be74fa29fbdb73cd44a3a2","kind":"tag","published_at":"2022-12-01T10:12:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.17/manifests"},{"name":"v0.15.0-pre.16","sha":"b4bc473875fefde58d8831964d872cb867395e67","kind":"tag","published_at":"2022-11-29T16:42:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.16/manifests"},{"name":"v0.15.0-pre.15","sha":"2f9af1c5bc3f568d8d5ad84ebec5d4c3f892942d","kind":"tag","published_at":"2022-11-29T11:51:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.15/manifests"},{"name":"v0.15.0-pre.14","sha":"4672c90a13b655e1e95b8b2c22a5136b6d2ad237","kind":"tag","published_at":"2022-11-29T11:09:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.14/manifests"},{"name":"v0.15.0-pre.13","sha":"0520dc4ee51a9037ed92a6d69a9a83660878f2e7","kind":"tag","published_at":"2022-11-28T15:31:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.13/manifests"},{"name":"v0.15.0-pre.12","sha":"e41ded7ce823d9983c902778561880c2d7fc6f74","kind":"tag","published_at":"2022-11-28T14:55:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.12/manifests"},{"name":"v0.15.0-pre.11","sha":"7a8af94a620e85324f1e2f5f5465dd980b4c67b6","kind":"tag","published_at":"2022-11-28T08:03:23.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.11/manifests"},{"name":"v0.15.0-pre.10","sha":"daddcc67e24603bb4c0b7939dc603068c047ecec","kind":"tag","published_at":"2022-11-25T13:57:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.10/manifests"},{"name":"v0.15.0-pre.9","sha":"03667c2689990bd2460e3b0e75584f6574f354c1","kind":"tag","published_at":"2022-11-25T10:05:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.9/manifests"},{"name":"v0.15.0-pre.8","sha":"d32e7bff39179ba1f68143c7bd7f7d0ebac442ca","kind":"tag","published_at":"2022-11-25T09:13:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.8/manifests"},{"name":"v0.15.0-pre.7","sha":"fdede306dfb85e210920d75f4a3a89711f83f7ab","kind":"tag","published_at":"2022-11-24T18:21:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.7/manifests"},{"name":"v0.15.0-pre.6","sha":"3c2de737188c826d28231791176ece10401b61db","kind":"tag","published_at":"2022-11-24T17:05:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.6/manifests"},{"name":"v0.15.0-pre.5","sha":"21543a116feb856e5d2bb1a593ad3d8a222c8f33","kind":"tag","published_at":"2022-11-24T13:16:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.5/manifests"},{"name":"v0.15.0-pre.4","sha":"986311c59e67139aea392a74eb734580adc5d4f6","kind":"tag","published_at":"2022-11-22T10:54:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.4/manifests"},{"name":"v0.15.0-pre.3","sha":"5610456f067d8d9c1072abe3b25a6faf1023b675","kind":"tag","published_at":"2022-11-21T16:44:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.3/manifests"},{"name":"v0.15.0-pre.2","sha":"a171ed160164fdd34abf1150abb1662c8c73dc50","kind":"tag","published_at":"2022-11-21T14:22:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.2/manifests"},{"name":"v0.15.0-pre.1","sha":"0ea8ca0a1ff26bce3881e68f56b87f84e83e8c1f","kind":"tag","published_at":"2022-11-21T13:48:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.1/manifests"},{"name":"v0.15.0-pre.0","sha":"eca63e815c6d1a8b7fd6baf016add182a53f3a50","kind":"tag","published_at":"2022-11-21T12:27:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.15.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.15.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.15.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.15.0-pre.0/manifests"},{"name":"v0.14.1","sha":"cdd1cc25471dc6f1e429c20e116640a4cce4ba19","kind":"commit","published_at":"2022-11-16T13:15:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"823f343aef9917fd56dc5eecc01bcaf4c43a0ed5","kind":"commit","published_at":"2022-11-15T19:43:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"cae7025a7f612c8c09c3590a2bf51cb65b3173dd","kind":"commit","published_at":"2022-11-03T15:14:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.3/manifests"},{"name":"v0.14.0-pre.19","sha":"1db3ccc3a2222dbe04ae74e7574e8c2e42cad84b","kind":"tag","published_at":"2022-11-02T10:35:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.19/manifests"},{"name":"v0.14.0-pre.18","sha":"39241c4640da6116485d8fb6ea243f596080dc36","kind":"tag","published_at":"2022-10-27T15:55:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.18/manifests"},{"name":"v0.14.0-pre.17","sha":"ed137fd232776475af5daa6a1847ee86b04471f3","kind":"tag","published_at":"2022-10-26T06:17:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.17/manifests"},{"name":"v0.13.2","sha":"ed137fd232776475af5daa6a1847ee86b04471f3","kind":"commit","published_at":"2022-10-26T06:14:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.2/manifests"},{"name":"v0.14.0-pre.16","sha":"328861c782b6cb4490d04e65c4f580b888ce469b","kind":"tag","published_at":"2022-10-25T15:41:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.16/manifests"},{"name":"v0.14.0-pre.15","sha":"3941f6b75111d8bc65231335596ce524867485d2","kind":"tag","published_at":"2022-10-25T14:28:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.15/manifests"},{"name":"v0.14.0-pre.14","sha":"1dcd307bb5095191d89da71c7e20e86066781728","kind":"tag","published_at":"2022-10-25T10:59:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.14/manifests"},{"name":"v0.14.0-pre.13","sha":"104b18a5eea7018111ce3af8ac967363ad4f0ce2","kind":"tag","published_at":"2022-10-24T16:47:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.13/manifests"},{"name":"v0.14.0-pre.12","sha":"2cc29fd3ef564805d5157bc30835fb44f4709c8e","kind":"tag","published_at":"2022-10-24T15:10:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.12/manifests"},{"name":"v0.14.0-pre.11","sha":"f8aa7bb326d7fea4d1d2456e7935d3e3d355897e","kind":"tag","published_at":"2022-10-24T14:10:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.11/manifests"},{"name":"v0.14.0-pre.10","sha":"148799afe41a4cc1ead7865fb8d51e4d18cff22d","kind":"tag","published_at":"2022-10-24T12:25:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.10/manifests"},{"name":"v0.14.0-pre.9","sha":"297841312fe48dd00fc446ae9f52fb12500068e4","kind":"tag","published_at":"2022-10-24T11:20:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.9/manifests"},{"name":"v0.14.0-pre.8","sha":"bfd6d997aae3e6f69382624e52fbc3a44066fd1f","kind":"tag","published_at":"2022-10-21T13:37:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.8/manifests"},{"name":"v0.14.0-pre.7","sha":"53c6f0969bd4f0d1ef8d6f224e3270354f18567d","kind":"tag","published_at":"2022-10-21T11:15:18.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.7/manifests"},{"name":"v0.14.0-pre.6","sha":"6695d084b873037a9c2b2f5c958ebbcc5535e7c4","kind":"tag","published_at":"2022-10-19T10:25:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.6/manifests"},{"name":"v0.14.0-pre.5","sha":"411f47a6fef9ce829363a17496a9c1393a1a2d3c","kind":"tag","published_at":"2022-10-18T12:11:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.5/manifests"},{"name":"v0.13.1","sha":"411f47a6fef9ce829363a17496a9c1393a1a2d3c","kind":"commit","published_at":"2022-10-18T12:08:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.1/manifests"},{"name":"v0.14.0-pre.4","sha":"4f3ed98c06e43d4a4f9d38f11f68a87ad1c86e34","kind":"tag","published_at":"2022-10-17T09:03:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.4/manifests"},{"name":"v0.14.0-pre.3","sha":"5dce082190e44eac5bf5bd52a443c0caf294529d","kind":"tag","published_at":"2022-10-14T11:46:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.3/manifests"},{"name":"v0.14.0-pre.2","sha":"fd48ea2f9b21df749ba1b35401f73fd47dac6708","kind":"tag","published_at":"2022-10-13T15:36:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.2/manifests"},{"name":"v0.14.0-pre.1","sha":"7ff00fb594fa6ed24e71aed9bbb85b8b3242c86b","kind":"tag","published_at":"2022-10-13T14:03:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.1/manifests"},{"name":"v0.14.0-pre.0","sha":"8ca03991e354d11e9cd3177fd235b4b51d3150ec","kind":"tag","published_at":"2022-10-12T12:06:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.14.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.14.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.14.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.14.0-pre.0/manifests"},{"name":"v0.13.0-pre.62","sha":"d5d41c1e903a9418de3b005fb4ceaed4ec910b08","kind":"tag","published_at":"2022-10-03T15:21:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.62","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.62/manifests"},{"name":"v0.13.0","sha":"d5d41c1e903a9418de3b005fb4ceaed4ec910b08","kind":"commit","published_at":"2022-10-03T15:19:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0/manifests"},{"name":"v0.13.0-pre.61","sha":"2e5cfbc95194834a03157eb0c531ad58f57a7f0f","kind":"tag","published_at":"2022-10-03T12:16:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.61","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.61/manifests"},{"name":"v0.13.0-pre.60","sha":"2a8d1041d22984eaead2df457c7bf0eb4e634701","kind":"tag","published_at":"2022-10-03T09:20:18.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.60","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.60/manifests"},{"name":"v0.13.0-pre.59","sha":"de72dbd3f700e06b8b7bf149d4150269a142ba5c","kind":"tag","published_at":"2022-09-29T18:49:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.59","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.59/manifests"},{"name":"v0.13.0-pre.58","sha":"0609b7d5f672648aeb047660a6aa0739aaaa4a7c","kind":"tag","published_at":"2022-09-29T10:05:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.58","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.58/manifests"},{"name":"v0.12.3","sha":"0609b7d5f672648aeb047660a6aa0739aaaa4a7c","kind":"commit","published_at":"2022-09-29T10:03:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.3/manifests"},{"name":"v0.13.0-pre.57","sha":"d6371b742be2b38c85cb05f56f3fb7b3eb9fa324","kind":"tag","published_at":"2022-09-28T15:42:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.57","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.57/manifests"},{"name":"v0.13.0-pre.56","sha":"a357800df653dce40f28d745f5ccca942cd67a2e","kind":"tag","published_at":"2022-09-26T15:13:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.56","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.56/manifests"},{"name":"v0.13.0-pre.55","sha":"270bc59d8c62340384dd76d11cd8cb72afc38559","kind":"tag","published_at":"2022-09-26T12:33:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.55","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.55/manifests"},{"name":"v0.13.0-pre.54","sha":"a09600879cf653960494f4c9dd1c5fcae6e8f7ef","kind":"tag","published_at":"2022-09-23T15:43:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.54","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.54/manifests"},{"name":"v0.13.0-pre.53","sha":"fa30946bf8af07f614f4f9036d99800e18b11530","kind":"tag","published_at":"2022-09-23T14:17:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.53","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.53/manifests"},{"name":"v0.13.0-pre.52","sha":"99daf3d13c722b1e0c5f78bc99f0f10f0edff3d7","kind":"tag","published_at":"2022-09-23T09:47:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.52","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.52/manifests"},{"name":"v0.13.0-pre.51","sha":"51c2e059f1bc707ae340f47042ff3614617ae155","kind":"tag","published_at":"2022-09-22T08:04:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.51","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.51/manifests"},{"name":"v0.13.0-pre.50","sha":"7b55309640a9ba22ec47f257bfa83c958ba2e5ec","kind":"tag","published_at":"2022-09-20T12:26:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.50","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.50/manifests"},{"name":"v0.13.0-pre.49","sha":"8374066c7cb26eba68081061848575329d510f9f","kind":"tag","published_at":"2022-09-16T20:02:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.49","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.49/manifests"},{"name":"v0.13.0-pre.48","sha":"c9d1624a0d4e949edc01d86b9922b92398f9212a","kind":"tag","published_at":"2022-09-16T12:41:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.48","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.48/manifests"},{"name":"v0.13.0-pre.47","sha":"c5083f193174a4b5a73a78b9621f5a888b36a3b2","kind":"tag","published_at":"2022-09-16T09:09:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.47","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.47/manifests"},{"name":"v0.13.0-pre.46","sha":"13eba637b309c29e90a605d4684eae8b0ae4ccff","kind":"tag","published_at":"2022-09-15T12:09:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.46","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.46/manifests"},{"name":"v0.13.0-pre.45","sha":"8c6bc6605fd91f89dbf33548fda96d17571073e3","kind":"tag","published_at":"2022-09-14T09:35:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.45","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.45/manifests"},{"name":"v0.13.0-pre.44","sha":"51f2bc00d302e33f77e16f2690aa95e0532d71d1","kind":"tag","published_at":"2022-09-12T16:30:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.44","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.44/manifests"},{"name":"v0.13.0-pre.43","sha":"c837a9de1306a6f3cfbd751f56a1a346386d68c5","kind":"tag","published_at":"2022-09-12T09:24:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.43","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.43/manifests"},{"name":"v0.13.0-pre.42","sha":"2df50a964f787cf5527c2802e7eba653fc1f01db","kind":"tag","published_at":"2022-09-09T15:52:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.42","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.42/manifests"},{"name":"v0.13.0-pre.41","sha":"eafa02825bf1e94adfbec48bd24419cf51705d90","kind":"tag","published_at":"2022-09-09T11:50:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.41","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.41/manifests"},{"name":"v0.13.0-pre.40","sha":"243c84a13cf5c14ede4b5004abbe4c420d25df06","kind":"tag","published_at":"2022-09-09T08:57:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.40","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.40/manifests"},{"name":"v0.13.0-pre.39","sha":"66439539540300570f693b74a9dc76b701dc18bb","kind":"tag","published_at":"2022-09-07T12:09:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.39","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.39/manifests"},{"name":"v0.13.0-pre.38","sha":"ad81ca9108f4cbaa95fe6274793da3f78c192bc5","kind":"tag","published_at":"2022-09-07T08:07:18.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.38","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.38/manifests"},{"name":"v0.13.0-pre.37","sha":"c989ff7aeba9bf8deb99eddb42ac21259c62e402","kind":"tag","published_at":"2022-09-06T17:35:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.37","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.37/manifests"},{"name":"v0.13.0-pre.36","sha":"84017b6fcfa15a8a5119f019e59e8534ad6f48d5","kind":"tag","published_at":"2022-09-05T10:07:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.36","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.36/manifests"},{"name":"v0.13.0-pre.35","sha":"e6cf634d5b6ccd97ca3dc73d0636f75d6e380d78","kind":"tag","published_at":"2022-09-05T08:49:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.35","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.35/manifests"},{"name":"v0.13.0-pre.34","sha":"07eba467f8866152675cff677268e3e63768bedf","kind":"tag","published_at":"2022-08-26T13:57:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.34/manifests"},{"name":"v0.12.2","sha":"07eba467f8866152675cff677268e3e63768bedf","kind":"commit","published_at":"2022-08-26T13:54:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.2/manifests"},{"name":"v0.13.0-pre.33","sha":"a1daa783511d963831b62282882420e988f48edc","kind":"tag","published_at":"2022-08-26T10:40:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.33/manifests"},{"name":"v0.13.0-pre.32","sha":"2cd3bcfd0e1e5c780313d0453fd34b75bb93a705","kind":"tag","published_at":"2022-08-26T09:08:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.32/manifests"},{"name":"v0.13.0-pre.31","sha":"3fd04b43d5612a556132c6992798360b504f0afd","kind":"tag","published_at":"2022-08-25T22:39:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.31/manifests"},{"name":"v0.13.0-pre.30","sha":"dddd7d404676966b7a602f7c2c771899c387734f","kind":"tag","published_at":"2022-08-25T16:46:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.30/manifests"},{"name":"v0.13.0-pre.29","sha":"deceddf0919620157d287f967df19afbe5bd0b8e","kind":"tag","published_at":"2022-08-25T11:45:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.29/manifests"},{"name":"v0.13.0-pre.28","sha":"e726cbb979700cf96637398adfb99299dfefb465","kind":"tag","published_at":"2022-08-25T09:50:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.28/manifests"},{"name":"v0.13.0-pre.27","sha":"69430bafc80008c59779f8018ec78fe7a52b582f","kind":"tag","published_at":"2022-08-25T07:58:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.27/manifests"},{"name":"v0.13.0-pre.26","sha":"29d51ee9b4c1a05bc033ac6dbb259f6b4a9c20e5","kind":"tag","published_at":"2022-08-24T16:14:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.26/manifests"},{"name":"v0.13.0-pre.25","sha":"0e1a06803f681dcb6a453b8f0f0e2bc84b60a805","kind":"tag","published_at":"2022-08-24T12:43:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.25/manifests"},{"name":"v0.13.0-pre.24","sha":"65e7adb207d540298a53be7622f4fd00610f24c6","kind":"tag","published_at":"2022-08-23T19:09:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.24/manifests"},{"name":"v0.13.0-pre.23","sha":"dc78470922c3a6589323bdf4bd5bfea065caf82c","kind":"tag","published_at":"2022-08-23T15:38:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.23/manifests"},{"name":"v0.13.0-pre.22","sha":"a6a5aaedd9987c3d1641526bf0ec00f3a1384c15","kind":"tag","published_at":"2022-08-23T12:22:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.22/manifests"},{"name":"v0.13.0-pre.21","sha":"6415fa63ba49d121d078ec46a3e50ea452859c2b","kind":"tag","published_at":"2022-08-23T12:18:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.21/manifests"},{"name":"v0.13.0-pre.20","sha":"eda3a25f3ab71c2cd778c6c4a5e2f07d565cb626","kind":"tag","published_at":"2022-08-23T09:53:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.20/manifests"},{"name":"v0.13.0-pre.19","sha":"5af2a82fe18a6afe3a2f4d6e648586cfdc14ffbd","kind":"tag","published_at":"2022-08-17T21:48:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.19/manifests"},{"name":"v0.12.1","sha":"ae0d4901e0260d88752e364f246a82ce70af4e8f","kind":"commit","published_at":"2022-08-17T21:46:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.1/manifests"},{"name":"v0.13.0-pre.18","sha":"2e76da3ac76a78d987f77770eac6f0e4a0460ebb","kind":"tag","published_at":"2022-08-17T20:02:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.18/manifests"},{"name":"v0.13.0-pre.17","sha":"2fdc07ec8eecc48e6217a56c4a379c31ebc6daa2","kind":"tag","published_at":"2022-08-11T15:24:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.17/manifests"},{"name":"v0.13.0-pre.16","sha":"5ca1b714bdefbdf53ea942b0c61fef90e0641294","kind":"tag","published_at":"2022-08-11T10:52:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.16/manifests"},{"name":"v0.13.0-pre.15","sha":"49fcfb72dbec1fdf4dafe1e6830dd3bf7a2ff8c3","kind":"tag","published_at":"2022-08-11T08:52:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.15/manifests"},{"name":"v0.13.0-pre.14","sha":"8f85b3924598b4fa69058720b60a049b176a3639","kind":"tag","published_at":"2022-08-10T12:24:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.14/manifests"},{"name":"v0.13.0-pre.13","sha":"e3f5b5a7a58794878d8a30a7d8188872ac953569","kind":"tag","published_at":"2022-08-09T16:37:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.13/manifests"},{"name":"v0.13.0-pre.12","sha":"f36b86b080d5c76416cc77b01296e0dab4f9df4e","kind":"tag","published_at":"2022-08-09T14:13:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.12/manifests"},{"name":"v0.13.0-pre.11","sha":"ef0a5d55b2dc06fe7b79691da2345bc4dd74dad3","kind":"tag","published_at":"2022-08-09T14:02:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.11/manifests"},{"name":"v0.13.0-pre.10","sha":"255ed2342ec281f724dea90491ce4712f8705211","kind":"tag","published_at":"2022-08-08T15:12:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.10/manifests"},{"name":"v0.13.0-pre.9","sha":"d3e8347d4d878ab7c85336db19e9163f54f1a868","kind":"tag","published_at":"2022-08-08T13:19:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.9/manifests"},{"name":"v0.13.0-pre.8","sha":"4d7c2465ba6ec0397af85b1d20a5d41f85e72d7c","kind":"tag","published_at":"2022-08-08T12:32:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.8/manifests"},{"name":"v0.13.0-pre.7","sha":"bf975beeca512190b35511fb97b2cd63af12be7c","kind":"tag","published_at":"2022-08-08T09:32:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.7/manifests"},{"name":"v0.13.0-pre.6","sha":"fa4e4de97dac0a45d78f8a0c27554beeaee11571","kind":"tag","published_at":"2022-08-05T17:42:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.6/manifests"},{"name":"v0.13.0-pre.5","sha":"b6a5b0918c74047fb9eee97d134a4ebe1bd62062","kind":"tag","published_at":"2022-08-04T11:42:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.5/manifests"},{"name":"v0.13.0-pre.4","sha":"b041eca9cd41c362c928c37249fb1e59a3090389","kind":"tag","published_at":"2022-08-03T13:21:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.4/manifests"},{"name":"v0.13.0-pre.3","sha":"427054032931316902ffd1661d71caeb9ce93a55","kind":"tag","published_at":"2022-08-03T11:21:18.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.3/manifests"},{"name":"v0.13.0-pre.2","sha":"5f246d7299b18143d125b98cc10c826608f1f442","kind":"tag","published_at":"2022-08-02T12:56:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.2/manifests"},{"name":"v0.13.0-pre.1","sha":"1e4b19b66a134516aaac12f797b231b0e7e61988","kind":"tag","published_at":"2022-07-28T08:47:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.1/manifests"},{"name":"v0.13.0-pre.0","sha":"939ef29e87b1b25b75bdd894db9ed6673533d178","kind":"tag","published_at":"2022-07-28T08:39:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.13.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.13.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.13.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.13.0-pre.0/manifests"},{"name":"v0.12.0-pre.56","sha":"dc240009144f19fcd04f374046c4ace624be97f5","kind":"tag","published_at":"2022-07-26T15:13:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.56","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.56/manifests"},{"name":"v0.12.0","sha":"0e36705e5f05fec8902f84be37f2fd0c63b14566","kind":"commit","published_at":"2022-07-26T15:10:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0/manifests"},{"name":"v0.12.0-pre.55","sha":"bca2b598222c9638caedfede155dac1110d5e7cd","kind":"tag","published_at":"2022-07-26T13:59:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.55","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.55/manifests"},{"name":"v0.12.0-pre.54","sha":"a17e2c53e70f9d7af1a08e80ac8831bea14ae6c9","kind":"tag","published_at":"2022-07-26T11:06:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.54","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.54/manifests"},{"name":"v0.12.0-pre.53","sha":"e6dc1ccbd0ecb1c6f2d6a031624d3930fe09a4df","kind":"tag","published_at":"2022-07-26T10:15:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.53","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.53/manifests"},{"name":"v0.12.0-pre.52","sha":"955dfeaa07562dfe28a11757236acb1f2c0fafd6","kind":"tag","published_at":"2022-07-26T07:29:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.52","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.52/manifests"},{"name":"v0.12.0-pre.51","sha":"37b947f7a7ed54a80c84dc7208611073a5c48dd6","kind":"tag","published_at":"2022-07-25T21:44:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.51","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.51/manifests"},{"name":"v0.12.0-pre.50","sha":"d32f43421508a4aa07427f0a42a24d169e2fe233","kind":"tag","published_at":"2022-07-25T14:44:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.50","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.50/manifests"},{"name":"v0.12.0-pre.49","sha":"bc2566a9ee55922249b4fc3279d977f0a66be1bf","kind":"tag","published_at":"2022-07-25T13:12:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.49","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.49/manifests"},{"name":"v0.12.0-pre.48","sha":"52095922d6c9a8b641ec81edd9fc371e8d3f7f3f","kind":"tag","published_at":"2022-07-25T09:35:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.48","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.48/manifests"},{"name":"v0.12.0-pre.47","sha":"eb9fe13d4d619783dfbae9f3479d8d63bd481d40","kind":"tag","published_at":"2022-07-25T09:17:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.47","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.47/manifests"},{"name":"v0.12.0-pre.46","sha":"041794a991922115ae8449b73524f2f7cc851497","kind":"tag","published_at":"2022-07-22T14:29:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.46","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.46/manifests"},{"name":"v0.12.0-pre.45","sha":"4c2f01c65b3973573fb53f8ff1f5228dc1b706bd","kind":"tag","published_at":"2022-07-22T10:16:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.45","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.45/manifests"},{"name":"v0.12.0-pre.44","sha":"930326d58f5d070c3267828b9e034b9488881cbe","kind":"tag","published_at":"2022-07-20T15:19:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.44","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.44/manifests"},{"name":"v0.12.0-pre.43","sha":"743baffd07760f69cfc9ee2695b85b042ec85a15","kind":"tag","published_at":"2022-07-20T12:45:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.43","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.43/manifests"},{"name":"v0.12.0-pre.42","sha":"2be21255d2f6d5df87dc6901891df6e7405fe5d1","kind":"tag","published_at":"2022-07-19T13:58:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.42","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.42/manifests"},{"name":"v0.12.0-pre.41","sha":"e3ac2695210ae855d61930eb0f068076d1b39e3e","kind":"tag","published_at":"2022-07-19T09:40:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.41","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.41/manifests"},{"name":"v0.12.0-pre.40","sha":"9f2e706f7f8c3487440657347f55c471a1821538","kind":"tag","published_at":"2022-07-18T11:04:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.40","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.40/manifests"},{"name":"v0.12.0-pre.39","sha":"f8a6a0ee55177b4ba28b674fb26ef2132dd05bd8","kind":"tag","published_at":"2022-07-18T08:58:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.39","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.39/manifests"},{"name":"v0.12.0-pre.38","sha":"4b6460a8a4ab3f6db7b3178aa44015664348a132","kind":"tag","published_at":"2022-07-13T13:17:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.38","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.38/manifests"},{"name":"v0.12.0-pre.37","sha":"84ac59b884d8d824d21a9a64642d158d8dd3dda8","kind":"tag","published_at":"2022-07-13T07:44:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.37","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.37/manifests"},{"name":"v0.12.0-pre.36","sha":"b9524a6b9600cc9cfa3cd27fdb10d7526bcfd922","kind":"tag","published_at":"2022-07-12T18:17:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.36","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.36/manifests"},{"name":"v0.12.0-pre.35","sha":"e8add517d5af74d5869f3d0ff266312f08c043ce","kind":"tag","published_at":"2022-07-12T13:38:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.35","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.35/manifests"},{"name":"v0.12.0-pre.34","sha":"97ec0947ffa3e0eac319cb71cd5745e5b8dd145d","kind":"tag","published_at":"2022-07-12T12:15:37.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.34/manifests"},{"name":"v0.12.0-pre.33","sha":"2a76e14054f94b53fc5acf468f77e17ea1f94767","kind":"tag","published_at":"2022-07-12T08:23:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.33/manifests"},{"name":"v0.12.0-pre.32","sha":"b8d7818c29e1b7b90e4ecbf0ea0757b221322afb","kind":"tag","published_at":"2022-07-08T15:31:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.32/manifests"},{"name":"v0.12.0-pre.31","sha":"f98af550a3a201f7d36cdf26379ce288da0a3461","kind":"tag","published_at":"2022-07-08T10:25:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.31/manifests"},{"name":"v0.12.0-pre.30","sha":"1755faba4aab071e4a115dbaabafc785b51956c1","kind":"tag","published_at":"2022-07-07T08:16:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.30/manifests"},{"name":"v0.12.0-pre.29","sha":"feae4f114c0fd7af9630dfecddcd84fb2fb44700","kind":"tag","published_at":"2022-07-05T12:48:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.29/manifests"},{"name":"v0.12.0-pre.28","sha":"861dcb1d0d4a0e17b1b43a0cd8a52cbe1f9bdc6e","kind":"tag","published_at":"2022-06-30T12:26:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.28/manifests"},{"name":"v0.12.0-pre.27","sha":"3f513608ea831cf5efb72c598564be131ee3a874","kind":"tag","published_at":"2022-06-28T14:18:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.27/manifests"},{"name":"v0.12.0-pre.26","sha":"96746373e8266793118dd2c173e59029d77609d4","kind":"tag","published_at":"2022-06-28T13:34:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.26/manifests"},{"name":"v0.12.0-pre.25","sha":"8d832a2f772020c3d3911325c0ff124f1077fc0e","kind":"tag","published_at":"2022-06-27T21:27:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.25/manifests"},{"name":"v0.12.0-pre.24","sha":"45e6e7bf8e02c5d84447362b86d8e25952042cb0","kind":"tag","published_at":"2022-06-24T12:47:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.24/manifests"},{"name":"v0.12.0-pre.23","sha":"fac2ecde0a0a9ffb37f3c2f65be911d1d04f2ce1","kind":"tag","published_at":"2022-06-24T11:52:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.23/manifests"},{"name":"v0.12.0-pre.22","sha":"d66f886a910256a15c38f074351b0c30a7bfb10e","kind":"tag","published_at":"2022-06-21T13:01:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.22/manifests"},{"name":"v0.12.0-pre.21","sha":"571412c1f32c8dee7c896f5762055ecaf920a9c0","kind":"tag","published_at":"2022-06-21T10:58:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.21/manifests"},{"name":"v0.12.0-pre.20","sha":"142cd45903c80ada55f8f16b06500fa664a0a9f0","kind":"tag","published_at":"2022-06-21T10:32:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.20/manifests"},{"name":"v0.12.0-pre.19","sha":"69b7c41eba5b9051ff2792f22972759497d6adc5","kind":"tag","published_at":"2022-06-21T10:10:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.19/manifests"},{"name":"v0.12.0-pre.18","sha":"9523cf1a7b01dc00899c87c513a05f95a27ca174","kind":"tag","published_at":"2022-06-20T13:37:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.18/manifests"},{"name":"v0.12.0-pre.17","sha":"6005170ccde6f1349f74946c5ed9d26edf843e2c","kind":"tag","published_at":"2022-06-20T13:12:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.17/manifests"},{"name":"v0.12.0-pre.16","sha":"42ab35bdc5833e8d403b019d3d554cbb7f0f1d94","kind":"tag","published_at":"2022-06-20T12:08:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.16/manifests"},{"name":"v0.12.0-pre.15","sha":"343fcbe1130bfafb465707062efb25c1f46d439b","kind":"tag","published_at":"2022-06-16T14:14:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.15/manifests"},{"name":"v0.12.0-pre.14","sha":"ab4ea48adae47d2522966f501a73fc898490c6fe","kind":"tag","published_at":"2022-06-16T11:44:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.14/manifests"},{"name":"v0.12.0-pre.13","sha":"f1c955e32eb0f6e91307516750fdf35f77075733","kind":"tag","published_at":"2022-06-16T09:41:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.13/manifests"},{"name":"v0.12.0-pre.12","sha":"2c7c767e3827c20cbae002e47de21629767ec7ac","kind":"tag","published_at":"2022-06-15T17:43:18.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.12/manifests"},{"name":"v0.12.0-pre.11","sha":"984f1d7b3c794c2bec89afa2bf95753773609327","kind":"tag","published_at":"2022-06-15T13:00:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.11/manifests"},{"name":"v0.12.0-pre.10","sha":"d93f6be0ac10cd68758788cd0cec3b64f2f458b2","kind":"tag","published_at":"2022-06-15T11:25:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.10/manifests"},{"name":"v0.12.0-pre.9","sha":"5f59a47492f2c2cc9aa7c7bf4bc22f6d5b7f4e61","kind":"tag","published_at":"2022-06-13T15:03:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.9/manifests"},{"name":"v0.12.0-pre.8","sha":"277ec5cc8d3bafccd589792fbc638949cf6adeb9","kind":"tag","published_at":"2022-06-13T13:50:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.8/manifests"},{"name":"v0.12.0-pre.7","sha":"dd33dc0602d0349def6bd21a82ea406a38e32e15","kind":"tag","published_at":"2022-06-08T18:30:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.7/manifests"},{"name":"v0.11.2","sha":"aad55ab19772da05b9d968d45779a78609ca87b2","kind":"commit","published_at":"2022-06-08T18:27:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.2/manifests"},{"name":"v0.12.0-pre.6","sha":"76aca969c9a1cfbf4ac82d5a164eec1300555660","kind":"tag","published_at":"2022-06-08T16:16:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.6/manifests"},{"name":"v0.12.0-pre.5","sha":"0feaee69b649bf63e3f8bad7efd9ad571ee8be83","kind":"tag","published_at":"2022-06-07T20:00:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.5/manifests"},{"name":"v0.12.0-pre.4","sha":"77e93f3840570a957964b453384182627bda27f7","kind":"tag","published_at":"2022-06-07T15:09:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.4/manifests"},{"name":"v0.12.0-pre.3","sha":"091764396f7c1e4003a39a438c3b7d1021d855e6","kind":"tag","published_at":"2022-06-02T14:19:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.3/manifests"},{"name":"v0.11.1","sha":"b00b909d897063a59c8e3f3839199ea18608800a","kind":"commit","published_at":"2022-06-02T14:16:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.1/manifests"},{"name":"v0.12.0-pre.2","sha":"2b12aee9e48eb148a54509b595154efd2d48491c","kind":"tag","published_at":"2022-06-02T11:37:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.2/manifests"},{"name":"v0.12.0-pre.1","sha":"440ab8bce32505a39e52c104108f83bde746d95c","kind":"tag","published_at":"2022-06-01T14:22:18.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.1/manifests"},{"name":"v0.12.0-pre.0","sha":"147bcc2ad230dbd074f3a6c63b5c0b4e4b94c8e7","kind":"tag","published_at":"2022-05-24T19:51:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.12.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.12.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.12.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.12.0-pre.0/manifests"},{"name":"v0.11.0-pre.58","sha":"11441012dcb5447c3e2ce1ea885435645e2fa2e9","kind":"tag","published_at":"2022-05-24T19:09:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.58","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.58/manifests"},{"name":"v0.11.0","sha":"91bef8d54c2604cc1fc2976cc65e98fb24ae1b71","kind":"commit","published_at":"2022-05-24T19:07:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0/manifests"},{"name":"v0.11.0-pre.57","sha":"942e9e1cb2355170e9bcb3ffb36293f39427afc3","kind":"tag","published_at":"2022-05-24T16:29:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.57","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.57/manifests"},{"name":"v0.11.0-pre.56","sha":"d5a0e283e651de8162552f75dc86549e8fbdd798","kind":"tag","published_at":"2022-05-24T14:34:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.56","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.56/manifests"},{"name":"v0.11.0-pre.55","sha":"5feee8c756a4a349059567015f34df75bd38cafe","kind":"tag","published_at":"2022-05-24T13:55:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.55","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.55/manifests"},{"name":"v0.11.0-pre.54","sha":"622b2f7ebb7cee1b6b972228cde76700b73d36cf","kind":"tag","published_at":"2022-05-24T07:48:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.54","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.54/manifests"},{"name":"v0.11.0-pre.53","sha":"71143f251347473e254045f08966e4d3353d69cb","kind":"tag","published_at":"2022-05-23T12:23:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.53","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.53/manifests"},{"name":"v0.11.0-pre.52","sha":"b833351ff2eff3d8716879e0da07c410f4e0263e","kind":"tag","published_at":"2022-05-23T11:28:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.52","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.52/manifests"},{"name":"v0.11.0-pre.51","sha":"42bafe4e99b3b1aeaae408e32ff3ea8776075c4d","kind":"tag","published_at":"2022-05-20T17:33:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.51","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.51/manifests"},{"name":"v0.11.0-pre.50","sha":"436a531a0489f912d3c35ac56cd7545c57a94da3","kind":"tag","published_at":"2022-05-20T07:21:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.50","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.50/manifests"},{"name":"v0.11.0-pre.49","sha":"df84c048087afbeeea2cc6ec188b6e7f4ce491fd","kind":"tag","published_at":"2022-05-18T13:56:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.49","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.49/manifests"},{"name":"v0.11.0-pre.48","sha":"4ace4d7d087a88df79ba270b5b3780491a33a89a","kind":"tag","published_at":"2022-05-17T14:00:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.48","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.48/manifests"},{"name":"v0.11.0-pre.47","sha":"d4e9be49459baaaccb99b076964127c2bee83851","kind":"tag","published_at":"2022-05-13T15:19:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.47","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.47/manifests"},{"name":"v0.11.0-pre.46","sha":"08cae5d2ecaad0fef211f365bae213a5b4a52147","kind":"tag","published_at":"2022-05-13T13:03:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.46","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.46/manifests"},{"name":"v0.11.0-pre.45","sha":"e2346c85036c14f8c4c082f241f42f11dbf71524","kind":"tag","published_at":"2022-05-12T10:08:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.45","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.45/manifests"},{"name":"v0.11.0-pre.44","sha":"db9ce89d6bb340d6f090020f2da855664a217bec","kind":"tag","published_at":"2022-05-11T12:37:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.44","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.44/manifests"},{"name":"v0.11.0-pre.43","sha":"cf96d79a2736a6eeb36fdbd439b7b24eada2be8b","kind":"tag","published_at":"2022-05-09T16:19:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.43","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.43/manifests"},{"name":"v0.11.0-pre.42","sha":"08c50fff045e58cdad66c8e8e10086a28a81af6f","kind":"tag","published_at":"2022-05-09T12:51:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.42","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.42/manifests"},{"name":"v0.11.0-pre.41","sha":"a8d660be3e06d72a348009fbbe98d8edea2c2a5d","kind":"tag","published_at":"2022-05-09T12:17:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.41","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.41/manifests"},{"name":"v0.11.0-pre.40","sha":"1f243c29d7a56ef2a96b0404badf7c36137920fb","kind":"tag","published_at":"2022-05-06T18:20:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.40","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.40/manifests"},{"name":"v0.11.0-pre.39","sha":"17289c0c49e8c9ab145ab366a6eeb6b58b7c26b5","kind":"tag","published_at":"2022-05-06T12:31:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.39","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.39/manifests"},{"name":"v0.11.0-pre.38","sha":"12306b24d265e43d37e21ed95118e0a4a74eb9f5","kind":"tag","published_at":"2022-05-05T13:02:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.38","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.38/manifests"},{"name":"v0.11.0-pre.37","sha":"a96683727350360bb212f5db48404c6d0bb75abf","kind":"tag","published_at":"2022-05-04T16:03:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.37","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.37/manifests"},{"name":"v0.11.0-pre.36","sha":"e46939cb1244bed22ea0bf88c59954c95aabbf33","kind":"tag","published_at":"2022-05-04T12:28:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.36","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.36/manifests"},{"name":"v0.10.4","sha":"abbf494f460a62b2b3bd9b19a159a683f0a8d64d","kind":"commit","published_at":"2022-05-04T12:25:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.4/manifests"},{"name":"v0.11.0-pre.35","sha":"b85bd268b91a5fd275ac0463729a9edc52a381d6","kind":"tag","published_at":"2022-05-02T12:00:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.35","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.35/manifests"},{"name":"v0.11.0-pre.34","sha":"89e243ffdaffd979929531d8c83ecdde2240b6b3","kind":"tag","published_at":"2022-04-29T10:11:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.34/manifests"},{"name":"v0.11.0-pre.33","sha":"6ff8724debefde434c8fdb74444a98896ab436b5","kind":"tag","published_at":"2022-04-28T10:58:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.33/manifests"},{"name":"v0.11.0-pre.32","sha":"27fe6b8d86259c276f195a65e68cf7984dd44779","kind":"tag","published_at":"2022-04-28T07:36:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.32/manifests"},{"name":"v0.10.3","sha":"1d3fb97013a0c4ff70e98d3332867c063cdc8938","kind":"commit","published_at":"2022-04-28T07:34:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.3/manifests"},{"name":"v0.11.0-pre.31","sha":"da1bb6262b6fcca8d81525c11400ffa9e84ed314","kind":"tag","published_at":"2022-04-27T14:21:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.31/manifests"},{"name":"v0.11.0-pre.30","sha":"4490584868fccaff50e0c3869319108da368f1e1","kind":"tag","published_at":"2022-04-27T12:53:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.30/manifests"},{"name":"v0.11.0-pre.29","sha":"d53c20bed4f9328b84a9f652093b3f83c8834620","kind":"tag","published_at":"2022-04-27T09:32:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.29/manifests"},{"name":"v0.11.0-pre.28","sha":"359f8776a25c98d76e2c5955da6a16b3c3834a75","kind":"tag","published_at":"2022-04-26T11:55:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.28/manifests"},{"name":"v0.11.0-pre.27","sha":"a76975b74f963023106174f5e4c2f9e6a5794247","kind":"tag","published_at":"2022-04-25T18:38:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.27/manifests"},{"name":"v0.11.0-pre.26","sha":"914371a5cbdb8aaa36edad1c028b64186cbc8a10","kind":"tag","published_at":"2022-04-25T14:21:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.26/manifests"},{"name":"v0.11.0-pre.25","sha":"201f29da679b22906ef968a0d2fbafe3158cc0cf","kind":"tag","published_at":"2022-04-25T13:57:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.25/manifests"},{"name":"v0.11.0-pre.24","sha":"7010ec51cf0ae317f9fb9233790cd5de4f04e0b6","kind":"tag","published_at":"2022-04-25T08:57:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.24/manifests"},{"name":"v0.11.0-pre.23","sha":"3f751872d92ad6c6afe9fc34c960371b30c231be","kind":"tag","published_at":"2022-04-21T19:47:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.23/manifests"},{"name":"v0.11.0-pre.22","sha":"c234f6cdb6a729dc9afc8f43c290a4c90fbcc787","kind":"tag","published_at":"2022-04-21T13:03:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.22/manifests"},{"name":"v0.11.0-pre.21","sha":"39fcb0e221fa22419f83f3b4cafe659c2bc944a9","kind":"tag","published_at":"2022-04-20T13:24:25.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.21/manifests"},{"name":"v0.11.0-pre.20","sha":"25840491871567dc1bba3fefb393f2567a94c7f2","kind":"tag","published_at":"2022-04-20T09:56:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.20/manifests"},{"name":"v0.11.0-pre.19","sha":"21f14cdc143c7b125082f5f829695a591700f9fe","kind":"tag","published_at":"2022-04-19T14:10:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.19/manifests"},{"name":"v0.10.2","sha":"f4723dfb2f030edbb5acf94efff3a408509ad36f","kind":"commit","published_at":"2022-04-19T14:08:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.2/manifests"},{"name":"v0.11.0-pre.18","sha":"0036886403afe1e590d586ca12b2548236f8c010","kind":"tag","published_at":"2022-04-19T13:39:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.18/manifests"},{"name":"v0.11.0-pre.17","sha":"e48290367c3c1e89de441a3c6debfe6ef2ce5cdd","kind":"tag","published_at":"2022-04-19T13:11:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.17/manifests"},{"name":"v0.11.0-pre.16","sha":"6de7c1758418c909c2c5b630cbb1a650d8634f0f","kind":"tag","published_at":"2022-04-19T12:33:00.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.16/manifests"},{"name":"v0.11.0-pre.15","sha":"b40385e8fe46491fba3b05fcf47a68f5beb3c190","kind":"tag","published_at":"2022-04-19T06:49:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.15/manifests"},{"name":"v0.11.0-pre.14","sha":"987aff17f8eff34948ac493226d87c2141618bed","kind":"tag","published_at":"2022-04-14T17:29:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.14/manifests"},{"name":"v0.11.0-pre.13","sha":"f8a2cac112ca79acb7b246d91224b6b13c793a64","kind":"tag","published_at":"2022-04-14T15:10:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.13/manifests"},{"name":"v0.11.0-pre.12","sha":"cd9139053988c08b2eea036bd72adbefaf3b4534","kind":"tag","published_at":"2022-04-14T11:52:37.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.12/manifests"},{"name":"v0.11.0-pre.11","sha":"564d45b722ed21746e0a90144c7b7175c1ab4d17","kind":"tag","published_at":"2022-04-14T10:53:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.11/manifests"},{"name":"v0.11.0-pre.10","sha":"577a49df4c9555683ec30a663adea628259bf8a0","kind":"tag","published_at":"2022-04-07T13:56:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.10/manifests"},{"name":"v0.11.0-pre.9","sha":"e1c925e57db9fb0ca37e26cf9534085048d4b1f1","kind":"tag","published_at":"2022-04-07T09:33:49.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.9/manifests"},{"name":"v0.11.0-pre.8","sha":"6f6aaca16a99d2aec1d3b39c7a651e6dbc1c3d83","kind":"tag","published_at":"2022-04-06T17:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.8/manifests"},{"name":"v0.11.0-pre.7","sha":"e20c89d44a4fac1445af42f036df9ba2cc353e8a","kind":"tag","published_at":"2022-04-05T22:19:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.7/manifests"},{"name":"v0.11.0-pre.6","sha":"85c9b492caef678638e981b9defd0739be9eaaf6","kind":"tag","published_at":"2022-04-04T14:25:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.6/manifests"},{"name":"v0.11.0-pre.5","sha":"86a02df8baadc42dd3e98918b28a8e8b03339716","kind":"tag","published_at":"2022-04-01T14:45:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.5/manifests"},{"name":"v0.10.1","sha":"9a59a03841522a67182478de72303016f3ef3389","kind":"commit","published_at":"2022-04-01T14:43:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.1/manifests"},{"name":"v0.11.0-pre.4","sha":"ca5c20d5cbefbff6d8108716399e9749bf42a47a","kind":"tag","published_at":"2022-04-01T12:17:13.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.4/manifests"},{"name":"v0.11.0-pre.3","sha":"343a11d2cc304b802638299c27126d667157d610","kind":"tag","published_at":"2022-04-01T09:23:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.3/manifests"},{"name":"v0.11.0-pre.2","sha":"7a42dbf93bc2e7938d8e5b26af49cb4a00484b0a","kind":"tag","published_at":"2022-03-31T22:17:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.2/manifests"},{"name":"v0.11.0-pre.1","sha":"0d88b5bcb4cb58dd5c5276c03af94083de9fb6be","kind":"tag","published_at":"2022-03-31T15:59:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.1/manifests"},{"name":"v0.11.0-pre.0","sha":"63a7db3a4148fd17fb5b95992caba937ab34d7b1","kind":"tag","published_at":"2022-03-31T13:27:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.11.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.11.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.11.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.11.0-pre.0/manifests"},{"name":"v0.10.0-pre.57","sha":"566f129bab2b6dc89c6b1577252ef570177655a0","kind":"tag","published_at":"2022-03-30T14:59:58.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.57","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.57/manifests"},{"name":"v0.10.0","sha":"178d43fd4a34e776895d7123ae646ada18cc24ca","kind":"commit","published_at":"2022-03-30T14:57:29.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0/manifests"},{"name":"v0.10.0-pre.56","sha":"9aac0d0bd20952958c8b591bba33084ea8740ed4","kind":"tag","published_at":"2022-03-29T15:05:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.56","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.56/manifests"},{"name":"v0.10.0-pre.55","sha":"101d0262578bc70c27fb5f0c2a5ffb95f54200c7","kind":"tag","published_at":"2022-03-29T09:29:37.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.55","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.55/manifests"},{"name":"v0.10.0-pre.54","sha":"bbb8859c449a3ef528d9804edadead69e22feed5","kind":"tag","published_at":"2022-03-28T14:23:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.54","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.54/manifests"},{"name":"v0.10.0-pre.53","sha":"00298ae09ddc35a9143dfdd67cb9173926a60942","kind":"tag","published_at":"2022-03-25T16:28:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.53","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.53/manifests"},{"name":"v0.10.0-pre.52","sha":"1486e2148427484f5d56bd86c79c4a6cb9325e09","kind":"tag","published_at":"2022-03-25T13:56:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.52","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.52/manifests"},{"name":"v0.10.0-pre.51","sha":"e5390b732cd57a98ee9ab342b85806be78c9bb31","kind":"tag","published_at":"2022-03-25T13:36:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.51","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.51/manifests"},{"name":"v0.10.0-pre.50","sha":"52eec80a0bc8c11c16a062ebcf2b1eba754422b5","kind":"tag","published_at":"2022-03-25T12:59:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.50","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.50/manifests"},{"name":"v0.10.0-pre.49","sha":"78c774f70039d554f30ebd48d41d61bfdea16479","kind":"tag","published_at":"2022-03-24T15:19:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.49","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.49/manifests"},{"name":"v0.10.0-pre.48","sha":"8fd28b0011ff34da5e2161013e4a62055699e8c1","kind":"tag","published_at":"2022-03-24T12:51:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.48","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.48/manifests"},{"name":"v0.10.0-pre.47","sha":"2dc7de4fb700bb7da9793c6e13b10ea4c11ef82e","kind":"tag","published_at":"2022-03-24T10:28:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.47","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.47/manifests"},{"name":"v0.10.0-pre.46","sha":"3535d36dbdbcba2c41c1a272b1b983b753e9886e","kind":"tag","published_at":"2022-03-24T09:46:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.46","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.46/manifests"},{"name":"v0.10.0-pre.45","sha":"f55fe44684908f642c1c35d2ce278c9c4db625a9","kind":"tag","published_at":"2022-03-23T10:29:14.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.45","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.45/manifests"},{"name":"v0.10.0-pre.44","sha":"85d276affcb3b9a3b69e254358fd638b49b1089f","kind":"tag","published_at":"2022-03-22T16:04:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.44","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.44/manifests"},{"name":"v0.10.0-pre.43","sha":"43a68149ca01388f27ded7795f4f34e8f5ccd642","kind":"tag","published_at":"2022-03-22T13:15:40.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.43","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.43/manifests"},{"name":"v0.10.0-pre.42","sha":"b183c4c3d0b55e9f187410d0e96634e1e9a4622c","kind":"tag","published_at":"2022-03-22T12:32:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.42","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.42/manifests"},{"name":"v0.10.0-pre.41","sha":"6d0a0f17070afbf2a9e9a3354e9913cd890543a1","kind":"tag","published_at":"2022-03-21T16:52:01.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.41","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.41/manifests"},{"name":"v0.10.0-pre.40","sha":"91a36781251e1ac82b5368050cfe84d4a87dcccd","kind":"tag","published_at":"2022-03-21T15:02:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.40","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.40/manifests"},{"name":"v0.10.0-pre.39","sha":"3e81f1374c755637f72356cf7af603913e51bdc8","kind":"tag","published_at":"2022-03-21T13:48:08.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.39","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.39/manifests"},{"name":"v0.10.0-pre.38","sha":"6ddd88b344de605d06d1d358d978d2f0059ff829","kind":"tag","published_at":"2022-03-21T13:04:12.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.38","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.38/manifests"},{"name":"v0.10.0-pre.37","sha":"25192545093a8c89a03ae9a275b9dc60afd6acfe","kind":"tag","published_at":"2022-03-21T12:05:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.37","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.37/manifests"},{"name":"v0.10.0-pre.36","sha":"bf421bbc8e583d834e17abe16297d386f96db60e","kind":"tag","published_at":"2022-03-21T09:18:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.36","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.36/manifests"},{"name":"v0.10.0-pre.35","sha":"08d960a5c111c295b31a20388f9702de12ee22e5","kind":"tag","published_at":"2022-03-17T16:16:31.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.35","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.35/manifests"},{"name":"v0.10.0-pre.34","sha":"bf4dfe772f28c76d5546c05e9d72994d69f997d7","kind":"tag","published_at":"2022-03-17T12:26:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.34/manifests"},{"name":"v0.10.0-pre.33","sha":"fe78d89624786a10e56273213203af10b42f253e","kind":"tag","published_at":"2022-03-15T15:05:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.33/manifests"},{"name":"v0.10.0-pre.32","sha":"9dbc0493155c55383364871e02647e364bbc7f00","kind":"tag","published_at":"2022-03-14T12:37:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.32/manifests"},{"name":"v0.10.0-pre.31","sha":"8f2557447ba20720a74191be783d05365c6b4e52","kind":"tag","published_at":"2022-03-09T16:12:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.31/manifests"},{"name":"v0.10.0-pre.30","sha":"5e7091718999f1fe4d739fe2e1dc0673835393ec","kind":"tag","published_at":"2022-03-07T15:41:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.30/manifests"},{"name":"v0.10.0-pre.29","sha":"e6f718cbbdeba5bf18ac97f99d2950c71ee6e398","kind":"tag","published_at":"2022-03-07T14:33:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.29/manifests"},{"name":"v0.10.0-pre.28","sha":"c7540775cac00ffd2e09fd9a198d3d429c6b0e96","kind":"tag","published_at":"2022-03-03T20:43:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.28/manifests"},{"name":"v0.10.0-pre.27","sha":"d0f461c15237b265b4526d22180054a9acdc0faa","kind":"tag","published_at":"2022-03-03T12:35:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.27/manifests"},{"name":"v0.10.0-pre.26","sha":"62d369b32617c9c35a560a7ef697c5fb235a33df","kind":"tag","published_at":"2022-03-01T11:17:05.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.26/manifests"},{"name":"v0.10.0-pre.25","sha":"a82fd040122d9373a2b2bd4e5902d3100b28e3a4","kind":"tag","published_at":"2022-02-28T09:59:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.25/manifests"},{"name":"v0.10.0-pre.24","sha":"d0224d447bc4660a07fe17e7c67ed6588dc5edad","kind":"tag","published_at":"2022-02-25T08:25:02.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.24/manifests"},{"name":"v0.10.0-pre.23","sha":"c12e9d86b24c75f27ee97eb7d70584c430bbe649","kind":"tag","published_at":"2022-02-24T16:43:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.23/manifests"},{"name":"v0.10.0-pre.22","sha":"32f146f6e8d18f6c84dcfb1aad53ae433cea3010","kind":"tag","published_at":"2022-02-24T15:48:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.22/manifests"},{"name":"v0.9.4","sha":"b9a68c7e770052caaf1db6631fd5214aa1f4b86e","kind":"commit","published_at":"2022-02-24T15:45:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.4/manifests"},{"name":"v0.10.0-pre.21","sha":"83eb500983f6b581796b08360a3ca569e06bd1e7","kind":"tag","published_at":"2022-02-24T15:04:41.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.21/manifests"},{"name":"v0.10.0-pre.20","sha":"1d7e37d9b18d3ba8a11d202f1f8b8babdacd048a","kind":"tag","published_at":"2022-02-24T12:54:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.20/manifests"},{"name":"v0.9.3","sha":"f8406c4913b0c0d6ca2c58b6ab481929badff505","kind":"commit","published_at":"2022-02-24T12:52:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.3/manifests"},{"name":"v0.10.0-pre.19","sha":"2fa8718087023ed08c2cbd6b2db2974c60cfafed","kind":"tag","published_at":"2022-02-22T13:16:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.19/manifests"},{"name":"v0.10.0-pre.18","sha":"bae86c708e9aab8ed1b8cd49e2fff598ebcb1a9e","kind":"tag","published_at":"2022-02-22T12:52:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.18/manifests"},{"name":"v0.10.0-pre.17","sha":"07f4bbe4b09f4097009987c69d26200c3f64db2e","kind":"tag","published_at":"2022-02-21T18:25:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.17/manifests"},{"name":"v0.9.2","sha":"7adda1b5183d8f4c221f2f1d425eaf8196e9d9f0","kind":"commit","published_at":"2022-02-21T18:23:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.2/manifests"},{"name":"v0.10.0-pre.16","sha":"b35f7a1d857094214ce6f64f027f8232090363ce","kind":"tag","published_at":"2022-02-21T14:30:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.16/manifests"},{"name":"v0.10.0-pre.15","sha":"73bb0a299b994957d3fefe02dbc6ba808a5ea4dd","kind":"tag","published_at":"2022-02-21T14:11:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.15/manifests"},{"name":"v0.10.0-pre.14","sha":"52a6c7cc9f0074a14e25133ce4e4ed0ccc902831","kind":"tag","published_at":"2022-02-21T13:40:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.14/manifests"},{"name":"v0.10.0-pre.13","sha":"a796a00116214b5a0b9d3bf7b77607be4824ea59","kind":"tag","published_at":"2022-02-16T14:14:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.13/manifests"},{"name":"v0.9.1","sha":"65fa63d89f950bf92a38b5590d86fb199c3ed12d","kind":"commit","published_at":"2022-02-16T14:11:25.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.1/manifests"},{"name":"v0.10.0-pre.12","sha":"df5e36c36f25b449335be47e8b9ff109babbfec9","kind":"tag","published_at":"2022-02-16T12:57:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.12","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.12/manifests"},{"name":"v0.10.0-pre.11","sha":"e6ef24feeae07a18227d241880ae4786ec30ea9a","kind":"tag","published_at":"2022-02-16T12:24:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.11","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.11/manifests"},{"name":"v0.10.0-pre.10","sha":"2856f81e64100e77da49408bbe440947d6728324","kind":"tag","published_at":"2022-02-16T09:28:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.10","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.10/manifests"},{"name":"v0.10.0-pre.9","sha":"5d251b88afff56b38def8494492f32e720d9a3d6","kind":"tag","published_at":"2022-02-15T13:20:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.9","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.9/manifests"},{"name":"v0.10.0-pre.8","sha":"ace6215f2de269a8617482757b69f14fece26e80","kind":"tag","published_at":"2022-02-15T11:03:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.8","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.8/manifests"},{"name":"v0.10.0-pre.7","sha":"f67629720d6792703b68a3ae7f50f187c747364c","kind":"tag","published_at":"2022-02-15T10:29:56.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.7","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.7/manifests"},{"name":"v0.10.0-pre.6","sha":"a302c70ba8897f5eabce6a2434f97a5f0099f937","kind":"tag","published_at":"2022-02-14T13:39:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.6/manifests"},{"name":"v0.10.0-pre.5","sha":"df092ae1e847990df38f9a2de323d37e8a51107e","kind":"tag","published_at":"2022-02-07T10:51:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.5/manifests"},{"name":"v0.10.0-pre.4","sha":"be5a10e111ea9106d1bce24358b825ab8a4d56d2","kind":"tag","published_at":"2022-02-04T15:17:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.4/manifests"},{"name":"v0.10.0-pre.3","sha":"cd4068f80ad0d98b14e08eabcfb8a0282bd588c1","kind":"tag","published_at":"2022-02-02T10:27:30.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.3/manifests"},{"name":"v0.10.0-pre.2","sha":"7968045ccbd7b67b7f51d5b32a7efa032ab24403","kind":"tag","published_at":"2022-02-02T09:29:32.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.2/manifests"},{"name":"v0.10.0-pre.1","sha":"4e738d84e3091e6c0aed5aece302503b6ba7c838","kind":"tag","published_at":"2022-01-28T12:29:22.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.1","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.1/manifests"},{"name":"v0.10.0-pre.0","sha":"f6bdb74faf39611ef05d14a68a52c17fe9eb5d7e","kind":"tag","published_at":"2022-01-27T11:42:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.10.0-pre.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.10.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.10.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.10.0-pre.0/manifests"},{"name":"v0.9.0-pre.61","sha":"88ea8af144d1ab062cbac2e65222058e26062675","kind":"tag","published_at":"2022-01-26T12:34:54.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.61","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.61/manifests"},{"name":"v0.9.0","sha":"ad77fb4d1c214f6544d6ac01b23f4d580d2464ea","kind":"commit","published_at":"2022-01-26T12:32:27.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0/manifests"},{"name":"v0.9.0-pre.60","sha":"3f1084046f86f44f2f99f8ac901721b09657e48a","kind":"tag","published_at":"2022-01-25T10:20:17.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.60","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.60/manifests"},{"name":"v0.9.0-pre.59","sha":"e1ed3dfa383868f2d6825fd9291f02891533d877","kind":"tag","published_at":"2022-01-25T09:45:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.59","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.59/manifests"},{"name":"v0.9.0-pre.58","sha":"24e454d0f94b7f34474ad379c55397101a30b273","kind":"tag","published_at":"2022-01-24T20:22:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.58","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.58/manifests"},{"name":"v0.9.0-pre.57","sha":"e358eba1a19b47884776b068fbdb483b0ab2f0a4","kind":"tag","published_at":"2022-01-24T13:43:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.57","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.57/manifests"},{"name":"v0.9.0-pre.56","sha":"04bb725159095a6c1e6b832e2c5343a18cca5988","kind":"tag","published_at":"2022-01-24T12:42:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.56","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.56/manifests"},{"name":"v0.9.0-pre.55","sha":"dfe5f386866d62a898f6e60f6e1f61ff57b5c4a8","kind":"tag","published_at":"2022-01-19T17:13:10.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.55","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.55/manifests"},{"name":"v0.9.0-pre.54","sha":"8e553ab01e359a59f5953ba58f5d573a6b93864b","kind":"tag","published_at":"2022-01-19T16:19:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.54","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.54/manifests"},{"name":"v0.9.0-pre.53","sha":"1b58c5daf289015dfb6bb342936dc89bfbba7e7d","kind":"tag","published_at":"2022-01-19T13:28:36.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.53","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.53/manifests"},{"name":"v0.9.0-pre.52","sha":"cca3756ede7f2188d4dd549786de807c8c7b2659","kind":"tag","published_at":"2022-01-18T19:02:15.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.52","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.52/manifests"},{"name":"v0.9.0-pre.51","sha":"4fa80c4fe172e85a1a4730893be2265632848bb9","kind":"tag","published_at":"2022-01-17T16:45:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.51","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.51/manifests"},{"name":"v0.9.0-pre.50","sha":"be6373889e9cbbbc4fce619e37b07ca4345e9f86","kind":"tag","published_at":"2022-01-17T15:38:52.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.50","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.50/manifests"},{"name":"v0.9.0-pre.49","sha":"5b1c4b94091c170af3d63ca33fde7cb10126dc18","kind":"tag","published_at":"2022-01-17T15:11:53.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.49","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.49/manifests"},{"name":"v0.9.0-pre.48","sha":"ccf97743504055816862cf2eefe06a507427ea90","kind":"tag","published_at":"2022-01-17T14:52:55.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.48","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.48/manifests"},{"name":"v0.9.0-pre.47","sha":"2662db4931f88348fb0e6698e0b3832a757e77f5","kind":"tag","published_at":"2022-01-17T07:47:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.47","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.47/manifests"},{"name":"v0.9.0-pre.46","sha":"3fd4db3807a962737f34e90a5b6fd4ac786e9996","kind":"tag","published_at":"2022-01-16T12:07:09.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.46","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.46/manifests"},{"name":"v0.9.0-pre.45","sha":"ab33370889dbd48d2753537ca7f1187f3dcfb77c","kind":"tag","published_at":"2022-01-14T17:12:42.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.45","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.45/manifests"},{"name":"v0.9.0-pre.44","sha":"d7567608747aad6314647fd0c9cc4968ed6a41ae","kind":"tag","published_at":"2022-01-14T15:15:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.44","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.44/manifests"},{"name":"v0.9.0-pre.43","sha":"04d6da6825993f7a59ebd5f7bc300b2bae347594","kind":"tag","published_at":"2022-01-13T17:32:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.43","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.43/manifests"},{"name":"v0.9.0-pre.42","sha":"87de8710bdd1c1e396a8ca9338ea537bc581a528","kind":"tag","published_at":"2022-01-13T17:10:59.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.42","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.42/manifests"},{"name":"v0.9.0-pre.41","sha":"cccb2cb84fc16c75511f2f1eb1beceff2126586c","kind":"tag","published_at":"2022-01-13T16:33:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.41","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.41/manifests"},{"name":"v0.9.0-pre.40","sha":"fd67ef6993bac5d130d9137dda07113b2098e3a4","kind":"tag","published_at":"2022-01-13T15:14:39.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.40","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.40/manifests"},{"name":"v0.9.0-pre.39","sha":"c2b0862ea187aeda3a0713ba8fd7050b0ff58f1c","kind":"tag","published_at":"2022-01-13T12:13:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.39","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.39/manifests"},{"name":"v0.9.0-pre.38","sha":"7de3e5b56f4f32dc7c44f58580026131f0cdaf35","kind":"tag","published_at":"2022-01-12T15:30:25.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.38","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.38/manifests"},{"name":"v0.9.0-pre.37","sha":"947f5ca6a8ebe88c85f5da1d5b00aec2f8f949f2","kind":"tag","published_at":"2022-01-11T14:52:06.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.37","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.37/manifests"},{"name":"v0.9.0-pre.36","sha":"8da1878133b6337d77206526a5d94436c26032ac","kind":"tag","published_at":"2022-01-11T09:08:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.36","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.36/manifests"},{"name":"v0.9.0-pre.35","sha":"b035c7e339c0336ca40f9dfdc07f0413fe752a22","kind":"tag","published_at":"2022-01-11T08:45:46.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.35","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.35/manifests"},{"name":"v0.9.0-pre.34","sha":"988ec19be55cff1b65890c5e4f083d18d9b5093f","kind":"tag","published_at":"2022-01-11T08:32:57.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.34","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.34/manifests"},{"name":"v0.9.0-pre.33","sha":"124611b8de6d41a7e6028d4ec229ce1ab2de12ae","kind":"tag","published_at":"2022-01-10T15:04:16.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.33","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.33/manifests"},{"name":"v0.9.0-pre.32","sha":"31d96c71e1325b6c6e3e3f7ecd1d92780a38d284","kind":"tag","published_at":"2022-01-07T15:53:04.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.32","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.32/manifests"},{"name":"v0.8.6","sha":"52de5d42dcc38ade5fccdefe98d35447938a809e","kind":"commit","published_at":"2022-01-07T15:50:48.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.8.6","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.8.6/manifests"},{"name":"v0.9.0-pre.31","sha":"5ccb7d9c38f4ad25fc92ffe2ee3d1d982ca321e5","kind":"tag","published_at":"2022-01-07T15:32:47.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.31","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.31/manifests"},{"name":"v0.9.0-pre.30","sha":"4735fc8da7b9a96352f30e30d760b8f03ea6bb13","kind":"tag","published_at":"2022-01-07T15:06:43.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.30","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.30/manifests"},{"name":"v0.9.0-pre.29","sha":"1c79edd417e36597ec7f8aa73e1a47802338c647","kind":"tag","published_at":"2022-01-07T13:06:44.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.29","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.29/manifests"},{"name":"v0.9.0-pre.28","sha":"9d2fd11f98ed6a60e8bcaacf2039f314124c8f77","kind":"tag","published_at":"2022-01-07T10:08:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.28","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.28/manifests"},{"name":"v0.9.0-pre.27","sha":"cdb6d7fcebc929b86f27531ea184078a44534a25","kind":"tag","published_at":"2022-01-05T15:37:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.27","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.27/manifests"},{"name":"v0.8.5","sha":"a31c2d19c3462022b9152963d7b3eac0578ba76d","kind":"commit","published_at":"2022-01-05T15:34:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.8.5","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.8.5/manifests"},{"name":"v0.9.0-pre.26","sha":"7f527619e67f921ee50122eeb88c47477b6d9ce8","kind":"tag","published_at":"2022-01-05T15:07:38.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.26","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.26/manifests"},{"name":"v0.9.0-pre.25","sha":"53939dd45dda257838ad268aedf9df6b669d90c7","kind":"tag","published_at":"2022-01-05T13:53:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.25","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.25/manifests"},{"name":"v0.9.0-pre.24","sha":"995d6197ffb22f7db0ff888f8fd245afe7aa69dc","kind":"tag","published_at":"2022-01-05T11:39:50.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.24","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.24/manifests"},{"name":"v0.9.0-pre.23","sha":"14b8f8b2fc5f9c545002960ab95ef7b56019a966","kind":"tag","published_at":"2022-01-04T14:48:19.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.23","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.23/manifests"},{"name":"v0.9.0-pre.22","sha":"1e295d26652e63868d50a8825b9a710fd13a8941","kind":"tag","published_at":"2022-01-04T14:05:45.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.22","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.22/manifests"},{"name":"v0.8.4","sha":"003f3b65087a17e72fb22ab7d50c27efc762fe50","kind":"commit","published_at":"2022-01-04T14:03:03.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.8.4","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.8.4/manifests"},{"name":"v0.9.0-pre.21","sha":"d3a71d911d47e78db874652f9bc8f678aa1f430f","kind":"tag","published_at":"2022-01-04T13:27:26.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.21","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.21/manifests"},{"name":"v0.9.0-pre.20","sha":"62ab7c069a5875d0e1e8a93a7e52809b780b2117","kind":"tag","published_at":"2022-01-04T12:02:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.20","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.20/manifests"},{"name":"v0.9.0-pre.19","sha":"bee70c6500ee961e13077dfb7ec337558e36f4c5","kind":"tag","published_at":"2022-01-03T11:05:11.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.19","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.19/manifests"},{"name":"v0.9.0-pre.18","sha":"196e2810d9e01d1a6d1e98a4981ae785ca4b5d77","kind":"tag","published_at":"2022-01-03T10:39:34.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.18","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.18/manifests"},{"name":"v0.9.0-pre.17","sha":"1aff2aa1814ea6c5138e84485a7310a41a2cf922","kind":"tag","published_at":"2022-01-03T10:17:24.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.17","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.17/manifests"},{"name":"v0.9.0-pre.16","sha":"591752f1e7bc753a1b54125080985de51040d73b","kind":"tag","published_at":"2021-12-16T08:21:51.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.16","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.16/manifests"},{"name":"v0.8.3","sha":"5849aa080c2540cff7c3cfc2f4ea30b830469079","kind":"commit","published_at":"2021-12-15T15:27:33.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.8.3","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.8.3/manifests"},{"name":"v0.9.0-pre.15","sha":"b1a8c56b2dcc869161367c4f87ade032b661da5e","kind":"tag","published_at":"2021-12-15T14:47:35.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.15","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.15/manifests"},{"name":"v0.9.0-pre.14","sha":"aee1af6b5969925ae9b1d195c52fdf0cb8505c21","kind":"tag","published_at":"2021-12-15T12:47:07.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.14","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.14/manifests"},{"name":"v0.9.0-pre.13","sha":"19b1364da5088fdd05f24fbd83945d17c0c5768b","kind":"tag","published_at":"2021-12-14T09:06:20.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.9.0-pre.13","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.9.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.9.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.9.0-pre.13/manifests"},{"name":"v0.8.2","sha":"50654f8c01d65cf20e7972ec59f8e8806c45963f","kind":"commit","published_at":"2021-12-14T09:03:21.000Z","download_url":"https://codeload.github.com/hashicorp/terraform-cdk/tar.gz/v0.8.2","html_url":"https://github.com/hashicorp/terraform-cdk/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/terraform-cdk@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T11:10:31.731Z","dependent_packages_count":4,"downloads":721675,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":0.5982601816627447,"dependent_repos_count":3.4382372825232133,"dependent_packages_count":5.799786019274363,"stargazers_count":1.4273517786561265,"forks_count":1.851095939633489,"docker_downloads_count":1.06563564985469,"average":2.363394475267438},"purl":"pkg:npm/%40cdktf/cli-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cdktf/cli-core","docker_dependents_count":6,"docker_downloads_count":4030,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cdktf/cli-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cdktf/cli-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-29T14:01:00.922Z","issues_count":494,"pull_requests_count":1060,"avg_time_to_close_issue":12993058.99619772,"avg_time_to_close_pull_request":1155786.2494824016,"issues_closed_count":263,"pull_requests_closed_count":966,"pull_request_authors_count":67,"issue_authors_count":303,"avg_comments_per_issue":2.3036437246963564,"avg_comments_per_pull_request":0.9537735849056603,"merged_pull_requests_count":653,"bot_issues_count":5,"bot_pull_requests_count":149,"past_year_issues_count":77,"past_year_pull_requests_count":201,"past_year_avg_time_to_close_issue":1467089.2352941176,"past_year_avg_time_to_close_pull_request":1879310.4195804195,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":143,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":0.8109452736318408,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-cdk/issues","maintainers":[{"login":"team-tf-cdk","count":307,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/team-tf-cdk"},{"login":"ansgarm","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ansgarm"},{"login":"mutahhir","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mutahhir"},{"login":"xiehan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiehan"},{"login":"jsteinich","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsteinich"},{"login":"robin-norwood","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robin-norwood"},{"login":"krarey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krarey"},{"login":"nithishravindra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nithishravindra"}],"active_maintainers":[{"login":"team-tf-cdk","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/team-tf-cdk"},{"login":"mutahhir","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mutahhir"},{"login":"ansgarm","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ansgarm"},{"login":"xiehan","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiehan"},{"login":"robin-norwood","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robin-norwood"},{"login":"nithishravindra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nithishravindra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdktf%2Fcli-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdktf%2Fcli-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdktf%2Fcli-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdktf%2Fcli-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdktf%2Fcli-core/codemeta","maintainers":[{"uuid":"cdktf-team","login":"cdktf-team","name":null,"email":"terraform-cdk-packages@hashicorp.com","url":null,"packages_count":75,"html_url":"https://www.npmjs.com/~cdktf-team","role":null,"created_at":"2022-11-27T00:31:31.829Z","updated_at":"2022-11-27T00:31:31.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cdktf-team/packages"},{"uuid":"dschmidt","login":"dschmidt","name":null,"email":"danielmschmidt92@gmail.com","url":null,"packages_count":136,"html_url":"https://www.npmjs.com/~dschmidt","role":null,"created_at":"2022-11-27T00:31:31.827Z","updated_at":"2022-11-27T00:31:31.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dschmidt/packages"},{"uuid":"ansgar","login":"ansgar","name":null,"email":"npm@amrtns.com","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~ansgar","role":null,"created_at":"2023-01-16T14:30:15.362Z","updated_at":"2023-01-16T14:30:15.362Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ansgar/packages"},{"uuid":"nara","login":"nara","name":null,"email":"nara.kasbergen@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~nara","role":null,"created_at":"2023-08-29T06:14:19.216Z","updated_at":"2023-08-29T06:14:19.216Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nara/packages"}]}