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

[Repo]: Add a Terraform example for self managing SSH keypair #646

Closed swade1987 closed 1 month ago

swade1987 commented 1 month ago

Description

This example would show how you can manage the SSH keypair that flux uses in Terraform to allow for easier rotation.

References

Was discussed in https://github.com/fluxcd/terraform-provider-flux/issues/596

Would you like to implement a fix?

Yes