Skip to content

Commit

Permalink
Update mod.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
irakravchuk authored Mar 25, 2021
1 parent 7d60398 commit 62582d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mod.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "iktest" {
source = "7bfa0a2165ae.test-env.scalr.com/global/iktest/mod"
version = "1.0.1"
module "CE" {
source = "7bfa0a2165ae.test-env.scalr.com/env-svrcnchebt61e30/CE/mod"
version = "1.0.2"
#text_var = "string"
}
variable "text_var" {
Expand Down

0 comments on commit 62582d2

Please sign in to comment.