Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.02 KB

File metadata and controls

32 lines (20 loc) · 1.02 KB

Requirements

MacOS

Pulumi is infrastructure-as-code that allow you to manage AWS instance.

brew install pulumi/tap/pulumi

Check if your AWS client is correctly configured

aws-vault exec sso-sandbox-account-admin -- aws s3 ls
  • credentials missing -> Somebody (who? fresh-service?) needs to check that you belong to the good group in AWS
  • need to modify ~/.aws/config ?

Run

  • You need AppGate
  • ./utils/scripts/ssi_wizards/aws_onboarding_wizard.sh

Miscs infos