github gardener/terraformer v2.1.0

latest releases: v2.26.0, v2.25.0, v2.24.0...
3 years ago

[terraformer]

✨ New Features

  • [DEPENDENCY] Terraformer is now available in different provider-specific image variants containing only specific terraform provider plugins, which are much smaller in size than the variant containing all provider plugins. The image variant containing all provider plugins is still available for usage under the same tag. For more information see this README section. (#66, @timebertt)

🏃 Others

  • [OPERATOR] The configmaps and secrets used to contain terraform configuration, state and variables are now protected with a finalizer against accidental deletion. (#65, @vpnachev)
  • [OPERATOR] terraform-provider-aws is now updated to 3.18.0 (#63, @ialidzhikov)
  • [DEVELOPER] All terraformer images can be built via make docker-images and specific image variants can be built via make docker-image PROVIDER={all,aws,gcp,...}. (#66, @timebertt)

Don't miss a new terraformer release

NewReleases is sending notifications on new releases.