hashicorp / boundary-reference-architecture

Example reference architecture for a high availability Boundary deployment on AWS.
https://boundaryproject.io
Mozilla Public License 2.0
213 stars 105 forks source link

Getting error while following kubernetes deployment document #76

Open amitoo7 opened 2 years ago

amitoo7 commented 2 years ago

Error: error setting host sources on target: {"kind":"Unimplemented","message":"Method Not Allowed"} │ │ with module.boundary.boundary_target.redis, │ on boundary/targets.tf line 1, in resource "boundary_target" "redis": │ 1: resource "boundary_target" "redis" { │ ╵ ╷ │ Error: error setting host sources on target: {"kind":"Unimplemented","message":"Method Not Allowed"} │ │ with module.boundary.boundary_target.postgres, │ on boundary/targets.tf line 14, in resource "boundary_target" "postgres": │ 14: resource "boundary_target" "postgres" {