Skip to content

Commit

Permalink
chore: Fetch replace_insecure_js as single setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
anordby committed Sep 3, 2024
1 parent 83f6b4c commit 5e57f8e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ var fetchAsSingleSetting = []string{
"origin_max_http_version",
"fonts",
"nel",
"replace_insecure_js",
}

func resourceCloudflareZoneSettingsOverrideCreate(ctx context.Context, d *schema.ResourceData, meta interface{}) diag.Diagnostics {
Expand Down

0 comments on commit 5e57f8e

Please sign in to comment.