Skip to content

v6.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 21:45
· 212 commits to master since this release
71af455

Changelog

  • 94500c9 Require local provider in tests (#2953)
  • 634612b Update ESC suggestion to non-blog content (#3035)
  • 71cb5cb Update GitHub Actions workflows. (#3012)
  • 4eac2ee Update GitHub Actions workflows. (#3016)
  • b2fbcdb Update GitHub Actions workflows. (#3029)
  • 71af455 Upgrade terraform-provider-aws to v5.26.0 (#3032)
  • 3dc8de0 Use trimmed runtime metadata
  • a40c588 Use trimmed runtime metadata (#3018)
  • 4d40a8d add a test main to check if provider is local
  • eea13c4 build provider and add to path as part of tests, add an env var for CI to avoid this
  • b807965 use the built in GITHUB_ACTIONS env var to detect if running in CI
  • 73d4ffd use the new make provider_no_deps target