Skip to content

Fix Cloud Accounts created at root level in AWS instead of Organization Unit

New Features

  • Add App\Services\V1\Vendor\Aws\OrganizationAccountService::move() method for moving an AWS account to a different organization unit
  • Update cloud-account:create-status:refresh background job command with move method after AWS account has been created

Fixes

  • Fix PSR-12 formatting

Migration Steps

Related to #23 (closed)

Edited by Jeff Martin

Merge request reports