shihanng / terraform-provider-installer

A Terraform provider to setup development environment machine.
https://registry.terraform.io/providers/shihanng/installer/latest/docs
MIT License
11 stars 3 forks source link

Add version to installer apt #77

Closed DblK closed 1 year ago

DblK commented 1 year ago

The command should be like apt-get install apache2=2.3.35-4ubuntu1. So apt-get install package=version.

shihanng commented 1 year ago

Thanks for pointing this out. I've addressed this in #79 and will release it in v0.5.0.