Skip to content

Commit

Permalink
Merge pull request #4615 from asahi-iwm/feature/add-notificationAffec…
Browse files Browse the repository at this point in the history
…tedComponents-d1

fix: Add D1 to notificationAffectedComponents.
  • Loading branch information
jacobbednarz authored Nov 22, 2024
2 parents f61924a + 3cb6de4 commit e2013d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/4615.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/cloudflare_notification_policy: Added support for D1 in the `cloudflare_notification_policy` resource and data source.
```
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ var notificationAffectedComponents = map[string]string{
"Challenge Platform": "x0tkn0hzrtw7",
"Cloud Access Security Broker (CASB)": "h2p0jj4ltvcq",
"Community Site": "qgh1bfr4hxrl",
"D1": "z0yd3sxqjqdm",
"Data Loss Prevention (DLP)": "rppy995xymxv",
"Dashboard": "3sq3s4d20ywk",
"Developer's Site": "rzcwwk4rgb0w",
Expand Down

0 comments on commit e2013d8

Please sign in to comment.