Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Releases: padok-team/terraform-google-dns

v1.5.0

11 Mar 16:07
1bd40b6
Compare
Choose a tag to compare

1.5.0 (2024-03-11)

Features

v1.4.1

19 May 14:08
1c9d8c0
Compare
Choose a tag to compare

1.4.1 (2023-04-21)

Bug Fixes

  • add dnssec config block to enable DNSSEC for managed zones (fabb1c6)
  • ex1: Fixed separated_zone_record example (e906076)
  • ex2: Fixed output from simple_private_zone example (25e2843)
  • ex3: Fixed output for simple_public_zone example (271850c)

v1.4.0

20 Oct 16:24
e028bf9
Compare
Choose a tag to compare

1.4.0 (2022-10-20)

Features

  • add project_id variable (d71a097)

v1.3.1

04 Mar 17:08
1b2b6d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Mar 16:21
c704319
Compare
Choose a tag to compare

What's Changed

  • Setup tflint validator by @nlevee in #5
  • feat: I can create a DNS zone and record separatly by @nlevee in #8

Full Changelog: v1.2.0...v1.3.0

v1.2.0

11 Feb 16:28
f18f726
Compare
Choose a tag to compare

What's Changed

  • Chore: validate module by @piaverous in #3
  • docs: reword user stories in readme by @BaptistG in #4
  • chore(LICENSE): replace placeholder by @nlevee in #7
  • feat(outputs.tf): add name_servers for delegation by @nlevee in #6

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Jan 15:34
Compare
Choose a tag to compare

Full Changelog: 1.0.0...v1.1.0

1.0.0

24 Dec 16:20
669cb97
Compare
Choose a tag to compare
style(fmt): change some resources name that didn't match the convention