awslabs / crossplane-on-eks

Crossplane bespoke composition blueprints for AWS resources
Apache License 2.0
322 stars 111 forks source link

Additional gatekeeper policies #155

Closed iamahgoub closed 11 months ago

iamahgoub commented 11 months ago

What does this PR do?

Add two gatekeeper polices - one for restricting AWS regions that resources can be provisioned into, and the other is for preventing provisioning resources without the required tags.

Motivation

Use the two new policies for creating labs on using Gatekeeper with Crossplane.

More

Note:

For Moderators

Additional Notes