Skip to content

nparfait/terraform-provider-appstream

 
 

Repository files navigation

Terraform AppStream 2.0 provider

terraform-provider-appstream

Provider usage

$ go build -o terraform-provider-appstream
$ terraform init
$ terraform plan
$ terraform apply

#Development notes Several other terraform provider projects have been used to refrence how a module should be written, The goal of this version is to be able to run properly with Terraform Cloud and Terraform Enterprise. Along side with removing the need for access and secret key in variables and only pass the necessary to be assumed.

Large portions of code for authentication in config.go & provider.go is from: https://github.com/terraform-providers/terraform-provider-aws

Authors/Contributors/Forks

This fork is by: Nicolas Parfait

Original code from: https://github.com/ops-guru/terraform-provider-appstream Arnvid Karstad

About

AWS Appstream2.0 terraform provider

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.0%
  • Groovy 1.0%