Skip to content

Releases: adinhodovic/terraform-cloudflare-maintenance

0.7.0

05 Jul 09:42
0406483
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...0.7.0

v0.6.0

24 May 17:30
058ba29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

20 Oct 15:47
3a06378
Compare
Choose a tag to compare
  • Bump lodash from 4.17.19 to 4.17.21 (#13)

    Bumps lodash from 4.17.19 to 4.17.21.

    Signed-off-by: dependabot[bot] support@github.com

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • Use terraform docs (#14)

    • Remove tf docs

    • Remove outputs

  • Add description to variables (#15)

    • Add description to variables

    • Fix spelling

  • Bump glob-parent from 5.1.1 to 5.1.2 (#16)

    Bumps glob-parent from 5.1.1 to 5.1.2.


    updated-dependencies:

    • dependency-name: glob-parent
      dependency-type: indirect
      ...

    Signed-off-by: dependabot[bot] support@github.com

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • feat(statuspage): Add link to statuspage (#17)

    Co-authored-by: Mayeul mayeul.provost@mobility-work.com

  • fix/CI: Rename master to main (#18)

v0.4.0

09 May 18:37
a399848
Compare
Choose a tag to compare

Changes:

  • Be able to add multiples routes on the same DNS zone (f530c6e). Thanks alot @Melvin-mlp and @Melvin-DIAS!
  • Published to Terraform's registry

Release v0.3.1

12 Mar 13:41
20acf9e
Compare
Choose a tag to compare

Fixes:

  • Typos

Release v0.3.0

08 Jan 14:12
ec84c1a
Compare
Choose a tag to compare

Breaking change:

  • Migrated to the cloudflare/cloudflare provider

Release v0.2.1

02 Sep 23:53
Compare
Choose a tag to compare

Fixes:

  • Breaking Cloudflare change to the datasource cloudflare_zone

Release v0.2.0

02 Sep 22:19
6ade62c
Compare
Choose a tag to compare

BREAKING CHANGE: Upgrades to terraform0.13 using the upgrade command.

Release v0.1.3

12 Jul 10:54
4f8b74e
Compare
Choose a tag to compare

Fixes:

  • Removes capitalization of fonts so that e.g "PT Sans" works.

Release v0.1.2

12 Jul 10:45
dbfcd09
Compare
Choose a tag to compare

Fixes:

  • Fetching of Google Fonts that have spaces, e.g "Open Sans"