Skip to content

cloudposse/terraform-provider-template

 
 

Terraform Provider

This has been forked from hashicorp in order to add an M1 arm binary.

Requirements

  • Terraform 0.10.x
  • Go 1.11 (to build the provider plugin)

Usage

terraform {
  required_providers {
    template = {
      source  = "cloudposse/template"
      version = "~> 2.2.0"
    }
  }
}

Thanks

About

Terraform template provider with OSX arm support!

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Go 78.4%
  • Shell 7.4%
  • Makefile 5.9%
  • HTML 4.5%
  • HCL 3.8%