-
Hello, I'm following FAST step by step and got stuck and the configuration of CICD repositories. Root level README.md says that cloud foundation fabric repo supposed to be forked. Ok, I did that. In 0-bootstrap stage there is a CICD section. I did extra stage to automate the creation of private repos for initial stages (I'm working with Github). Added deploy key but then I see that in generated workflow file for my 0-bootstrap stage it also needs After that I created a test PR and it failed at step All variables are looking correct. Here is the error message. What am I doing wrong?
When executing 0-bootstrap stage I put those variable regarding federated identity providers and cicd:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Remove the cicd_repositories = {
bootstrap = {
branch = null
identity_provider = "github-sample"
name = "myorg/fast_00_bootstrap"
type = "github"
} |
Beta Was this translation helpful? Give feedback.
Remove the
main
branch: