Files
backstage/.changeset/curvy-forks-cross.md
T
blam 8a57b6595b chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-03-08 15:50:30 +01:00

460 B

@backstage/create-app
@backstage/create-app
patch

Removed the cookiecutter-golang template from the default create-app install as we no longer provide cookiecutter action out of the box.

You can remove the template by removing the following lines from your app-config.yaml under catalog.locations:

-    - type: url
-      target: https://github.com/spotify/cookiecutter-golang/blob/master/template.yaml
-      rules:
-        - allow: [Template]