Anyone have any examples of using aws.ssm.Associat...
# general
b
Anyone have any examples of using aws.ssm.Association with an
Automation
document (not Command)? Also is there a way of 'triggering' Automation documents without associating to instance (without dropping to command line) for example to setup a DB or Active Directory users.
s
You could use pulumi-command to integrate with your Pulumi program: https://www.pulumi.com/registry/packages/command/