crossplane-contrib / provider-jet-aws

AWS Provider for Crossplane that is built with Terrajet.
https://crossplane.io
Apache License 2.0
37 stars 30 forks source link

Remove region from iam group resource spec #113

Closed turkenh closed 2 years ago

turkenh commented 2 years ago

Description of your changes

IAM group resources do not have a region hence do not need a region field in their schema. This PR removes schema field from iam group resources.

Fixes #112

I have:

How has this code been tested

  1. kubectl create -f examples/iam/user.yaml
  2. Verify user created on the cloud side
  3. kubectl delete -f examples/iam/user.yaml
  4. Verify user deleted on the cloud side
github-actions[bot] commented 2 years ago

Successfully created backport PR #114 for release-0.2.