Skip to content

Commit

Permalink
Merge pull request #2930 from hashicorp/f/config/resources-2021-07-01
Browse files Browse the repository at this point in the history
config: importing `resources` @ `2021-07-01`
  • Loading branch information
tombuildsstuff authored Aug 10, 2023
2 parents bfd0310 + 84530d2 commit 16d4590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ service "resourceconnector" {
}
service "resources" {
name = "Resources"
available = ["2020-05-01", "2020-06-01", "2020-10-01", "2021-04-01", "2021-06-01", "2022-06-01", "2022-07-01-preview", "2022-09-01", "2022-12-01"]
available = ["2020-05-01", "2020-06-01", "2020-10-01", "2021-04-01", "2021-06-01", "2021-07-01", "2022-06-01", "2022-07-01-preview", "2022-09-01", "2022-12-01"]
}
service "search" {
name = "Search"
Expand Down

0 comments on commit 16d4590

Please sign in to comment.