vaspahomov
vaspahomov
Signed-off-by: vaspahomov ### Description of your changes Added aws_key_pair resource I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `make reviewable test` to ensure this PR...
Signed-off-by: vaspahomov ### Description of your changes Added aws_nat_gateway resource I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `make reviewable test` to ensure this PR...
Signed-off-by: vaspahomov ### Description of your changes Added aws_kms_alias resource I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `make reviewable test` to ensure this PR...
Signed-off-by: vaspahomov ### Description of your changes Add aws_egress_only_internet_gateway resource I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `make reviewable test` to ensure this PR...
Hello! This big patch with AgentPool resource support. I can move AgentPool or/and AKSCluster in other api version of compute. Also I can separate this patch into several. Also noticed...
### Description of your changes Add support of: * Application * ServicePrincipal * RoleAssignment This patch allow: * Create Applications * Create ServicePrincipal * Assign roles on ServicePrincipal * Assign...
I want to add VM instances support in crossplane/provider-azure. This is second part of patch. First: https://github.com/crossplane/provider-azure/pull/264 ### Description of your changes Add support of NetworkInterface support. I have: -...
### Description of your changes Add Registry support. I've placed Registry in compute api, but I can move Registry in another version. I have: - [x] Read and followed Crossplane's...
### Description of your changes Add VM support Fixes https://github.com/crossplane/provider-azure/issues/78 I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `make reviewable test` to ensure this PR...