Skip to content

Releases: adinhodovic/terraform-cloudflare-maintenance

0.11.1

24 May 10:15
44264f0

Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

23 May 17:26
e5e49da

Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.11.0

0.10.0

21 May 22:12
d99c1c8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.2...0.10.0

0.9.2

02 Mar 20:45
c69b6a0

Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

02 Mar 19:15
bc5a9a3

Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

02 Mar 18:07
cbc5b8a

Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

05 Jan 16:29
c5fb941

Choose a tag to compare

Upgrades the Cloudflare provider version.

Note: you need to delete and reimport resources similar to: cloudflare/terraform-provider-cloudflare#3635.

0.7.0

05 Jul 09:42
0406483

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

Choose a tag to compare

What's Changed

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

v0.5.0

20 Oct 15:47
3a06378

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] [email protected]

    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] [email protected]

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

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

    Co-authored-by: Mayeul [email protected]

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