Releases: adinhodovic/terraform-cloudflare-maintenance
0.9.2
0.9.1
0.9.0
What's Changed
- chore(cloudflare): Bump dependency to tf 5.1 by @adinhodovic in #31
Full Changelog: 0.8.0...0.9.0
0.8.0
Upgrades the Cloudflare provider version.
Note: you need to delete and reimport resources similar to: cloudflare/terraform-provider-cloudflare#3635.
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] [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>
- dependency-name: glob-parent
-
feat(statuspage): Add link to statuspage (#17)
Co-authored-by: Mayeul [email protected]
-
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