MON-66: Update testing module url
This commit is contained in:
parent
21fa0cd3c9
commit
cbfb81a29a
@ -1,5 +1,5 @@
|
|||||||
module "datadog-monitors" {
|
module "datadog-monitors" {
|
||||||
source = "git::ssh://git@bitbucket.org/morea/terraform.datadog.monitors.git"
|
source = "git::ssh://git@bitbucket.org/morea/terraform.feature.datadog.git"
|
||||||
|
|
||||||
env = "${var.environment}"
|
env = "${var.environment}"
|
||||||
region = "${var.region}"
|
region = "${var.region}"
|
||||||
@ -12,4 +12,3 @@ module "datadog-monitors" {
|
|||||||
dd_linux_basics = "${var.dd_linux_basics}"
|
dd_linux_basics = "${var.dd_linux_basics}"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user