Skip to content

Commit

Permalink
Merge pull request #40 from jim-billy/main
Browse files Browse the repository at this point in the history
Changed version
  • Loading branch information
Site24x7 authored Jan 3, 2022
2 parents 842cc5f + 166858f commit 18e8152
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2021 Zoho Corporation Private Limited
Copyright (c) 2022 Zoho Corporation Private Limited

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
// Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down Expand Up @@ -183,7 +183,7 @@ Contributions are what make the open source community such an amazing place to l

## License

Copyright (c) 2021 Zoho Corporation Private Limited
Copyright (c) 2022 Zoho Corporation Private Limited

This project is licensed under the MIT License - see [LICENSE](https://github.com/site24x7/terraform-provider-site24x7/blob/main/LICENSE) file for details.

Expand Down
2 changes: 1 addition & 1 deletion examples/all_resources_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
// Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
// Uncomment for local setup
# source = "registry.zoho.io/zoho/site24x7"
# version = "1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/amazon_monitor_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/location_profile_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/monitor_group_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/notification_profile_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/opsgenie_integration_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/rest_api_monitor_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/slack_integration_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/ssl_monitor_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/tag_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/threshold_profile_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/url_it_automation_action_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/user_group_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/website_monitor_us.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
# Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
site24x7 = {
source = "site24x7/site24x7"
// Update the latest version from https://registry.terraform.io/providers/site24x7/site24x7/latest
version = "0.0.1-beta.9"
version = "0.0.1-beta.10"
// Uncomment for local setup
# source = "registry.zoho.io/zoho/site24x7"
# version = "1.0.0"
Expand Down

0 comments on commit 18e8152

Please sign in to comment.