terraform-provider-slack icon indicating copy to clipboard operation
terraform-provider-slack copied to clipboard

Stability improvements and refactoring

Open jmatsu opened this issue 3 years ago • 1 comments

Especially for better testing

  • [ ] Don't require the real Slack client
  • [ ] Emulate and test reading/writing data through schema
  • [x] Update Go version -> v1.6
  • [x] Update CI environment -> github ctions

jmatsu avatar Sep 01 '21 08:09 jmatsu

@jmatsu Hi, I raised a PR to upgrade Go version to the latest version 🙏 https://github.com/jmatsu/terraform-provider-slack/pull/51

KeisukeYamashita avatar Oct 12 '21 16:10 KeisukeYamashita