You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS ECS configurations are now split into two separate configurations ecs-ec2 and ecs-fg. This simplifies the deployment and now works the same way as AWS EKS.
All Terraform Modules and Providers are now version fixed.
Improved Naming of instances in regards to the PGO Active Directory
pgo --config does now allow to disable initialization of Terraform after a first run. This speeds up configuration changes dramatically.
Playground One can optionally use its own AWS user with limited privileges. The user can be created by running pgo --apply user, which of course requires administrative privileges with your own AWS user. You have to enable the PGO user in the configuration, but you can disable it at any time.