Skip to content

Commit

Permalink
disable uptest import for VPCEndpointSubnetAssociation
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Borrelli <[email protected]>
  • Loading branch information
stevendborrelli authored and turkenf committed Dec 17, 2024
1 parent 4a5e219 commit 0bc6613
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/ec2/v1beta1/vpcendpointsubnetassociation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
apiVersion: ec2.aws.upbound.io/v1beta1
kind: VPCEndpointSubnetAssociation
metadata:
annotations:
uptest.upbound.io/disable-import: "true"
labels:
testing.upbound.io/example-name: sn_ec2
name: sn-ec2
Expand Down

0 comments on commit 0bc6613

Please sign in to comment.