sigs.k8s.io/cluster-api-provider-aws@v1.5.5/test/e2e/data/infrastructure-aws/kustomize_sources/nested-multitenancy/kustomization.yaml (about)

     1  resources:
     2    - ../limit-az
     3    - role.yaml
     4  patchesStrategicMerge:
     5    - patches/role-identity.yaml
     6    # This manifest is added to test bastion host creation.
     7    - patches/bastion-enabled.yaml
     8    # This manifest is added to test subnet with filters in AWSMachineTemplate.
     9    - patches/subnet-with-filters.yaml