Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GoogleCloudPlatform/terraform-validator
Terraform Validator is not an officially supported Google product; it is a library for conversion of Terraform plan data to CAI Assets. If you have been using terraform-validator directly in the past, we recommend migrating to `gcloud beta terraform vet`.
https://github.com/GoogleCloudPlatform/terraform-validator
Last synced: about 1 month ago
JSON representation
Terraform Validator is not an officially supported Google product; it is a library for conversion of Terraform plan data to CAI Assets. If you have been using terraform-validator directly in the past, we recommend migrating to `gcloud beta terraform vet`.
- Host: GitHub
- URL: https://github.com/GoogleCloudPlatform/terraform-validator
- Owner: GoogleCloudPlatform
- License: apache-2.0
- Archived: true
- Created: 2019-03-26T23:13:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T22:35:59.000Z (over 1 year ago)
- Last Synced: 2024-02-28T04:38:52.530Z (10 months ago)
- Language: Go
- Homepage: https://cloud.google.com/docs/terraform/policy-validation
- Size: 20.2 MB
- Stars: 436
- Watchers: 31
- Forks: 98
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-repositories - GoogleCloudPlatform/terraform-validator - Terraform Validator is not an officially supported Google product; it is a library for conversion of Terraform plan data to CAI Assets. If you have been using terraform-validator directly in the past, (Go)
README
# Terraform Validator
Terraform Validator is archived.
To enforce policy compliance with Constraint Framework policies as part of a CI/CD pipeline, [migrate to `gcloud beta terraform vet`](https://cloud.google.com/docs/terraform/policy-validation/migrate-from-terraform-validator).
For a library that converts terraform plan data to CAI Asset data, use https://github.com/GoogleCloudPlatform/terraform-google-conversion.
## Table of Contents
- [Terraform policy validation ↗](https://cloud.google.com/docs/terraform/policy-validation)
- [Supported resources](./docs/supported_resources.md)
- [Install Terraform Validator (Legacy)](./docs/install.md)## Disclaimer
This is not an officially supported Google product.