diff --git a/.changelog/2511.txt b/.changelog/2511.txt new file mode 100644 index 00000000000..779dae927f2 --- /dev/null +++ b/.changelog/2511.txt @@ -0,0 +1,15 @@ +```release-note:breaking-change +resource/cloudflare_ruleset: Prevent the rule ID version and last updated attributes from being set +``` + +```release-note:bug +resource/cloudflare_ruleset: Populate the rule ref and last updated attributes from API responses +``` + +```release-note:bug +resource/cloudflare_ruleset: Mark that the ruleset must be re-created if the shareable entitlement name attribute changes +``` + +```release-note:bug +resource/cloudflare_ruleset: Populate the shareable entitlement name attribute in API requests and from API responses. +```