Skip to content

v5.83.11

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 15:22
· 853 commits to main since this release
556c99d

Changelog

  • 556c99d Merge pull request #336 from coveooss/pr-from-v5.83.1
  • 270c274 chore: checkout .github/ files from main branch
  • 6b0d5d2 Update CHANGELOG.md for hashicorp#40868
  • 40a106d Merge pull request hashicorp#40868 from hashicorp/b-route53-domain-wildcard
  • 3ba28ed Correct CHANGELOG entry file name.
  • 6c23f2d Next release is v5.83.1.
  • 4bc904f Add CHANGELOG entry.
  • e40ac31 Acceptance test output:
  • d8859d8 r/aws_route53_record: Don't API-normalize any '*' as the leftmost label in 'fqdn'.
  • 6024dd5 build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 (hashicorp#40859)
  • 12098ca Revert "route53: Don't escape '*' as leftmost label of a domain name."
  • 4334120 Merge commit '9db7dddd6ed0c06a2f19662c313dfb67ab09f2c8' into b-route53-domain-wildcard
  • 9db7ddd Acceptance test output:
  • bf6d921 Add state checks to 'TestAccRoute53Record_wildcard'.
  • c27f6aa Tweak 'TestNormalizeAliasDomainName'.
  • 09ca52f route53: Don't escape '*' as leftmost label of a domain name.
  • 41fcc0f Update CHANGELOG.md after v5.83.0