Skip to content

Commit 763d807

Browse files
authored
include record => dns_record state migration
1 parent f33cade commit 763d807

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.grit/patterns/cloudflare_terraform_v5_resource_renames_state.grit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ pattern cloudflare_terraform_v5_resource_renames_state() {
2525
`"cloudflare_device_posture_integration"` => `"cloudflare_zero_trust_device_posture_integration"`,
2626
`"cloudflare_device_posture_rule"` => `"cloudflare_zero_trust_device_posture_rule"`,
2727
`"cloudflare_device_settings_policy"` => `"cloudflare_zero_trust_device_profiles"`,
28+
`"cloudflare_record"` => `"cloudflare_dns_record"`,
2829
`"cloudflare_dlp_profile"` => `"cloudflare_zero_trust_dlp_profile"`,
2930
`"cloudflare_dlp_custom_profile"` => `"cloudflare_zero_trust_dlp_custom_profile"`,
3031
`"cloudflare_dlp_predefined_profile"` => `"cloudflare_zero_trust_dlp_predefined_profile"`,

0 commit comments

Comments
 (0)