fluxcd / terraform-provider-flux

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

Add `hostkey_algos` to the `git.ssh` schema #679

Closed stefanprodan closed 7 months ago

stefanprodan commented 7 months ago

Description

Allow configuring the list of host key algorithms to use for SSH connections initialised by the provider during bootstrap.

Motivation and Context

Closes: #678

xref: https://github.com/fluxcd/flux2/pull/4754

How has this been tested?

Types of changes

Documentation

Checklist: