<#18491 Run `terraform apply` on `publish`> Issue ...
# github-notifications
c
#18491 Run `terraform apply` on `publish` Issue created by ndellosa95 Is your feature request related to a problem? Please describe. Similar to my issue for
terraform plan
here, it would be great if we could use
pants publish
to call terraform apply. Describe the solution you'd like
pants publish
calls
terraform apply
. Describe alternatives you've considered
pants experimental-deploy
also seems like an appropriate goal for this feature. pantsbuild/pants