github cloudposse/terraform-aws-vpc-peering 0.9.2
v0.9.2

2 years ago

🚀 Enhancements

Remove unused and deprecated `template` provider @sapslaj (#37)

what

  • Removes the template provider from required_providers

why

  • The template provider is deprecated by Hashicorp.
  • Said provider appears to be unused in this module (it works perfectly fine without it).
  • Trying to run Terraform on an M1 Mac with this module results in an error since the template provider does not have a darwin_arm64 build.

references

Don't miss a new terraform-aws-vpc-peering release

NewReleases is sending notifications on new releases.