Added icon for Pulumi

pull/759/head
Piers Karsenbarg 3 years ago committed by tessier
parent 31e735adf1
commit e8e9797c81

@ -20,6 +20,10 @@ class Awx(_Iac):
_icon = "awx.png"
class Pulumi(_Iac):
_icon = "pulumi.png"
class Puppet(_Iac):
_icon = "puppet.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Loading…
Cancel
Save