DeYoungTech / terraform-provider-awslightsail

Terraform Provider for AWS Lightsail.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Provider for AWS Lightsail

I am now a contributor to the official AWS provider. All features within this provider have been added to the official AWS provider and all of my development effort will be to contribute Lightsail resources to the Official provider. This provider will no longer be updated.

A terraform provider for AWS Lightsail using aws-sdk-go-v2.

provider "awslightsail" {
  region = "us-east-1"
}

The Terraform AWS Lightsail provider is a plugin for Terraform that allows for the full lifecycle management of AWS Lightsail resources. This provider is maintained internally by the DeYoung Technologies team.

About

Terraform Provider for AWS Lightsail.

License:Mozilla Public License 2.0


Languages

Language:Go 97.1%Language:Makefile 1.8%Language:Shell 1.0%Language:HCL 0.0%