qbo.ps1/New-qboInstance now requires Tag values

posted Jul 23, 2018, 12:07 PM by Unknown user   [ updated Jul 24, 2018, 8:53 AM ]
This update was requested in order to make tagging of EC2 Instances consistent.

The New-qboInstance function now requires the following parameters:

Project
Environment
Owner

Department has also been added as an optional parameter.

Examples:
Project = 'QCC'
Environment = 'PROD' / 'UAT' / 'DEV' / etc
Owner = team/person who created the Instance
Department = 'FL : Dade'
Comments