6 Commits

Author SHA1 Message Date
Vishnu Ravindra
c48b999b84
Update README.md (#92)
learn collection link updated
2022-10-05 09:59:59 -04:00
Brian Flad
b699ca1ff3
Bump Go Version to 1.18 (#79)
Reference: https://github.com/hashicorp/terraform-provider-scaffolding-framework/issues/78

Updated via:

```shell
go mod edit -go=1.18
go mod tidy
go fix ./...
```

And textual file updates, such as the README.
2022-08-12 15:19:26 -04:00
Paddy
5906e3e668
Update README.md (#1) 2021-12-07 11:46:42 -08:00
Brian Flad
322c453bdf Adjust README introduction 2021-12-01 06:17:30 -05:00
Brian Flad
c24dd5b083 Fix README grammatical error 2021-12-01 05:39:19 -05:00
Brian Flad
a64a312802 Initial commit
Most of the content is inspired by existing content in https://github.com/hashicorp/terraform-provider-scaffolding.
2021-12-01 05:37:16 -05:00