fluxcd / terraform-provider-flux

Terraform and OpenTofu provider for bootstrapping Flux
https://registry.terraform.io/providers/fluxcd/flux/latest
Apache License 2.0
336 stars 89 forks source link

Adding optional git manifest delete. #650

Closed swade1987 closed 1 month ago

swade1987 commented 1 month ago

Description

Allows you to choose whether or not to delete the git optionally manifests when executing terraform destroy

Motivation and Context

Fixes #649

How has this been tested?

Types of changes

Documentation

Checklist:

Community Note