github gruntwork-io/terraform-aws-utilities v0.0.6

latest releases: v0.10.5, v0.10.4, v0.10.3...
5 years ago

Modules affected

  • [NEW] run-pex-as-data-source
  • [NEW] run-pex-as-resource

Description

This release introduces modules that support running python PEX files in Terraform in a way such that the scripts themselves do not need to be embedded in the pex. See the documentation to learn more about pex.

  • run-pex-as-data-source can be used to run python pex files as an external data source.
  • run-pex-as-resource can be used to run python pex files as a local-exec provisioner on a null_resource.

Related links

Don't miss a new terraform-aws-utilities release

NewReleases is sending notifications on new releases.