Releases: adinhodovic/terraform-cloudflare-maintenance
0.7.0
What's Changed
- Pass account_id directly to resources by @james-emerton in #25
- chore: regenerate docs and bump version by @adinhodovic in #26
New Contributors
- @james-emerton made their first contribution in #25
Full Changelog: v0.6.0...0.7.0
v0.6.0
What's Changed
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #19
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #20
- feat: Add whitelisting of paths by @adinhodovic in #22
Full Changelog: v0.5.0...v0.6.0
v0.5.0
-
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>
- dependency-name: glob-parent
-
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
Release v0.3.1
Fixes:
- Typos
Release v0.3.0
Breaking change:
- Migrated to the
cloudflare/cloudflare
provider
Release v0.2.1
Fixes:
- Breaking Cloudflare change to the datasource cloudflare_zone
Release v0.2.0
BREAKING CHANGE: Upgrades to terraform0.13 using the upgrade command.
Release v0.1.3
Fixes:
- Removes capitalization of fonts so that e.g "PT Sans" works.
Release v0.1.2
Fixes:
- Fetching of Google Fonts that have spaces, e.g "Open Sans"