Motivation
We want to separate the ExternalSecret CRs into their own state repository, by default named state-secrets, instead of sharing state-infra with TerraformWorkspaces. To achieve this, we want to update this module so it creates this repo by default (by adding it to the example Bootstrap.yaml configuration file) and also uploads all created ExternalSecrets to it.
Acceptance criteria
Motivation
We want to separate the
ExternalSecretCRs into their own state repository, by default namedstate-secrets, instead of sharingstate-infrawithTerraformWorkspaces. To achieve this, we want to update this module so it creates this repo by default (by adding it to the exampleBootstrap.yamlconfiguration file) and also uploads all createdExternalSecrets to it.Acceptance criteria
ExternalSecrets to the new repository