12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- # This file is maintained automatically by "terraform init".
- # Manual edits may be lost in future updates.
- provider "registry.terraform.io/hashicorp/archive" {
- version = "2.2.0"
- hashes = [
- "h1:2K5LQkuWRS2YN1/YoNaHn9MAzjuTX8Gaqy6i8Mbfv8Y=",
- ]
- }
- provider "registry.terraform.io/hashicorp/aws" {
- version = "3.37.0"
- constraints = "3.37.0"
- hashes = [
- "h1:RvLGIfRZfbzY58wUja9B6CvGdgVVINy7zLVBdLqIelA=",
- ]
- }
- provider "registry.terraform.io/hashicorp/external" {
- version = "2.1.0"
- hashes = [
- "h1:LTl5CGW8wiIEe16AC4MtXN/95xWWNDbap70zJsBTk0w=",
- ]
- }
- provider "registry.terraform.io/hashicorp/null" {
- version = "3.1.0"
- hashes = [
- "h1:xhbHC6in3nQryvTQBWKxebi3inG5OCgHgc4fRxL0ymc=",
- ]
- }
- provider "registry.terraform.io/hashicorp/template" {
- version = "2.2.0"
- constraints = "2.2.0"
- hashes = [
- "h1:0wlehNaxBX7GJQnPfQwTNvvAf38Jm0Nv7ssKGMaG6Og=",
- ]
- }
- provider "registry.terraform.io/hashicorp/vault" {
- version = "2.19.1"
- constraints = "2.19.1"
- hashes = [
- "h1:yz5QWTvycJvjR3Z5EaCLF6UC8hugPAz2eIy9NzymPoI=",
- ]
- }
- provider "registry.terraform.io/jtopjian/sensu" {
- version = "0.10.5"
- constraints = "0.10.5"
- hashes = [
- "h1:/i+iYOhp7+nC7rZHJcQ4TWf4POHGhbwShPuvyko+/0s=",
- ]
- }
|