Creating a PowerShell Lambda-backed Custom Resource for AWS CloudFormation
12 min readon PowerShell, AWS, CloudFormation, Lambda, VaporShell
“Changes call for innovation, and innovation leads to progress.” - Li Keqiang
on PowerShell, AWS, CloudFormation, Lambda, VaporShell
“Changes call for innovation, and innovation leads to progress.” - Li Keqiang
“We don’t take advantage of our position. We keep saying no to free stuff, as we can afford it now.” Lukas Forchhammer
on Explorations
# Let's try making sure it happens this time with -Force
Get-Creative | Where-Object {$_.Content -in @("Useful","Random","Beneficial")} | Format-Blog -Force -Confirm:$false
on Explorations
Get-Creative | Where-Object {$_.Content -eq "Useful" -or $_.Content -eq "Random"} | Format-Blog