Skip to content

Commit

Permalink
Merge branch 'master' of github.com:GlobalFishingWatch/terraform-prov…
Browse files Browse the repository at this point in the history
…ider-gfw
  • Loading branch information
rrequero committed Jun 11, 2024
2 parents b26e7b7 + 680fdec commit d29dd4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gfw/resource_dataview.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ var DATAVIEW_APPS []string = []string{"fishing-map", "vessel-history"}
var DATAVIEW_CONFIG_INTERVALS []string = []string{"hours", "day", "10days", "month", "year", "HOURS", "DAY", "10DAYS", "MONTH", "YEAR"}
var DATAVIEW_CONFIG_TYPES []string = []string{
"BASEMAP",
"GRATICULES",
"HEATMAP",
"HEATMAP_ANIMATED",
"HEATMAP_STATIC",
Expand Down

0 comments on commit d29dd4d

Please sign in to comment.