Skip to content

Commit

Permalink
Merge pull request #2847 from hashicorp/cleanup/removing-web-ignore
Browse files Browse the repository at this point in the history
config: removing the `ignore` for `web`
  • Loading branch information
tombuildsstuff authored Jul 28, 2023
2 parents 7932066 + d533fc4 commit 2ca5601
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,6 @@ service "voiceservices" {
service "web" {
name = "Web"
available = ["2016-06-01", "2022-09-01"]
ignore = ["2016-08-01", "2016-09-01", "2018-02-01", "2018-11-01", "2019-08-01", "2020-06-01", "2020-09-01", "2020-10-01", "2020-12-01", "2021-01-01", "2021-01-15", "2021-02-01", "2021-03-01", "2022-03-01"]
}
service "webpubsub" {
name = "WebPubSub"
Expand Down

0 comments on commit 2ca5601

Please sign in to comment.