Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Bush <[email protected]>
  • Loading branch information
mbbush committed Jul 29, 2024
1 parent 8954a49 commit 2505709
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/eks/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package eks

import (
"github.com/crossplane/upjet/pkg/config"

"github.com/upbound/provider-aws/config/common"
)

Expand Down
2 changes: 1 addition & 1 deletion examples/eks/v1beta1/accessentry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
testing.upbound.io/example-name: access-entry
policyArn: "arn:aws:eks::aws:cluster-access-policy/AmazonEKSClusterAdminPolicy"
accessScope:
- type: cluster
type: cluster


---
Expand Down

0 comments on commit 2505709

Please sign in to comment.