Skip to content

Feature: Support Non-Control-Plane Accounts #9

@pbnj

Description

@pbnj

Feature

As a developer, I may have some accounts that don't belong in a Control-Plane architecture (e.g. test or learning accounts).
Restacker should be able to detect that an account or plane does not have a :ctrl: tag in restacker.yml and be able to authenticate directly to that account.

Detail

# restacker.yml
...
:testing:
  :region: us-west-2
  :target:
    :label: testing_account
    :account_number: '123456789012'
    :bucket:
      :name: test-s3-bucket
...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions