This commit is contained in:
2025-11-17 05:08:18 +01:00
parent fcf5943b8d
commit 0cfd628d43
4 changed files with 20 additions and 1 deletions

12
services/iam/user.yaml Normal file
View File

@@ -0,0 +1,12 @@
apiVersion: iam.aws.m.upbound.io/v1beta1
kind: User
metadata:
name: ksa
namespace: crossplane-system
labels:
testing.upbound.io/example-name: user
spec:
forProvider: {}
providerConfigRef:
name: default
kind: ProviderConfig