https://pulumi.com logo
#general
Title
# general
b

billowy-laptop-45963

03/16/2022, 1:41 PM
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

stocky-restaurant-98004

03/16/2022, 1:57 PM
You could use pulumi-command to integrate with your Pulumi program: https://www.pulumi.com/registry/packages/command/
9 Views