Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#automation-api
Title
l
lemon-lamp-41193
03/29/2022, 9:35 PM
Am I correct in my findings that the Automation API currently does not support stack transformations? Such as the ones mentioned here:
https://www.pulumi.com/blog/automatically-enforcing-aws-resource-tagging-policies/#automatically-applying-tags
.
b
billowy-army-68599
03/29/2022, 9:42 PM
@lemon-lamp-41193
no, this should work? it happens at the program level
l
lemon-lamp-41193
03/29/2022, 9:48 PM
By that you mean I need to register the transformation within the actual pulumi program code (not within the surrounding project)?
Ah yup. That was exactly what I was failing to grasp. Makes sense and it's working now!
4 Views
Post