spacelift-io / terraform-provider-spacelift

Terraform provider to interact with Spacelift
MIT License
76 stars 29 forks source link

Add smart sanitization field to stack resources #334

Closed Yantrio closed 2 years ago

Yantrio commented 2 years ago

Description of the change

This comit enables the ability to set smart sanitization on terraform based stacks.

If the stack uses terraform version 1.0.1 or above, spacelift will sanitize the data output from terraform plan and terraform apply using the sensitive field values provided by terraform.

Type of change

Related issues

Checklists

Development

Code review