Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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`.

Awesome Lists containing this project

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.