Pulumi does not have specific support for Ansible, no. Regarding provisioning, what are you looking to do?
gentle-diamond-70147
07/18/2019, 3:20 PM
You can provide scripts to EC2 instances via userdata.
c
colossal-yacht-76770
07/18/2019, 9:04 PM
Thanks @gentle-diamond-70147 I am looking at a way to provision an EC2 instance and bootstrap it using Ansible rather than baking all the configuration in to an AMI.