Skip to content

Commit

Permalink
fix: Adding pre hooks to compute environment
Browse files Browse the repository at this point in the history
Signed-off-by: sachinmalanki <[email protected]>
  • Loading branch information
sachinmalanki committed Oct 25, 2024
1 parent 98ac961 commit a42afae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/batch/v1beta1/computeenvironment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ metadata:
testing.upbound.io/example-name: aws_batch_service_role
name: aws-batch-service-role
spec:
deletionPolicy: Orphan
forProvider:
assumeRolePolicy: |
{
Expand Down Expand Up @@ -105,7 +104,6 @@ metadata:
name: aws-batch-service-role
spec:
forProvider:
deletionPolicy: Orphan
policyArnSelector:
matchLabels:
testing.upbound.io/example-name: aws_batch_service_policy
Expand Down Expand Up @@ -153,7 +151,6 @@ metadata:
testing.upbound.io/example-name: aws_batch_service_policy
name: batch-sample-user-policy
spec:
deletionPolicy: Orphan
forProvider:
policy: |
{
Expand Down

0 comments on commit a42afae

Please sign in to comment.