Update provider pinning, add context.tf, and add auto-release @joe-niland (#37)
what
- Relax version constraints for TF and providers
- Update module to use context.tf pattern
- Add auto-release Action
why
- Allow TF 0.13+, AWS provider 3+, etc
- Streamline common module variable usage
- Allow auto-release on merge to master
references
- None