Skip to content

Commit

Permalink
add todo from personal laptop
Browse files Browse the repository at this point in the history
  • Loading branch information
daanvinken committed Oct 31, 2024
1 parent afaed37 commit 22d9844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/external_name.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import "github.com/crossplane/upjet/pkg/config"
// provider.
var ExternalNameConfigs = map[string]config.ExternalName{
// Import requires using a randomly generated ID from provider: nl-2e21sda
//TODO (daanvinken) Fix external names; TemplatedStringAsIdentifier("", "crossplane-managed:{{ .external_name }}:{{ .parameters.id }}")

Check failure on line 13 in config/external_name.go

View workflow job for this annotation

GitHub Actions / lint

commentFormatting: put a space between `//` and comment text (gocritic)
"consul_acl_role": config.IdentifierFromProvider,
"consul_acl_policy": config.IdentifierFromProvider,
"consul_acl_token": config.IdentifierFromProvider}
Expand Down

0 comments on commit 22d9844

Please sign in to comment.