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

feat(docs): Adding example of managing the flux ssh keypair in terraform. #647

Closed swade1987 closed 1 month ago

swade1987 commented 1 month ago

Description

Adds an example showing how to manage the SSH keypair flux uses in Terraform for easier rotation.

Motivation and Context

Fixes #646 Discussed in https://github.com/fluxcd/terraform-provider-flux/issues/596

How has this been tested?

Types of changes

Documentation

Checklist:

Community Note