Open vburckhardt opened 6 months ago
@brendankellyibm closing above PR in favour of https://github.com/terraform-ibm-modules/terraform-ibm-rag-sample-da/pull/109.
Once in the devsecops repo uncomments the gpg resource (https://github.com/terraform-ibm-modules/terraform-ibm-devsecops-infrastructure/blob/main/gpg-key/gpg.tf), we should update the version and consume gpg in this PR.
What is the next step on this one? It seems to have been parked?
Description
Currently a signing key must be provided by end user. We made this input optional in Think timeframe as a way to make it easier to consume the stack. However, if the user does not specify a signing key, then CI pipeline signing step will fail. It would be desirable to come up with some automation to generate a signing key if the input is not set by end user.
3 options to investigate: